Hsiao-Wei Wang
|
bb63af53c9
|
Refactor genesis.py
|
2021-04-15 15:40:38 +08:00 |
Hsiao-Wei Wang
|
62c828bd4b
|
Merge branch 'dev' into prepare_state
|
2021-04-13 20:50:13 +08:00 |
Danny Ryan
|
1235e58a8d
|
Merge pull request #2325 from ethereum/pyspec-constants
Refactor pyspec `context.py` by adding `typing.py` and `constants.py`
|
2021-04-13 06:02:25 -05:00 |
Alex Stokes
|
18fc7c0498
|
Merge pull request #2311 from ralexstokes/add-altair-val-tests
Add some basic tests for Altair validator guide
|
2021-04-12 15:19:44 -07:00 |
Hsiao-Wei Wang
|
cd43d64809
|
Move constants to `eth2spec.test.helpers.constants`
|
2021-04-12 22:34:00 +08:00 |
Hsiao-Wei Wang
|
a8160f1634
|
Try to initialize state with pure Altair spec in tests
|
2021-04-10 00:53:37 +08:00 |
Alex Stokes
|
66905f4fa6
|
update test to work for both minimal and mainnet config
|
2021-04-08 18:25:58 -07:00 |
Alex Stokes
|
e4e65295b6
|
modify assignment test when sync committee size >= validator count
|
2021-04-08 18:00:58 -07:00 |
Alex Stokes
|
3fd4974430
|
iterate over the correct number of subcommittees
|
2021-04-08 17:44:54 -07:00 |
Alex Stokes
|
749b49898a
|
file reorg
|
2021-04-08 17:44:54 -07:00 |
Alex Stokes
|
4678ffc794
|
Update tests/core/pyspec/eth2spec/test/altair/validator/test_validator.py
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2021-04-08 17:44:53 -07:00 |
Alex Stokes
|
5e43ad69cf
|
Add some basic tests for Altair validator guide
|
2021-04-08 17:44:53 -07:00 |
Hsiao-Wei Wang
|
6e8b4b3ea9
|
Add eth2spec.merge.spec
|
2021-04-08 05:57:16 +08:00 |
Danny Ryan
|
20b465e788
|
bump VERSION.txt to 1.1.0-alpha.3
|
2021-04-05 18:07:59 -06:00 |
Hsiao-Wei Wang
|
2def461298
|
Merge branch 'dev' into altair_incentives
|
2021-03-31 00:53:58 +08:00 |
protolambda
|
d28cac0e8f
|
clean up test phase 1 testgen references
|
2021-03-29 15:38:43 +02:00 |
protolambda
|
2bc3e814b0
|
rename to custody game
|
2021-03-27 01:58:39 +01:00 |
protolambda
|
0c94be4204
|
clean up more phase1 test references
|
2021-03-27 00:14:32 +01:00 |
protolambda
|
a6c01f8212
|
no phase1 in tests, per-feature testing now, executable specs will be re-enabled per feature
|
2021-03-26 23:21:36 +01:00 |
protolambda
|
906cde0610
|
preserve proof of custody tests
|
2021-03-26 23:10:56 +01:00 |
protolambda
|
14cb996613
|
split phase1 tests into proof-of-custody and sharding tests, drop old shard-transition specific tests
|
2021-03-26 23:01:24 +01:00 |
Danny Ryan
|
d773c6ae9e
|
lint from pr
|
2021-03-26 08:28:34 -06:00 |
Barnabé Monnot
|
d1c9b8bade
|
Fix variable name
|
2021-03-26 19:03:12 +08:00 |
Barnabé Monnot
|
582965fd0b
|
Deprecate PROPOSER_REWARD_QUOTIENT from tests
|
2021-03-26 18:57:02 +08:00 |
Barnabé Monnot
|
71d03a411c
|
Scale up weights; use existing constants and new PROPOSER_WEIGHT
|
2021-03-26 18:36:49 +08:00 |
Barnabé Monnot
|
59134fb0ae
|
Modify incentives to preserve invariant
|
2021-03-26 12:18:51 +08:00 |
Danny Ryan
|
6c0a0ab3f2
|
patch test_filtered_block_tree test generator based on @ajsutton report
|
2021-03-24 12:57:14 -06:00 |
Danny Ryan
|
3a5f0e994a
|
Merge pull request #2253 from ethereum/master
backport generator fixes to dev
|
2021-03-22 11:11:10 -06:00 |
Danny Ryan
|
3374784bd3
|
Merge pull request #2261 from ethereum/altair-test-format-fix
Altair tests - fix mixed up formats
|
2021-03-22 11:10:56 -06:00 |
protolambda
|
4dd855667a
|
fix mixed up formats. Output slots as ints, output genesis eth1 init data as yaml dict
|
2021-03-22 02:50:05 +01:00 |
protolambda
|
4a82a375ae
|
avoid altair fork version collision, update test prep, fix genesis state creator bug
|
2021-03-21 22:07:28 +01:00 |
Danny Ryan
|
1707978189
|
fix v1.1.0-alpha.1 generators
|
2021-03-17 10:32:23 -06:00 |
Danny Ryan
|
e2c9a15aaf
|
Merge pull request #2246 from ethereum/sync_rewards
refactor sync committee rewards
|
2021-03-16 20:27:04 -06:00 |
Danny Ryan
|
7e1f7c392e
|
bump version.txt to 1.1.0-alpha.1
|
2021-03-16 20:03:19 -06:00 |
Hsiao-Wei Wang
|
2ee559eca1
|
Fix `SkippedTest` cases. Should remove the folder
|
2021-03-17 02:40:59 +08:00 |
Danny Ryan
|
b0a9fc8277
|
clean up and extend sync committee rewards tests
|
2021-03-16 11:18:26 -06:00 |
Hsiao-Wei Wang
|
d3c9eacd14
|
Disable MAINNET test_valid_signature_future_committee
|
2021-03-17 00:28:12 +08:00 |
Hsiao-Wei Wang
|
c9de95541f
|
Use a dummy `INCOMPLETE` file to indicate that the test generation is incomplete
|
2021-03-17 00:28:09 +08:00 |
Justin Drake
|
27e88a2484
|
(WIP) refactor sync committee rewards
|
2021-03-16 15:30:25 +00:00 |
Danny Ryan
|
0a97f65729
|
Merge pull request #2243 from ethereum/fix-altair-gens
fix altair test generators
|
2021-03-16 08:26:29 -06:00 |
Danny Ryan
|
85d323c227
|
Merge pull request #2242 from ethereum/sync_aggregate
Define SyncAggregate to bundle sync committee bits and signature
|
2021-03-15 15:48:20 -06:00 |
protolambda
|
1eaa3c1742
|
Define SyncAggregate to bundle sync committee bits and signature, update tests to better isolate the state-change, introduce helper function for future tests, and update test doc
|
2021-03-15 21:55:36 +01:00 |
Danny Ryan
|
06eed71856
|
fix altair test generators
|
2021-03-15 13:10:19 -06:00 |
Danny Ryan
|
4afb6533a2
|
suffix ALTAIR on update constants
|
2021-03-15 11:46:53 -06:00 |
Hsiao-Wei Wang
|
64dbcdce35
|
Use @with_all_phases
|
2021-03-16 01:10:18 +08:00 |
Hsiao-Wei Wang
|
734863a6d6
|
Skip mainnet genesis tests
|
2021-03-16 00:46:57 +08:00 |
Hsiao-Wei Wang
|
5d9f4b072c
|
Update genesis testgen and format
|
2021-03-16 00:38:30 +08:00 |
Hsiao-Wei Wang
|
1a4bbdfd79
|
Disable `test_sync_committees_progress` + mainnet config
|
2021-03-16 00:16:27 +08:00 |
Hsiao-Wei Wang
|
d590eebd36
|
`SpecLightclient` -> `SpecAltair`
|
2021-03-16 00:00:08 +08:00 |
Hsiao-Wei Wang
|
78211a3649
|
Enable Altair genesis tests
|
2021-03-16 00:00:04 +08:00 |