eth2.0-specs/tests/core/pyspec/eth2spec/test
Danny Ryan 74489d5523
Partial withdrawals (#2862)
* t push base design for partial withdrawals

* moor tests

* clean up withdrawals naming

* make partial withdrawal randomized tests better

* Apply suggestions from code review

Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>

* fix mainnet brokn test

* name swap

* lint

Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2022-06-08 13:16:12 -06:00
..
altair Convert sets to sorted lists prior to sampling 2022-05-09 14:09:27 -05:00
bellatrix Fix param order in `prepare_execution_payload` 2022-04-25 16:49:00 +02:00
capella Partial withdrawals (#2862) 2022-06-08 13:16:12 -06:00
custody_game Clean up outdated attestation helper 2021-05-24 11:54:28 -07:00
helpers Partial withdrawals (#2862) 2022-06-08 13:16:12 -06:00
phase0 Remove `@disable_process_reveal_deadlines` 2022-06-06 16:24:44 +08:00
sharding Move constants to `eth2spec.test.helpers.constants` 2021-04-12 22:34:00 +08:00
utils add randomized tests for bellatrix 2022-01-27 19:41:09 -08:00
__init__.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
conftest.py Update tests/core/pyspec/eth2spec/test/conftest.py 2021-10-21 23:21:56 +08:00
context.py Resolve conflicts 2021-12-27 18:30:12 +08:00
exceptions.py Polishing merge tests 2021-09-23 23:10:29 +03:00