Commit Graph

2386 Commits (16f417f5af16de8f1c2c140f8b249bd989200bd3)
 

Author SHA1 Message Date
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 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
obscuren f468a9a0e2 Enable websockets for mist. Closes #218 10 years ago
obscuren 1054c155db Moved import to utils 10 years ago
obscuren 7d2353f24d Close the file 10 years ago
obscuren 34f72ddb3d Decode from stream directly 10 years ago
obscuren 1382e8d84b Delete current chain for reset 10 years ago
obscuren e2e3fa3d11 Updated Mist to use new blocks 10 years ago
obscuren 9e5257b83b Chain importer 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 4b52cd512d Removal of "debug" url :) 10 years ago