This website requires JavaScript.
Explore
Help
Sign In
mirror
/
go-pulse
Watch
1
Star
0
Fork
0
You've already forked go-pulse
mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced
2024-12-22 03:30:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
better-gas-estimations
go-pulse
/
.gitmodules
5 lines
100 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
tests: update tests and implement general state tests (#14734) 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.
2017-07-11 11:49:14 +00:00
[submodule "tests"]
path = tests/testdata
url = https://github.com/ethereum/tests
Merge go-ethereum v1.10.8 Add debug build to make and docker
2021-09-06 20:23:36 +00:00
shallow = true
Reference in New Issue
Copy Permalink