Commit Graph

1950 Commits (8826e9694c3a8d4f480f0a021d8c02f7f61612c6)
 

Author SHA1 Message Date
obscuren 6a19b62db6 added chainSync event 10 years ago
obscuren a626b7ebe1 Fixed string data 10 years ago
obscuren edf10ef8c5 Fixed name reg 10 years ago
obscuren 6c565eae74 bump 10 years ago
obscuren 3331bb29ea bump 10 years ago
obscuren c951702423 Merge branch 'develop' 10 years ago
obscuren 16f6100500 Removed debug log 10 years ago
obscuren 7d64b589b4 h scroll 10 years ago
obscuren 90f63657cb Removed debug log 10 years ago
obscuren 0415e4a637 Fixed coinbase copy in state 10 years ago
obscuren ed3424ff75 Trie fixes 10 years ago
obscuren 14c4f06100 Convert a byte slice to address 10 years ago
obscuren c302afd411 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 8820d4e5ac Decreased timeout 10 years ago
obscuren 7c0a27a0f4 Added each callback for storage 10 years ago
obscuren 7a410643ac Added/changed logging 10 years ago
obscuren 34da3b4fa8 Moved 10 years ago
obscuren 28948d061c Moved the repl to a new package 10 years ago
Maran 223432fa1e Work around crash issues when building OSX binary 10 years ago
obscuren 4a2dd306c7 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
obscuren 09bade6466 Fixed an issue where the trie might crash on missmatching lengths 10 years ago
Maran 9a93169898 Rewrote mnemonic word loading to facilitate deployable builds. 10 years ago
Maran c0ae5c58a6 Rewrote mnemonic word loading to facilitate deployable builds. 10 years ago
zelig 017d36e6b2 properly unsubscribe react channels when miner stops - fixes write on closed chan crash 10 years ago
zelig 75a7a4c97c ethreact 10 years ago
zelig 1735ec0362 use ethreact.Event and ethreact.ReactorEngine 10 years ago
zelig 0ecc5c815e reactor test 10 years ago
zelig 94b12f7804 fix start mining 10 years ago
obscuren 5ec62a5153 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
obscuren 2784e256f1 Vm logging on diff 10 years ago
obscuren 50bc838047 Moved checks 10 years ago
obscuren 69acda2c25 Paranoia check moved 10 years ago
obscuren 98f21d8973 Compare method for receipts 10 years ago
obscuren 767d24ea5d Removed defer and added receipts checking in tx processing 10 years ago
zelig d1c89727dc fix send overwritten by merge 10 years ago
zelig 3d5db7288f merge upstream 10 years ago
zelig dc11b5c55e fix reactor channel blocking 10 years ago
zelig 5c03adbded fix logger channel blocking 10 years ago
zelig 353ecbb7d7 Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/ethutil-refactor 10 years ago
Maran e53acdc2ac Work around race condition with qt webinspector for windows builds 10 years ago
Maran dce0ccf490 Don't silently fail on watcher creation 10 years ago
Maran e6a428f85f Make the reload watcher use windows-safe paths 10 years ago
Maran 8845fb7eae Add windows helper functions 10 years ago
obscuren 5a0c4ce295 Fixed "Copy" to also copy over the pending storage changes 10 years ago
obscuren 04f8c455e2 Added diff type 10 years ago
obscuren 2c46bfde8b Increased block request 10 years ago
obscuren 5b2e5d180f Changed diff output not to prefix hex with 0x 10 years ago
obscuren 6426f3635e Forgot to return gas when CALL's value transfer fails 10 years ago
obscuren ee3ba0b1d6 Catch up per 10 10 years ago
obscuren 54715586ab Changed sha3 to official one 10 years ago