Commit Graph

1369 Commits (41bd38147c2e5968283facf641b2444c09f53d14)
 

Author SHA1 Message Date
obscuren 6fcc6a2f7c Changed copy/set 10 years ago
obscuren 0b8ba1d55b Renamed snapshot to copy/set and added it back to the VM 10 years ago
obscuren 933aa63b7d Length check on get 10 years ago
obscuren 3ec0c719b9 Verbose logging 10 years ago
obscuren 80ffe1610c Removed log 10 years ago
obscuren 9104dcc29c Fixed call 10 years ago
obscuren 7e6684d926 Method for checking contract addresses 10 years ago
obscuren 1b431f29e5 Added missing types 10 years ago
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
zelig a32a15ad93 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 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 5a0e751736 Merge branch 'release/0.5.13' 10 years ago
obscuren ff0f15f763 bump 10 years ago
obscuren e517fb5f9d Merge branch 'release/0.5.13' into develop 10 years ago
obscuren 98335d2040 Merge branch 'release/0.5.13' 10 years ago
obscuren c1220e8729 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 3744151359 Removed init fees 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