Commit Graph

1565 Commits (a34a971b508e1bc1fbeb3c2d02cbb8686d2491d8)
 

Author SHA1 Message Date
obscuren 5d57b78471 Added big int to uint switch 10 years ago
obscuren 490ca410c0 Minor improvements and fixes to the new vm structure 10 years ago
Maran 9c86e99968 Merge branch 'master' into develop 10 years ago
obscuren 1e8b54abfb Refactored state, state object and vm 10 years ago
obscuren 20ee1ae65e Refactored CALLDATALOAD to use big int 10 years ago
obscuren eab0b2a90a Merge branch 'master' into develop 10 years ago
zelig 194c58858c send zero event to miner.powQuitChan fixes miner hanging 10 years ago
zelig 67528cf970 ethreact/README.md 10 years ago
Maran 6774ddaba2 Fix regression on 32bit (windows) systems 10 years ago
zelig 13cc220c0d Merge branch 'develop' of github.com:ethereum/eth-go into feature/ethutil-refactor 10 years ago
zelig 1e4af85a38 merge upstream 10 years ago
obscuren 8f91d47bf3 Merge branch 'master' into develop 10 years ago
obscuren 5d2669dbd3 Fixed tx sha creation 10 years ago
obscuren 93261b98c2 Changed iterator 10 years ago
obscuren 9f00aeae29 Base time on previous parent, not last block 10 years ago
obscuren 2762ec22d0 Fixed miner and logger 10 years ago
obscuren cd9b344506 Fixed range 10 years ago
obscuren 61cc2ba7d9 fixed 10 years ago
obscuren dad29bcaa1 Added channel for starting/stopping miner 10 years ago
obscuren 65650a5c66 Merge branch 'develop' into guiminer 10 years ago
Maran db8170def3 WIP to expose hashrate to gui 10 years ago
obscuren 449b9a9d68 Check if version in known + fix 10 years ago
obscuren 28a146d438 Added find name for namereg 10 years ago
obscuren 6a19b62db6 added chainSync event 10 years ago
obscuren a626b7ebe1 Fixed string data 10 years ago
obscuren 3331bb29ea bump 10 years ago
obscuren 16f6100500 Removed debug log 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 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 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
zelig 017d36e6b2 properly unsubscribe react channels when miner stops - fixes write on closed chan crash 10 years ago
zelig 1735ec0362 use ethreact.Event and ethreact.ReactorEngine 10 years ago
zelig 0ecc5c815e reactor test 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