Commit Graph

9 Commits (76070b46742338f354ab47a2c5a202e808daae23)

Author SHA1 Message Date
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 8240550187 updated to types 10 years ago
obscuren 6dc46d3341 Changed the way transactions are being added to the transaction pool 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren 429dd2a100 Implemented new miner w/ ui interface for merged mining. Closes #177 10 years ago
obscuren f59a3b67f6 StateManager => BlockManager 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
obscuren 29b8a0bc5f Updated the VM & VM tests 10 years ago
obscuren 097ba56df5 Renamed block_chain to chain_manager 10 years ago
obscuren 4de3ad1712 New block message 10 years ago
obscuren b417766b36 Minor tweaks for poc7 10 years ago
obscuren 82be305496 Fixed inconsistencies 10 years ago
obscuren 65a802c678 Re-wrote Call and Execute to use the new vm messages 10 years ago
obscuren 2fb57b2ea7 Reworked filters 10 years ago
Cayman Nava 7dacd7eb78 add pushtx to api 10 years ago
obscuren 740081e2f7 Storage at changed to return bytes 10 years ago
obscuren b368549fd5 Always return something valid 10 years ago
obscuren 79c64f6bca Added block by hash or number 10 years ago
obscuren 89c442cadb Added block by number 10 years ago
obscuren 55a2f35a64 JS Filter 10 years ago
obscuren b97ea0e447 Added JSFilter type 10 years ago
obscuren b0ae61c652 Removed the "Get" part 10 years ago
obscuren d79387c27e Mutan compile 10 years ago
obscuren d701b23230 Reworking the public js interface (pub) => (pipe) 10 years ago