Commit Graph

32 Commits (8ddd4c4c52eef9f382a321fa880adba4a1e35ee2)

Author SHA1 Message Date
zelig 853053a3b2 go fmt 10 years ago
zelig 782f780476 space in miner logging message 10 years ago
zelig b9e8a3e024 modified logging API 10 years ago
obscuren 53e30f750d Removal of manual updating of state objects 10 years ago
obscuren 48bca30e61 Fixed minor issue with the gas pool 10 years ago
obscuren 9f62d441a7 Moved gas limit err check to buy gas 10 years ago
obscuren 63883bf27d Moving closer to interop 10 years ago
obscuren 9ee6295c75 Minor changes 10 years ago
obscuren 17c825f53a Peer changes broadcasting and minor miner fix 10 years ago
obscuren e0b6a31613 Buffered channel to fix not ready (blocking) 10 years ago
obscuren 9988b1a047 Sort transactions based on the nonce 10 years ago
obscuren 230aafbf66 Working on interop 10 years ago
obscuren 4e1c6a8a22 Added start / stopping methods 10 years ago
obscuren f5852b47d1 Removed some logging and refactored a bit 10 years ago
obscuren 86cf69648e Improved miner so it won't include invalid transactions 10 years ago
obscuren cbf221f6b7 Fixed competing block method 10 years ago
obscuren 5ceb1620e9 Fixed couple issues 10 years ago
obscuren bd48690f63 Testing different mining state 10 years ago
obscuren 8730dfdcc2 Changed how changes are being applied to states 10 years ago
obscuren 88686cbed2 listen to pre instead of post 11 years ago
obscuren 7bf2ae0b11 Removed old tx pool notification system. Fixes #19 11 years ago
obscuren 21724f7ef9 Added manifest changes and changed closures 11 years ago
obscuren 38d6b67b5c Fixed state problem 11 years ago
obscuren f3818478e2 Removed debug & unused functions 11 years ago
obscuren 0651af9dfd Removed some log statements and disabled additional validation checks 11 years ago
obscuren 6b08efabf8 @maranh see comment 11 years ago
obscuren d811920d8b Hack for miner problem added w/ note 11 years ago
Maran a83db489df Fix transaction on new blocks 11 years ago
Maran 782910eaa7 Small tweaks 11 years ago
Maran 6253d10938 initial testcode for canonical chain 11 years ago
Maran b52b1fca89 Initial block reorganisation code 11 years ago
Maran ae837c4719 More mining rework 11 years ago