aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* tests: update tests and implement general state tests (#14734)Felix Lange2017-07-111-0/+3
| | | | | | | | | | | | | | 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.
* build: add ci.go, use it everywhereFelix Lange2016-06-221-3/+0
| | | | | | The new build script, ci.go, replaces some of the older shell scripts. ci.go can compile go-ethereum, run the tests, create release archives and debian source packages.
* cmd/geth, jsre: updated ethereum.js => web3.jsobscuren2015-04-241-1/+1
|
* General repo cleanupTaylor Gerring2015-03-301-3/+0
|
* Update ethereum.jsTaylor Gerring2015-03-121-0/+3
| | | | Added to git modules
* Added sample coin as a submoduleobscuren2014-07-041-0/+3