Commit Graph

1419 Commits (c7ee9844bd6f8ed2bb466f8adf21f437ecc83564)
 

Author SHA1 Message Date
obscuren 6fcc6a2f7c Changed copy/set 11 years ago
obscuren 0b8ba1d55b Renamed snapshot to copy/set and added it back to the VM 11 years ago
obscuren 933aa63b7d Length check on get 11 years ago
obscuren 3ec0c719b9 Verbose logging 11 years ago
obscuren 80ffe1610c Removed log 11 years ago
obscuren 9104dcc29c Fixed call 11 years ago
obscuren 7e6684d926 Method for checking contract addresses 11 years ago
obscuren 1b431f29e5 Added missing types 11 years ago
obscuren 5ea7598408 Update after each transition instead of at the end. 11 years ago
obscuren 731f55a05d Reset state when a transition fails 11 years ago
zelig a32a15ad93 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 11 years ago
obscuren 509389be97 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 11 years ago
obscuren f911087eab Logging 11 years ago
obscuren c4af1340fa Updated test 11 years ago
obscuren 3bc57fe5b5 CALLDATALOAD return 32 byte at all times 11 years ago
obscuren 7f94bd09ae Return a single byte if byte get called 11 years ago
Maran d179f31d4f Merge branch 'feature/peers' into develop 11 years ago
Maran fba6de834e Merge branch 'develop' of github.com:ethereum/eth-go into develop 11 years ago
Maran 1f79175898 Reworked peers to check for public key duplication and adding peers to peerlist only after the handshake has come in 11 years ago
obscuren 2fbcfd8824 Proper checks for multiple data items. Fixes #80 11 years ago
Maran 22e16f15a6 Reduce peer timeout to 10 seconds 11 years ago
obscuren dc9c9369e0 log 11 years ago
obscuren 2565a79575 Swapped vars 11 years ago
obscuren 8a885c2606 Fixed GT and LT 11 years ago
obscuren ca79360fd7 Verbose logging for VM 11 years ago
obscuren 34c8045d5b Fixed issue where JUMPI would do an equally check with 1 instead of GT 11 years ago
Maran a90ffe1af1 Merge branch 'develop' of github.com:ethereum/eth-go into develop 11 years ago
Maran 01e6f63e98 A handful of GUI fixes 11 years ago
obscuren 3621988e15 Removed deprecated states 11 years ago
obscuren 53e30f750d Removal of manual updating of state objects 11 years ago
obscuren 6656f99c54 Merge branch 'release/0.5.13' into develop 11 years ago
obscuren 5a0e751736 Merge branch 'release/0.5.13' 11 years ago
obscuren ff0f15f763 bump 11 years ago
obscuren e517fb5f9d Merge branch 'release/0.5.13' into develop 11 years ago
obscuren 98335d2040 Merge branch 'release/0.5.13' 11 years ago
obscuren c1220e8729 bump 11 years ago
obscuren 887debb055 comment 11 years ago
obscuren 0d77632839 Refund gas 11 years ago
obscuren 8b15732c1e Check for nil receiver 11 years ago
obscuren 48bca30e61 Fixed minor issue with the gas pool 11 years ago
obscuren 3744151359 Removed init fees 11 years ago
obscuren 9f62d441a7 Moved gas limit err check to buy gas 11 years ago
obscuren b836267401 .. 11 years ago
obscuren 7b55bcf484 Removed old fees 11 years ago
obscuren 15d1f753f7 Removed old fees 11 years ago
obscuren 1d76e433f7 Removed some comments 11 years ago
obscuren 02d8ad030f Keeping old code for reference 11 years ago
obscuren 58a0e8e3e2 Changed RlpEncodable 11 years ago
obscuren dccef70728 Method for creating a new key from scratch 11 years ago
obscuren 1fbea2e438 Reworking messaging interface 11 years ago