Justin
|
a28b2d7349
|
Bump Milagro dependency for M1 support
|
2021-02-20 15:29:34 +00:00 |
Hsiao-Wei Wang
|
27507fb3e2
|
Add `get_head` test vectors
|
2021-02-19 13:08:35 +08:00 |
Hsiao-Wei Wang
|
e58dcb40ac
|
Clean up and kick the cache
|
2021-02-18 17:51:01 +08:00 |
Hsiao-Wei Wang
|
9cc8567d68
|
Move `gen_helpers` into a module of `eth2spec` package
|
2021-02-18 15:17:47 +08:00 |
Danny Ryan
|
8ec082fcf9
|
Merge pull request #2149 from ethereum/0x01-creds
Eth1 withdrawal credentials (0x01)
|
2021-02-16 13:06:34 -06:00 |
Danny Ryan
|
7050cb0add
|
minor 0x01 PR feedback
|
2021-02-16 11:55:01 -07:00 |
Danny Ryan
|
c9ba641800
|
note penalties in hf1 list
|
2021-02-15 11:22:11 -07:00 |
Hsiao-Wei Wang
|
c7d975981c
|
Refactor state tests generators
|
2021-02-15 22:48:34 +08:00 |
Hsiao-Wei Wang
|
600a4daddf
|
Turn off phase1 testgen and turn on lightclient_patch testgen
|
2021-02-15 22:29:27 +08:00 |
Hsiao-Wei Wang
|
dda7010c0c
|
Fix the tests that use `MIN_SLASHING_PENALTY_QUOTIENT`. (The mainnet tests failed before this fix)
|
2021-02-13 23:02:06 +08:00 |
Hsiao-Wei Wang
|
24a244eb9b
|
Fix typo: `get_slashing_multipler` -> `get_slashing_multiplier`
|
2021-02-13 22:48:34 +08:00 |
Danny Ryan
|
2b8b0d9e2b
|
update penalty config values for hf1
|
2021-02-11 15:55:43 -07:00 |
Paul Hauner
|
7d715220bb
|
Don't propagate blocks with a faulty slot (#2196)
|
2021-02-10 12:39:42 -07:00 |
Phong Phan
|
0fd0db1ffc
|
Fix some typos (#2195)
* Fix typo for P2P Networking document
* Fix link typo of P2P networking document
* fix typo for light clients beacon chain document
|
2021-02-06 06:20:35 -07:00 |
Danny Ryan
|
6f2c69e79f
|
Merge pull request #2176 from ethereum/accounting-reform
Accounting reform [isolated]
|
2021-02-04 11:16:40 -06:00 |
Danny Ryan
|
b08600156e
|
hww feedback
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2021-02-04 11:05:00 -06:00 |
Danny Ryan
|
fe52f377e6
|
Merge pull request #2190 from ethereum/update-ws-calc
Updated Weak Subjectivity Calculations
|
2021-02-04 10:23:08 -06:00 |
Danny Ryan
|
ddbd3483cf
|
Merge pull request #2193 from ethereum/accounting-reform-tests
fix and extend accounting reform tests
|
2021-02-04 10:22:33 -06:00 |
Danny Ryan
|
9313815976
|
put 'validator' in flags methods
|
2021-02-04 08:47:46 -07:00 |
Danny Ryan
|
34cea67b91
|
ValidatorFlags -> ValidatorFlag
|
2021-02-04 08:45:25 -07:00 |
Aditya Asgaonkar
|
8b217d9277
|
Fix typo
Co-authored-by: Danny Ryan <dannyjryan@gmail.com>
|
2021-02-02 12:17:56 -08:00 |
Danny Ryan
|
1c1ba5cba2
|
minor PR feedback
|
2021-02-02 12:35:00 -07:00 |
protolambda
|
b4ba6c57de
|
linter: first tuple element type is ValidatorFlags, not just int
|
2021-02-01 22:02:12 +01:00 |
protolambda
|
71c28e67a1
|
toc update
|
2021-02-01 21:48:55 +01:00 |
protolambda
|
e865670111
|
add missing decorators for testruns in no-bls mode
|
2021-02-01 21:47:00 +01:00 |
protolambda
|
3677073812
|
bitvector[8] -> uint8, for efficient packing in flags merkle tree
|
2021-02-01 21:46:27 +01:00 |
Danny Ryan
|
1ba4917119
|
add process_attestation tests to cover various timing and correctness scenarios
|
2021-02-01 08:35:58 -07:00 |
Danny Ryan
|
b029c75d88
|
must be correct target to get correct head
|
2021-02-01 07:52:06 -07:00 |
Danny Ryan
|
ad01c85ff6
|
minor reorder to process_epoch calls
|
2021-02-01 07:06:29 -07:00 |
Hsiao-Wei Wang
|
6ce4b1b0e7
|
Fix tests
|
2021-01-29 10:39:13 -07:00 |
Danny Ryan
|
007a6f0ecc
|
a couple of hf1 notes
|
2021-01-29 10:37:19 -07:00 |
Danny Ryan
|
46848e4202
|
Merge branch 'dev' into accounting-reform
|
2021-01-29 08:49:51 -07:00 |
Aditya Asgaonkar
|
a28f52729d
|
Rename variables for clarity
|
2021-01-27 15:58:19 -08:00 |
Aditya Asgaonkar
|
742d21e914
|
Updates based on review
|
2021-01-27 15:16:15 -08:00 |
Danny Ryan
|
019deb81fd
|
Merge pull request #2187 from ethereum/re_process_final_updates
Breaking down `process_final_updates`, take 2
|
2021-01-27 08:06:40 -06:00 |
Hsiao-Wei Wang
|
1b00c10ed3
|
Apply @michaelsproul's feedback
|
2021-01-27 14:47:52 +08:00 |
Hsiao-Wei Wang
|
ae218015b7
|
Merge branch 'dev' into re_process_final_updates_fix
|
2021-01-27 03:02:24 +08:00 |
Hsiao-Wei Wang
|
15e48f712b
|
Fix Phase 1 epoch_processing and fix epoch_processing testgen
|
2021-01-27 03:02:12 +08:00 |
Danny Ryan
|
b47f083168
|
Merge pull request #2181 from ethereum/adjust_minimal_config
Adjust minimal config and fix sync committee tests
|
2021-01-26 08:05:28 -06:00 |
Hsiao-Wei Wang
|
1e7c33810f
|
Merge pull request #2189 from ralexstokes/duplicate-sync-committee-patch
test refactor to use helper for duplicates in light client committees
|
2021-01-22 09:55:52 +08:00 |
Aditya Asgaonkar
|
c932fc2798
|
Fix linter errors
|
2021-01-21 17:07:45 -08:00 |
Alex Stokes
|
0e415fe7c7
|
comments no longer apply
|
2021-01-21 15:39:04 -08:00 |
Alex Stokes
|
3847e425b1
|
refactor to use helper for duplicates in light client committees, rather than config changes
|
2021-01-21 15:39:04 -08:00 |
Hsiao-Wei Wang
|
17a04c2728
|
PR feedback from @ralexstokes
|
2021-01-21 23:03:44 +08:00 |
Aditya Asgaonkar
|
900eb4a83c
|
Fixed CI errors
|
2021-01-20 19:33:25 -08:00 |
Hsiao-Wei Wang
|
e53213a585
|
Minor refactor
|
2021-01-20 13:06:24 +08:00 |
Hsiao-Wei Wang
|
93d19bdf40
|
Update and add tests
|
2021-01-19 22:03:01 +08:00 |
Hsiao-Wei Wang
|
fa6094837b
|
Update lightclient patch and phase1 specs
|
2021-01-19 22:03:00 +08:00 |
Hsiao-Wei Wang
|
daa4798704
|
Break down process_final_updates
|
2021-01-19 21:41:55 +08:00 |
Justin
|
12593e8782
|
Update comments
|
2021-01-19 12:52:40 +00:00 |