tersec
0cfc1b776e
add all missing epoch transition tests ( #4269 )
2022-10-28 08:02:33 +00:00
tersec
7dd5c49c4e
use v1.3.0-alpha.0 test vectors ( #4263 )
2022-10-27 11:54:39 +00:00
tersec
72e6b2021a
use v1.2.0 consensus spec test vectors ( #4163 )
2022-09-22 22:24:13 +00:00
Etan Kissling
89bc466a9e
re-enable `LightClientUpdate` tests ( #3981 )
...
Now that the 1.2.0-rc.2 spec contains the same `LightClientUpdate`
definition that Nimbus was already using before, the corresponding
SSZ test vectors can be re-enabled.
2022-08-17 17:50:28 +00:00
tersec
a07d14cd99
remove unused imports in tests/ ( #3713 )
2022-06-07 17:05:06 +00:00
tersec
bf1763fdef
consensus specs v1.2.0-rc.1 ( #3661 )
2022-05-25 13:49:29 +00:00
Etan Kissling
c808f17a37
update to latest light client libp2p protocol ( #3623 )
...
Incorporates the latest changes to the light client sync protocol based
on Devconnect AMS feedback. Note that this breaks compatibility with the
previous prototype, due to changes to data structures and endpoints.
See https://github.com/ethereum/consensus-specs/pull/2802
2022-05-23 14:02:54 +02:00
tersec
28ba2d5544
stylecheck fixes ( #3592 )
2022-04-14 13:47:14 +03:00
tersec
50f5754e3c
exists{Dir,File} -> {dir,file}Exists; rm unused imports ( #3543 )
2022-03-24 00:38:48 +00:00
tersec
84588b34da
var => let in specs/ and tests/ ( #3425 )
2022-02-20 20:13:06 +00:00
tersec
8e6a920bf4
rename MERGE_FORK_EPOCH to BELLATRIX_FORK_EPOCH ( #3350 )
...
* rename MERGE_FORK_EPOCH to BELLATRIX_FORK_EPOCH
* fix REST test rules
2022-02-02 14:06:55 +01:00
tersec
60bf5b8bf4
use v1.1.9 test vectors ( #3337 )
2022-01-28 22:47:48 +00:00
Zahary Karadjov
49b7daa39d
[ncli_db] bugfix: take into account finalization delay in reward calc post Altair
...
This fixes a problem affecting Prater's epoch 64444.
2022-01-28 12:03:23 +02:00
tersec
351c2fd48a
rename mergeData to bellatrixData and mergeFork to bellatrixFork ( #3315 )
2022-01-24 16:23:13 +00:00
Jacek Sieka
836f6984bb
move `state_transition` to `Result` ( #3284 )
...
* better error messages in api
* avoid `BlockData` copies when replaying blocks
2022-01-17 12:19:58 +01:00
tersec
14aab2c13f
update 10 modules from using merge to bellatrix ( #3272 )
2022-01-12 15:50:30 +01:00
tersec
ae61512ee9
rename upgrade_to_{merge,bellatrix}; detect unchanging spec YAMLs ( #3265 )
2022-01-10 09:39:43 +00:00
tersec
bac0eaa92e
update 10 modules from using merge to bellatrix ( #3257 )
2022-01-07 18:10:40 +01:00
tersec
cd77377375
add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF ( #3242 )
2022-01-05 09:42:56 +01:00
tersec
b81c06edab
rename Beacon{Block,State}Fork.Merge to Bellatrix; update copyright years ( #3240 )
2022-01-04 09:45:38 +00:00
tersec
3c63a78c01
use v1.1.8 test vectors ( #3236 )
2022-01-03 17:43:00 +00:00