Commit Graph

556 Commits (5ea7598408321dcc15ae3dc2f2a740c9c2c644e1)
 

Author SHA1 Message Date
obscuren 5ea7598408 Update after each transition instead of at the end. 10 years ago
obscuren 731f55a05d Reset state when a transition fails 10 years ago
obscuren 509389be97 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
obscuren f911087eab Logging 10 years ago
obscuren c4af1340fa Updated test 10 years ago
obscuren 3bc57fe5b5 CALLDATALOAD return 32 byte at all times 10 years ago
obscuren 7f94bd09ae Return a single byte if byte get called 10 years ago
Maran d179f31d4f Merge branch 'feature/peers' into develop 10 years ago
Maran fba6de834e Merge branch 'develop' of github.com:ethereum/eth-go into develop 10 years ago
Maran 1f79175898 Reworked peers to check for public key duplication and adding peers to peerlist only after the handshake has come in 10 years ago
obscuren 2fbcfd8824 Proper checks for multiple data items. Fixes #80 10 years ago
Maran 22e16f15a6 Reduce peer timeout to 10 seconds 10 years ago
obscuren dc9c9369e0 log 10 years ago
obscuren 2565a79575 Swapped vars 10 years ago
obscuren 8a885c2606 Fixed GT and LT 10 years ago
obscuren ca79360fd7 Verbose logging for VM 10 years ago
obscuren 34c8045d5b Fixed issue where JUMPI would do an equally check with 1 instead of GT 10 years ago
Maran a90ffe1af1 Merge branch 'develop' of github.com:ethereum/eth-go into develop 10 years ago
Maran 01e6f63e98 A handful of GUI fixes 10 years ago
obscuren 3621988e15 Removed deprecated states 10 years ago
obscuren 53e30f750d Removal of manual updating of state objects 10 years ago
obscuren 6656f99c54 Merge branch 'release/0.5.13' into develop 10 years ago
obscuren ff0f15f763 bump 10 years ago
obscuren 887debb055 comment 10 years ago
obscuren 0d77632839 Refund gas 10 years ago
obscuren 8b15732c1e Check for nil receiver 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 b836267401 .. 10 years ago
obscuren 7b55bcf484 Removed old fees 10 years ago
obscuren 15d1f753f7 Removed old fees 10 years ago
obscuren 1d76e433f7 Removed some comments 10 years ago
obscuren 02d8ad030f Keeping old code for reference 10 years ago
obscuren 58a0e8e3e2 Changed RlpEncodable 10 years ago
obscuren dccef70728 Method for creating a new key from scratch 10 years ago
obscuren 1fbea2e438 Reworking messaging interface 10 years ago
obscuren 8198fd7913 Cache whole objects instead of states only 10 years ago
obscuren d80f999a21 Run contracts 10 years ago
obscuren 5871dbaf5a Set contract addr for new transactions 10 years ago
obscuren b0e023e432 Increase ping timeout to 30 seconds 10 years ago
obscuren 6d52da58d9 Logging mechanism 10 years ago
obscuren 63883bf27d Moving closer to interop 10 years ago
obscuren 8124547348 Moving a head closer to interop 10 years ago
obscuren c734dde982 comments & refactor 10 years ago
obscuren cebf4e3697 Refactored state transitioning to its own model 10 years ago
obscuren 5e2bf12a31 Refactored state transitioning to its own model 10 years ago
obscuren d078e9b8c9 Refactoring state transitioning 10 years ago
obscuren b855e5f7df Changed opcode numbers and added missing opcodes 10 years ago
obscuren 6593c69424 Merge branch 'develop' into interop 10 years ago
obscuren 3a9d7d318a log changes 10 years ago