Commit Graph

284 Commits (5c1e0a6dc4e49154c185503ef7c8e96328dd6492)

Author SHA1 Message Date
obscuren 6a31d55b2e added roman 10 years ago
obscuren 45b810450f ... 10 years ago
obscuren 378815ee62 Rearranged according to YP 10 years ago
Nick Savers 530ab6b8fc Re-arranged transaction RLP encoding... 10 years ago
obscuren 2450398862 Added Maran to premine 10 years ago
Maran 12f30e6220 Refactored a lot of the chain catchup/reorg. 10 years ago
obscuren fd19142c0d No longer store script directly in the state tree 10 years ago
obscuren b8034f4d9e Increment nonce in the public api 10 years ago
obscuren bd48690f63 Testing different mining state 10 years ago
obscuren 8730dfdcc2 Changed how changes are being applied to states 11 years ago
obscuren f95993e326 M 11 years ago
obscuren 7bf2ae0b11 Removed old tx pool notification system. Fixes #19 11 years ago
obscuren 98a631b556 Remove any invalid transactions after block processing 11 years ago
obscuren f4fa0d48cb Moved keyring to ethutil & removed old methods. Implements #20 11 years ago
obscuren 0c1f732c64 Do not queue messages if the peer isn't connected (e.g. timing out) 11 years ago
obscuren a4883a029f Propagate back to network 11 years ago
Maran 28357d657b Implemented new JS/EthPub methods 11 years ago
obscuren c03bf14e02 Fixed some tests 11 years ago
obscuren afe83af219 Moved seeding and moved manifest 11 years ago
obscuren 5a0bae1dae Auto update state changes notifications 11 years ago
obscuren e8fb965ccb Cleaned up 11 years ago
obscuren d709815106 Added trans state and removed watch address etc 11 years ago
obscuren f0440e85dc Removed value from closure. 11 years ago
obscuren 554f4f6f7d Fixed disasamble for all pushes 11 years ago
Maran 45ce820b11 Implemented value() 11 years ago
obscuren a0af7de58e Optimizations 11 years ago
obscuren af6875f4b2 Changed to lower case 11 years ago
obscuren 7c91159449 Added different storage notification object 11 years ago
obscuren 1f6df0cd52 Added receipts for tx creation 11 years ago
obscuren 70c8656640 Added a KeyPairFromSec function which creates a new keypair based on the given seckey 11 years ago
obscuren 17674fb888 Added suicide back in 11 years ago
obscuren e6a68f0c3a Removed debug log 11 years ago
obscuren d2ab322267 Removed debugging log 11 years ago
obscuren c3293641e7 Removed debug logging 11 years ago
obscuren 21724f7ef9 Added manifest changes and changed closures 11 years ago
obscuren 38d6b67b5c Fixed state problem 11 years ago
obscuren 5516efdfa0 Removed old code 11 years ago
obscuren bf850974f3 Using mutan assembler stage 11 years ago
obscuren 16e52327a4 Upped version number 11 years ago
obscuren 05d2d8f27d Actually convert gas 11 years ago
obscuren ca6e3f6def Notify of changes 11 years ago
obscuren d3a159ad3d Fixed tests 11 years ago
obscuren 0f93da400a Added new state object change echanism 11 years ago
obscuren f3818478e2 Removed debug & unused functions 11 years ago
obscuren ee7c16a8d9 Fixed Base problem and sload/sstore 11 years ago
obscuren 1c85d8c66b Minor improvements and bug fixes 11 years ago
obscuren c81804444f Call initial closure with proper tx argument 11 years ago
obscuren f7d4e3cd6b Copy over bytes from previous root 11 years ago
obscuren 3a9a252f6e Fixed minor issue with gas and added state object init 11 years ago
obscuren 61cd1594b5 Fixed gas, price & value setters on initialization 11 years ago