Hsiao-Wei Wang
21a4143d99
Merge branch 'dev' into fast-bls-option
2020-05-20 16:26:43 +08:00
protolambda
65b5aa3c63
update test format docs
2020-05-19 14:31:28 +02:00
Danny Ryan
5c564f4d7c
clean up reards generator
2020-05-18 20:06:36 -06:00
Danny Ryan
6d45afeefb
add some more random reawrds tests
2020-05-18 19:59:50 -06:00
protolambda
85f6712363
fix comments based on PR feedback
2020-05-19 03:42:58 +02:00
protolambda
97e54b85d6
fix cache for config change during runtime
2020-05-19 02:47:16 +02:00
protolambda
75a0d60eb3
cached epoch attestation preparation
2020-05-19 02:25:32 +02:00
protolambda
0f20d8a9ba
leak state decorator, and test pre-state caching
2020-05-19 01:56:20 +02:00
Danny Ryan
8060505743
refactor rewards/penalties tests to use a single structure
2020-05-18 16:00:59 -06:00
Danny Ryan
5da4fe37f8
Merge pull request #1821 from ethereum/rewards-with-inactive-vals
...
Rewards with not yet activated validators
2020-05-18 14:13:27 -06:00
Danny Ryan
c5367295c3
Merge branch 'dev' into v012x
2020-05-18 13:32:24 -06:00
Danny Ryan
b7cfa94cb4
Merge branch 'dev' into v0113-dev-merge
2020-05-18 13:22:16 -06:00
Danny Ryan
96b5733086
cleanup set some new deposits helper for rewards tests
2020-05-18 12:06:24 -06:00
Danny Ryan
97b6db4971
add rewards tests for validators not yet activated
2020-05-18 10:07:30 -06:00
Danny Ryan
b975a92e90
ensure at least one validator is slashed for slashing rewards tests
2020-05-18 09:29:01 -06:00
Danny Ryan
4a86c39712
Merge pull request #1799 from ethereum/bls_v2
...
Update to IETF BLS draft-irtf-cfrg-bls-signature-02 + draft-irtf-cfrg-hash-to-curve-07
2020-05-18 07:35:49 -06:00
Danny Ryan
74c900f814
add conditoin that block must be later than latest_block_header
2020-05-15 16:43:53 -06:00
Hsiao-Wei Wang
fd3cce0d2c
Update README
2020-05-15 23:38:25 +08:00
Hsiao-Wei Wang
d07e594f92
Add `Aggregate()` case
2020-05-15 23:27:35 +08:00
Hsiao-Wei Wang
82073a4a83
Fix typo
2020-05-15 03:05:23 +08:00
Hsiao-Wei Wang
ea99f0ab10
Fix typo
...
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
2020-05-15 03:03:47 +08:00
Hsiao-Wei Wang
9a2559857c
Fix typo and remove unused variable
2020-05-15 01:18:48 +08:00
Hsiao-Wei Wang
d27f2350a2
Update BLS test suite to BLS standard draft v2 format
...
1. Make sure that BLS -Verify APIs would only return `True` or `False` , no exceptions.
2. Use `eth2spec.utils.bls` instead of py_ecc for test generator
3. Add assertions in test generator
4. Add some special test cases for the -Verify APIs
5. Clean up the test format documents
2020-05-15 00:55:06 +08:00
Danny Ryan
e7ae4be8a9
ensure that pre-state slot is less than block for all block tests
2020-05-13 17:25:39 -06:00
Danny Ryan
1d147037eb
write block tests for double slot proposal and genesis proposal
2020-05-13 11:52:04 -06:00
protolambda
68442c2eef
Update testing and restrict to incremental block transitions
2020-05-13 16:46:28 +02:00
Hsiao-Wei Wang
ed194de26b
Bump py_ecc to v4.0.0 (IETF BLS v2 + H2C v7)
2020-05-13 02:27:51 +08:00
Hsiao-Wei Wang
78d83b6c7d
Bump py_ecc to v3.0.0 (IETF BLS v2 + H2C v6)
2020-05-12 12:21:35 +08:00
protolambda
b1c2c6e3a2
Default BLS to ON, keep CI BLS off for now, add milagro option
2020-05-11 19:18:49 +02:00
Danny Ryan
65108aeee0
start on_block just slots test at time 0
2020-05-11 11:17:48 -06:00
Danny Ryan
17f656cefe
Merge branch 'dev' into v012x
2020-05-11 10:41:35 -06:00
Danny Ryan
6474218fb1
Merge pull request #1747 from ethereum/rewards-rework
...
[Proposal] rework rewards/penalties to be more granular
2020-05-11 08:16:49 -06:00
Danny Ryan
1636360426
remove todo comment
...
Co-authored-by: Hsiao-Wei Wang <hwwang156@gmail.com>
2020-05-11 08:09:07 -06:00
Hsiao-Wei Wang
cdd0ed0f7b
Update to IETF BLS draft-irtf-cfrg-bls-signature-02
2020-05-09 11:48:48 +08:00
Danny Ryan
1137e0332d
move MAX_ATTESTER_SLASHINGS to 2, add multiple slashings per block tests
2020-05-08 10:43:11 -06:00
Nathaniel Jensen
38a5f41c30
[Minor] Fix config example to not assign a return value.
2020-05-08 20:12:44 +10:00
Danny Ryan
3a71c6d9bd
Merge branch 'dev' into v012x
2020-05-07 12:48:47 -06:00
Danny Ryan
b317a7329f
Merge branch 'dev' into double-operations
2020-05-07 12:32:25 -06:00
Danny Ryan
4ad3d65d10
add multiple exits block sanity test
2020-05-07 12:23:37 -06:00
Danny Ryan
ee7d11d18f
clean up proposer slashing tests and add a couple
2020-05-07 12:00:07 -06:00
Danny Ryan
12aa84fc8a
PR feedback
2020-05-07 10:47:20 -06:00
Danny Ryan
08652f543b
Merge branch 'v012x' into empty-bits-case
2020-05-07 10:17:26 -06:00
Danny Ryan
7625728fb8
Merge pull request #1742 from ethereum/ffg_lmd_vote_consistency
...
Added FFG-LMD vote consistency checks
2020-05-07 09:36:52 -06:00
Danny Ryan
4ffa0dba60
Apply suggestions from code review
...
"rewards/penalties" -> "deltas" in throughout test comments/descriptions
Co-authored-by: Diederik Loerakker <proto@protolambda.com>
2020-05-05 16:31:40 -06:00
Danny Ryan
f0742b2f2d
add exited tests for rewards. make some valiators exited/withdrawable in slashed tests
2020-05-05 16:28:29 -06:00
Danny Ryan
4f401133e1
address PR feedback from @protolambda
2020-05-05 15:37:14 -06:00
Danny Ryan
b109e7da5a
add test for inconsistent head and target in attestation fork choice
2020-05-05 14:46:02 -06:00
Danny Ryan
b2dfb6cebe
PR feedback from @hwwhww
2020-05-05 13:33:44 -06:00
Danny Ryan
d26cfd2e59
Apply suggestions from code review from @hwwhww
...
Co-authored-by: Hsiao-Wei Wang <hwwang156@gmail.com>
2020-05-05 13:08:41 -06:00
Danny Ryan
38f29ba0a8
remove PERSISTENT_COMMITTEE_PERIOD in favor of SHARD_COMMITTEE_PERIOD
2020-05-05 11:44:53 -06:00