Commit Graph

365 Commits (92ffc1cc4c7227de93d933181a30c57c5730c41f)

Author SHA1 Message Date
obscuren a45c08f9fe Removed old code 10 years ago
obscuren cbd71ef8f5 Add Tx 10 years ago
obscuren 32d125131f Refactored to new state and vm 10 years ago
obscuren 06ec80f394 zero devision check 10 years ago
obscuren 490ca410c0 Minor improvements and fixes to the new vm structure 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
Maran 6774ddaba2 Fix regression on 32bit (windows) systems 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 cd9b344506 Fixed range 10 years ago
Maran db8170def3 WIP to expose hashrate to gui 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 7a410643ac Added/changed logging 10 years ago
obscuren 34da3b4fa8 Moved 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
obscuren 5a0c4ce295 Fixed "Copy" to also copy over the pending storage changes 10 years ago
obscuren 5b2e5d180f Changed diff output not to prefix hex with 0x 10 years ago
obscuren 6426f3635e Forgot to return gas when CALL's value transfer fails 10 years ago
obscuren 54715586ab Changed sha3 to official one 10 years ago
obscuren 9010857677 Special diff output for execution 10 years ago
obscuren ff151f9fbc vm output 10 years ago
obscuren 04561c4ddc Updated VM & added helper methods to state 10 years ago
obscuren 9688ebef52 Return from execution immediately if there's no code 10 years ago
obscuren b7ff773ecf Removed debug log 10 years ago
obscuren e504088b79 Consensus and bug fixes 10 years ago
obscuren 67e5689f87 Fixed BYTE opcode 10 years ago
obscuren 14d13167a7 Remove debug println 10 years ago
obscuren 78aad9a192 Getting rid of deprecated methods 10 years ago
obscuren b01cb2406f Fixed state reset case 10 years ago
obscuren 42bb3d8aae Removed old if statement. No longer needed 10 years ago
obscuren 96ac061e68 Log change 10 years ago
obscuren 68fba4b781 Fixed state reset on err 10 years ago
Jeffrey Wilcke 6fe9b4ab5e Revert "ethreact - Feature/ethutil refactor" 10 years ago
obscuren d40cba3042 changed state reset 10 years ago
obscuren b232acd04e Debugging mode for vm 10 years ago
zelig 584d1c61ec use ethreact.Event and ethreact.ReactorEngine 10 years ago
obscuren 90eb4f1939 Debug output, minor fixes and tweaks 10 years ago
obscuren cb7ebdf821 Decreased timeout 10 years ago
Joey Zhou 7c41e413e4 typo, duplications 10 years ago
zelig 198e5eeab9 EthManager interface extended with ClientIdentity() ethwire.ClientIdentity 10 years ago
obscuren 8baa0f84e7 Fixed reverting error 10 years ago