Commit Graph

2396 Commits (b0854fbff5c3d588134f577918a39d08002235dc)
 

Author SHA1 Message Date
obscuren b0854fbff5 BlockManager => BlockProcessor 10 years ago
obscuren c1dee15144 BlockManager => BlockProcessor 10 years ago
obscuren 987119cd4a Merge branch 'poc8' into docbranch 10 years ago
obscuren 08b03afa4b Version bump 10 years ago
obscuren 09841b1c9b Cleaned up some of that util 10 years ago
obscuren bd0c267cbe Cleanup old code 10 years ago
obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
obscuren 1b90567546 Merge branch 'docbranch' of github.com-obscure:ethereum/go-ethereum into docbranch 10 years ago
obscuren 16f417f5af Fixed bug where logging could crash client during tx adding 10 years ago
obscuren 5c82fdc243 Make sure that the object exists 10 years ago
obscuren 55e55826ee Changed JUMP(I) behaviour. 10 years ago
obscuren 530953050a Updated protocol version 10 years ago
obscuren 24f89f8bd9 Squashed commit of the following: 10 years ago
obscuren 4dc7ee9087 Closure => Context 10 years ago
obscuren e2d1d832ef added nil check 10 years ago
obscuren d336e24dce Removed the need of having a backend for the tx pool 10 years ago
obscuren ae2c90cc28 Removed value check from tx validation 10 years ago
obscuren 6cf61039cf Added tests for valid transactions 10 years ago
obscuren 48d2a8b8ee Refactored tx pool and added extra fields to block 10 years ago
obscuren 477a6d426c Added a query interface for world state 10 years ago
obscuren 0972bdeda2 Fixed using new trie iterator API 10 years ago
obscuren 1cc86c07a0 Deleted 10 years ago
obscuren 1c7e8e9093 Set TD to block once processed 10 years ago
obscuren b619b244c7 Fixed tests 10 years ago
obscuren 0fb1bcd321 Merge branch 'poc8' into docbranch 10 years ago
obscuren a4dc12f12c Additional comments and added name to error output 10 years ago
obscuren 4547a05a68 Minor improvements 10 years ago
obscuren 4b4e082102 JUMPI never 'require' checked. 10 years ago
obscuren 77924757a8 Merge branch 'develop' into poc8 10 years ago
obscuren 16460b0048 Fixed gas check for vm test 10 years ago
obscuren a9068aa8ff Merge branch 'develop' into poc8 10 years ago
obscuren 89244981a8 Additional checking on gas 10 years ago
obscuren 138ab26b8c SIGNEXTEND missing from stack check 10 years ago
obscuren 51a97c031f Merge branch 'develop' into poc8 10 years ago
obscuren cc5e621fc4 updated tests 10 years ago
obscuren 2ebf33ac1c removed variable 10 years ago
obscuren 788d812a72 Merge branch 'develop' into poc8 10 years ago
obscuren 29c887ef2c Removed incorrect range check for push 10 years ago
obscuren 1085960ed8 fixed trie 10 years ago
obscuren 8df689bd44 Chain tests 10 years ago
obscuren 2f8a45cd8b Fixed chain test & added new chain 10 years ago
obscuren ce68ac6959 Updated miner to new block api 10 years ago
obscuren dc7c584a4d export => import 10 years ago
obscuren 58d477f7a6 Fixed a bug where keys where serialised twice 10 years ago
obscuren 804af9658a merge 10 years ago
obscuren 9d429180f9 Merge branch 'hotfix/0.7.11' into develop 10 years ago
obscuren c9f963a77e Bump 10 years ago
obscuren 7ba9fe4d5d Reset peer during download on disc 10 years ago
obscuren fb1edd05f4 Removed the deferred reset 10 years ago
obscuren 780abaec98 Switched to new trie 10 years ago