Jacek Sieka
ce49da6c0a
Introduce unittest2 and junit reports ( #2522 )
...
* Introduce unittest2 and junit reports
* fix XML path
* don't combine multiple CI runs
* fixup
* public combined report also
Co-authored-by: Ștefan Talpalaru <stefantalpalaru@yahoo.com>
2021-04-28 18:41:02 +02:00
Dustin Brody
f14e7babb6
update eth2 specs to version v1.0.1
2021-02-25 14:21:59 +02:00
tersec
602f344525
remove v0.12.3 EF test vectors to save 2.7GB of space in CI instances ( #2017 )
2020-11-13 22:16:56 +01:00
tersec
7eaaab908c
fix output of proposer slashing test fixture ( #1780 )
...
* fix output of proposer slashing test fixture
* run make test
* a few more v0.12.3 spec refs
2020-09-30 13:12:03 +00:00
tersec
ed9bec0147
add EF finality tests ( #1515 )
2020-08-17 07:19:48 +00:00
tersec
f34eddb6e9
fix get_unslashed_attesting_indices() and add official EF rewards tests for it ( #1514 )
2020-08-17 01:09:27 +00:00
tersec
20a2525390
v0.12.2 beacon chain protocol update ( #1378 )
2020-07-27 12:59:57 +02:00
Dustin Brody
cc13153fc6
initial 0.12.1 beacon chain spec
2020-06-09 18:39:05 +00:00
Dustin Brody
6c941b1ff7
spec v0.11.3 update
2020-05-19 17:16:55 +00:00
tersec
480c11f8aa
fix remaining block sanity test vectors ( #902 )
...
* fix remaining block sanity test vectors
* bump epoch processing spec refs to v0.11.1
2020-04-18 00:09:34 +02:00
Dustin Brody
164d171bd9
revert previous commit
2020-04-17 20:27:42 +02:00
Dustin Brody
ef92529feb
fix remaining block sanity test vectors
2020-04-17 20:25:18 +02:00
Dustin Brody
3df9a22ff7
fix remaining attester slashing tests from EF phase0 spec tests by checking for uniqueness
2020-04-17 16:01:32 +00:00
tersec
8ebd0e166e
Enable 3 official EF spec tests ( #883 )
...
* enable success_already_exited_recent, success_already_exited_long_ago, and valid_sig_but_forked_state EF spec tests
2020-04-11 14:02:06 +00:00
tersec
f5f939bd31
0.11.1 beacon chain spec update ( #836 )
...
* initial 0.11.1 spec commit; no test regressions and finalizes in eth2_network_simulation
* with BLS 0.10/0.11 available, stop skipping attester slashing, proposer slashing, and voluntary exist operations fixture tests
* switch param orders to group state.{fork, genesis_validators_root}; bump spec/datatypes spec version for network purposes
* mark attestation construction and broadcast and some minimal/mainnet constants as 0.11.1-compatible; remove phase 1 sharding constants from minimal which don't exist in that preset
2020-03-30 11:31:44 +00:00
Dustin Brody
313109c743
align process_block(...) name with spec; fix beacon chain proposer index generation when some validators aren't active to fix the two regressing 0.11.0 block sanity tests
2020-03-17 12:06:56 +02:00
Dustin Brody
6068dd960b
initial 0.11.0 spec version update
2020-03-17 12:06:56 +02:00
Dustin Brody
794b374cf3
update test results summary after BLS 0.10.1 update
2020-03-13 15:17:55 +00:00
Zed
4a0893becb
Add test reports
2020-03-13 14:38:59 +00:00