Commit Graph

10282 Commits (c7e522fd17040485a5c2966c45a5c45c0558945e)
 

Author SHA1 Message Date
obscuren febec5ca4a Switch EXT* codes 10 years ago
obscuren 70f7a0be11 Use the state instead of the state object directly. 10 years ago
Felix Lange 0a99719a39 mist: update for new ethlog.LogSystem interface (in ethereum/eth-go#59) 10 years ago
obscuren 311c6f8a3f Fixed remote Arithmetic tests 10 years ago
Christoph Jentzsch 78a78e2e6c updated genesis_hash 10 years ago
Erez Wanderman 7227552f42 Fix ethereum compilation and functioning on Windows. 10 years ago
obscuren 266d212094 Working on test suite 10 years ago
obscuren 3d177be73e Couple of minor issues fixed 10 years ago
Felix Lange 0aea5fc4a3 adapt to new event package 10 years ago
obscuren 7ca7938d8e Removed old installer script 10 years ago
obscuren f55e39cf1a Tests for native function calling 10 years ago
obscuren 393a92811b Changed VM Test code 10 years ago
obscuren 294b437414 New VM 10 years ago
obscuren c5bd32b0ad Refactored VM to two separate VMs; std & debug 10 years ago
Christoph Jentzsch b315da618b Merge pull request #23 from ethers/fix22 10 years ago
obscuren 03e082d4ac Merge branch 'master' into develop 10 years ago
obscuren db6f4ab1cc Merge branch 'master' into develop 10 years ago
ethers 0a76a3a312 numbers should be strings #22 10 years ago
Jeffrey Wilcke 1644b1e53e Merge pull request #137 from caktux/master 10 years ago
caktux cfd1f0907f build status 10 years ago
Christoph Jentzsch 1f67385f13 Added some MUL tests 10 years ago
Christoph Jentzsch 7a7e198395 Added some MUL tests 10 years ago
Christoph Jentzsch 46eb6283ae tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depth 10 years ago
obscuren 2e894b668a Max callstack 10 years ago
Jeffrey Wilcke 8128190fb2 Merge pull request #136 from fjl/feature/raceless-ethereum-filters 10 years ago
obscuren cb845b9bc8 Implemented AR PoW 10 years ago
obscuren 56843ca0fc Added some methods to comply to the PoW block interface 10 years ago
Nick Savers 8d38d62d10 INVALID stops the operation and doesn't cost gas 10 years ago
obscuren e02c0fa808 Added generic big to 256 method. Implemented new iterator 10 years ago
obscuren 9b494c6869 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 10 years ago
Jeffrey Wilcke 3db6a8e92d Merge pull request #57 from fjl/feature/raceless-ethereum-filters 10 years ago
Jeffrey Wilcke 6fec5bd32e Merge pull request #56 from fjl/feature/raceless-eventer 10 years ago
obscuren 6877660fe2 Implemented new iterator 10 years ago
Felix Lange c1f8a640d3 mist: adapt to API changes in ethereum/eth-go#57 10 years ago
Christoph Jentzsch ed6eba7c8e Update + ABA recursive bomb which needs maximum recursion limit of 1024 10 years ago
Felix Lange e83a999039 eth: fix filter map data race 10 years ago
Felix Lange 44674cb96c eventer: fix data race 10 years ago
Felix Lange d451269977 eventer: add test for concurrent Post/Register 10 years ago
Felix Lange 7c9508ed71 eventer: fix tests 10 years ago
obscuren a38dafcc57 Moved the To256 10 years ago
Christoph Jentzsch 2d72050db1 Applied recent protocol changes (PoC7) to existin tests 10 years ago
obscuren bd7aca76e1 Proper new block 10 years ago
obscuren 4de3ad1712 New block message 10 years ago
obscuren 83a4b8b49b Version bump 10 years ago
obscuren b93d6ca5d2 Renamed Sha3Bin to Sha3 10 years ago
obscuren 9d86a49a73 Renamed Sha3Bin to Sha3 10 years ago
obscuren f3196c915a Precompiled crypto contracts 10 years ago
obscuren 9b60cf267a Removed POST & moved CALLCODE 10 years ago
obscuren 11ace54307 ECRECOVER RIPEMD160 SHA256 10 years ago
obscuren 6de726f16c Protocol bump 10 years ago