Etan Kissling
3a6b50cf21
require sync committee supermajority in CI ( #5085 )
...
* require sync committee supermajority in CI
To better catch problems with sync committee messages in CI, extend
local testnet simulation to also verify that each block is signed
by a supermajority of the sync committee.
Requires #5083 and #5084
* lint
2023-06-17 06:00:01 +00:00
Eugene Kabanov
e51095e2f8
Fix Windows MAX_PATH constraint issue in CI. ( #4576 )
...
* Fix MAX_PATH limitation in tests.
* Fix posix issues.
* Fix compilation issue.
2023-02-10 21:59:38 +01: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
cd77377375
add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF ( #3242 )
2022-01-05 09:42:56 +01:00
tersec
c0a2f1c98e
refactor executionPayload tests; reduce HashSet creation ( #3003 )
2021-10-20 13:36:38 +02:00
tersec
a6ddb80779
refactor EF operations fixtures ( #2998 )
...
* refactor EF operations fixtures
* for phase0/altair, check completeness of operations directories
2021-10-19 16:38:41 +02:00