Commit Graph

4191 Commits (28e5fc83526af17a911eece6befa5fe54578fb55)
 

Author SHA1 Message Date
obscuren 6ea7aae29c Removed some methods from the JS REPL 10 years ago
winsvega 11fbc41e4b Fork block tests 10 years ago
Matthew Wampler-Doty ba1f4bbe91 Exposing stuff for ethash 10 years ago
Taylor Gerring ea0517b539 Report RPC listening address in logs 10 years ago
Taylor Gerring f6e821fd33 Add flag to set RPC port 10 years ago
Matthew Wampler-Doty 3820a65299 Merge branch 'publictests' of github.com:ebuchman/go-ethereum into ethash_pow 10 years ago
Ethan Buchman 0efd6a881a public functions for making chains on the fly 10 years ago
Matthew Wampler-Doty 8653db6df0 Introducign MixDigest and SeedHash 10 years ago
CJentzsch cb8d0fa874 more jump tests 10 years ago
CJentzsch fc3c7760a5 add more addmod mulmod overflow tests 10 years ago
CJentzsch b6155375ae add refund tests with CALL 10 years ago
Taylor Gerring ad3a21f260 Bump to latest versions for Docker 10 years ago
Ethan Buchman 5a827417d9 Merge branch 'develop' of https://github.com/ethereum/go-ethereum into develop 10 years ago
Taylor Gerring a39c73672e bump last resort check out of ifelse 10 years ago
Taylor Gerring d90b71bc55 Check source directroy for assets as last resort 10 years ago
obscuren cc5c8a444d Report proper database directory. Closes #397 10 years ago
obscuren 3a7c8d7ae4 Merge branch 'hotfix/0.8.5-2' into develop 10 years ago
obscuren 3ab05ddd25 Bump 10 years ago
obscuren 76f6d75ef8 Merge branch 'master' into hotfix/0.8.5-2 10 years ago
obscuren fa7deb10f6 Merge branch 'develop' 10 years ago
obscuren e235b57234 Fixed consensus issue for refunding 10 years ago
obscuren c18ea4de14 Merge branch 'blockpool2' of https://github.com/ethersphere/go-ethereum into ethersphere-blockpool2 10 years ago
obscuren 37e6870f64 wip 10 years ago
CJentzsch a622eccecb more mem tests - calldatacopy and return 10 years ago
CJentzsch a3b3d19d80 adjust test for new mem rule 10 years ago
CJentzsch d09cbfcf84 update to new quadratic memory cost rule 10 years ago
CJentzsch 88913ec89b Merge remote-tracking branch 'origin' into develop 10 years ago
CJentzsch 8058f2fdf0 low limit for difficulty is 1024 10 years ago
Christoph Jentzsch 48276be277 Merge pull request #68 from winsvega/develop 10 years ago
winsvega 1e07358ac2 Transaction WrongRLP tests 10 years ago
obscuren a1c830cd3c Defautl block 10 years ago
obscuren 49ded3aa77 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 5ab0eaa06d wip 10 years ago
Jeffrey Wilcke 9884eed0cf Merge pull request #392 from tgerring/rpcdefaultblock 10 years ago
Jeffrey Wilcke 5b202a158a Merge pull request #391 from tgerring/osext 10 years ago
CJentzsch a0cfe0d123 tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8 10 years ago
Taylor Gerring 57cea0c623 Update godeps 10 years ago
Taylor Gerring 739b7cc2ac Cleanup imports 10 years ago
Taylor Gerring d5aed82b11 DRY DefaultAssetPath() 10 years ago
Taylor Gerring 8eeab7ea3f Update osext import path 10 years ago
Jeffrey Wilcke 46ce66a829 Merge pull request #385 from Gustav-Simonsson/account_manager_key_locking 10 years ago
Jeffrey Wilcke b155b9d80b Merge pull request #388 from Gustav-Simonsson/validate_block_header_gas_limit 10 years ago
Gustav Simonsson 260ab73969 Validate block header gas limit 10 years ago
Gustav Simonsson 23f2658091 Remove unneeded initialisation of mutex 10 years ago
Gustav Simonsson d1311c53ee Address pull request comments 10 years ago
Christoph Jentzsch a431c4a665 Merge pull request #67 from winsvega/develop 10 years ago
Gustav Simonsson b296b36d2b Add automatic locking / unlocking of accounts 10 years ago
winsvega 667cafc13e Transaction RLP Tests 10 years ago
Christoph Jentzsch 9f3cee021e Merge pull request #66 from winsvega/develop 10 years ago
winsvega 6016b942d6 Block Tests 10 years ago