Commit Graph

2158 Commits (ca7f385294ef2e9bc3ad34ce6653e773072e163d)
 

Author SHA1 Message Date
Felix Lange 394e0f60c2 chain, tests/helper, vm: make tests compile 10 years ago
Felix Lange b95d9e005d .gitignore: ignore .ethtest 10 years ago
Felix Lange f3473312ba all: fix rename breakage 10 years ago
obscuren 5af4ff985d ethminer => miner 10 years ago
obscuren 4914a78c8c ethwire => wire 10 years ago
obscuren af34749a6b ethtrie => trie 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren 8826e9694c Moved utils to cmd 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 8e0a39f33f Updated to use ethereum.js 10 years ago
obscuren df5603de0a Moved logging to state, proper structured block 10 years ago
Jeffrey Wilcke fa890c8c01 Merge pull request #167 from fjl/feature/split-tx-event 10 years ago
Jeffrey Wilcke ce2ec1980b Merge pull request #166 from fjl/fix/mist-quit 10 years ago
Felix Lange f05d422a97 ethchain: fix dependency 10 years ago
obscuren 2ef044edfc Use new bloom when filtering for topics 10 years ago
obscuren cc67a84e94 Added bloom 9 point lookup and bloom test 10 years ago
Jeffrey Wilcke 81ec564ef6 Merge pull request #168 from fjl/feature/working-tests 10 years ago
Felix Lange 4cf69d7cd3 vm: fix basic VM tests 10 years ago
Felix Lange 38034c3066 ethwire: fix ClientIdentity test 10 years ago
Felix Lange 56014844a9 ethpipe: delete useless test 10 years ago
Felix Lange d9bccdde23 ethchain: fix tests 10 years ago
Felix Lange 051af604e2 ethcrypto: fix the tests 10 years ago
obscuren 9e2f071d26 Removed events from the state manager 10 years ago
obscuren fb4113dab4 PoC 7 updates 10 years ago
obscuren 665a44646e Generic hashing method 10 years ago
Felix Lange 6b3f5fb82b cmd/mist, ethchain, ethminer: split TxEvent (#165) 10 years ago
Felix Lange e252dbf989 eth: stop eventMux first 10 years ago
Felix Lange 8170f96ded javascript: remove unused quit channel 10 years ago
obscuren 48125a25eb Added missing requires on SSTORE SLOAD 10 years ago
obscuren 7849b7e978 Refund SSTORE properly 10 years ago
obscuren 5920aa7be6 Updated readme 10 years ago
obscuren 1e55fe3aa2 Updated readme 10 years ago
obscuren 9d386033ef Added bug 10 years ago
obscuren 2b02d81253 Added in progress to readme 10 years ago
obscuren 11b3f97520 Upped protocol 10 years ago
obscuren 10782c5aae Added removal off erroneous txs. Fixed pipeline 10 years ago
obscuren cbc6709937 Version bump 10 years ago
obscuren ca18b3f1e9 Do not return error on VM exception 10 years ago
obscuren 69e745c537 Return erroneous txs (so we can remove them from the pool) 10 years ago
obscuren 003280888d increased default gas from 500 to 5000 10 years ago
obscuren 797b93c98c Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren b095bd3237 events should be set prior to calling mainloop 10 years ago
obscuren 1d3f43f060 Added generic add balance method 10 years ago
obscuren d586dd902d Fixed bloom 10 years ago
obscuren 272d58662c Implemented LOG. Closes #159 10 years ago
obscuren 6623500c6b Implemented new bloom filter. Closes #156 10 years ago
obscuren 08c26ab8b0 Removed unnecessary code. 10 years ago