2
0
mirror of https://github.com/status-im/nimbus-eth2.git synced 2025-01-11 14:54:12 +00:00

6 Commits

Author SHA1 Message Date
Eugene Kabanov
e51095e2f8
Fix Windows MAX_PATH constraint issue in CI. ()
* 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 () 2022-03-24 00:38:48 +00:00
tersec
84588b34da
var => let in specs/ and tests/ () 2022-02-20 20:13:06 +00:00
tersec
cd77377375
add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF () 2022-01-05 09:42:56 +01:00
tersec
c0a2f1c98e
refactor executionPayload tests; reduce HashSet creation () 2021-10-20 13:36:38 +02:00
tersec
a6ddb80779
refactor EF operations fixtures ()
* refactor EF operations fixtures

* for phase0/altair, check completeness of operations directories
2021-10-19 16:38:41 +02:00