bidlocode
5f9ea35b3f
Add terms of use acceptance requirement ( #7527 )
...
* add accept tos
* fix typos
* add fixes
* check tos after config file loaded
* extend test
* add TERMS_OF_SERVICE.md
* fix
* fix typos
* add accept tos flag to e2e
* add flag to help
* add VerifyTosAcceptedOrPrompt to slasher
* fix gofmt
* fix import
* fix bazel
2020-10-15 02:05:30 +00:00
Radosław Kapka
0a007384c8
E2E cleanup ( #7519 )
...
* e2e cleanup
* export EpochTicker
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-10-14 15:17:33 +00:00
Ivan Martinez
37343930dd
Change E2E config to test deposits in PR ( #6824 )
...
* Change config to allow deposit in PR e2e
* Fix comment
* Fix
* Fix
* Fix
* Fix
* Fix
* Remove pid handling
* Fix build.bazel
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-08-01 12:22:53 -05:00
Nishant Das
f414cf36b9
Revert "Reduce E2E idle time to expedite completion ( #6762 )" ( #6793 )
...
* Revert "Reduce E2E idle time to expedite completion (#6762 )"
This reverts commit 187cae8290
.
* Merge branch 'master' into revertE2EChanges
* fix
* Merge refs/heads/master into revertE2EChanges
* Change size
2020-07-31 02:42:18 +00:00
terence tsao
bcea2c1b22
Config/flag: medalla as default ( #6770 )
...
* config: use medalla as default
* Tests: align with medalla spec
* Config/flag: deprecate medalla feature flag
* Update shared/featureconfig/flags.go
* Spectest: set genesis forkversion to 0,0,0,0
* Config: set medalla as defat in Configure
* Extra space
* Shard: use copy
* Revert a p2p fork test
* Update default medalla for tools
* Use medalla config for e2e
* Fix E2E
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>
2020-07-30 08:45:00 -05:00
Ivan Martinez
187cae8290
Reduce E2E idle time to expedite completion ( #6762 )
...
* Make changes to E2E to finish faster
* rename
* Fix
* reduce slots per epoch
* Remove process ID
* Fix
* Fix
* Fix
* Remove pid handling
* Fix build
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-07-29 21:58:30 -05:00
Ivan Martinez
260847e92f
Fix long running E2E deposits testing ( #6208 )
...
* Fix long running e2e deposit processing
* Merge branch 'master' of github.com:prysmaticlabs/prysm into fix-long-e2e
* Remove logs
* Uncomment
* typing
* Reorder
* Add const for node count
* Merge refs/heads/master into fix-long-e2e
* Add trace logging
* Merge branch 'fix-long-e2e' of github.com:prysmaticlabs/prysm into fix-long-e2e
2020-06-11 06:38:15 +00:00
Ivan Martinez
29e4594783
Fix long running E2E after v0.12 changes ( #6008 )
...
* Fix deposits in long run e2e
* Fix participation
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-05-27 08:28:01 -05:00
Ivan Martinez
0f7cf212a2
Prepare E2E for v0.12 ( #5991 )
...
* Prepare e2e for v0.12
* Fix e2e
* Comments
* Attempt 100% participation
* Fixes
* Fix
* Update readme
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-05-26 14:04:42 -05:00
Ivan Martinez
0982ff124e
Fix E2E test sharding ( #5248 )
2020-03-30 12:10:00 -04:00
Ivan Martinez
bc3d673ea4
Parallelize E2E Testing ( #5168 )
...
* Begin cleanup for E2E
* Parellize testing
* Add comments
* Add comment
2020-03-22 19:04:23 -04:00