aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/StateTests/stWalletTest.json
Commit message (Collapse)AuthorAgeFilesLines
* tests: update tests and implement general state tests (#14734)Felix Lange2017-07-111-3384/+0
| | | | | | | | | | | | | | Tests are now included as a submodule. This should make updating easier and removes ~60MB of JSON data from the working copy. State tests are replaced by General State Tests, which run the same test with multiple fork configurations. With the new test runner, consensus tests are run as subtests by walking json files. Many hex issues have been fixed upstream since the last update and most custom parsing code is replaced by existing JSON hex types. Tests can now be marked as 'expected failures', ensuring that fixes for those tests will trigger an update to test configuration. The new test runner also supports parallel execution and the -short flag.
* tests: added new EIP158 testsJeffrey Wilcke2016-11-131-0/+0
|
* tests: updated homestead testsJeffrey Wilcke2016-02-181-24/+89
|
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-71/+27
| | | | | | | | * change gas cost for contract creating txs * invalidate signature with s value greater than secp256k1 N / 2 * OOG contract creation if not enough gas to store code * new difficulty adjustment algorithm * new DELEGATECALL op code
* Add TestBcForkUncleTests and update JSON filesGustav Simonsson2015-08-311-0/+0
|
* tests: updatedJeffrey Wilcke2015-07-291-258/+451
|
* Update Ethereum JSON test filesGustav Simonsson2015-06-021-167/+166
|
* tests: updatedobscuren2015-05-261-244/+870
|
* Update Ethereum JSON testsGustav Simonsson2015-05-151-0/+2545