Commit Graph

5359 Commits

Author SHA1 Message Date
lsankar4033 a4acd38981 fix typo 2020-08-26 16:11:42 -07:00
Hsiao-Wei Wang 42f368c45c
Disable `process_reveal_deadlines` in the custody tests that have `EPOCHS_PER_CUSTODY_PERIOD`-long transition 2020-08-25 13:46:29 +08:00
Hsiao-Wei Wang f244045191
Merge pull request #2023 from tintinweb/fix_typo_p2p
p2p-spec - fix typo
2020-08-21 20:43:16 +08:00
tintinweb c3ff87461f fix typo 2020-08-21 12:10:10 +02:00
Danny Ryan e56b7cb4c0
Merge pull request #2022 from ethereum/state-for-block
clarify what 'state' is for block proposals in validator guide
2020-08-20 17:39:57 -06:00
Danny Ryan e323260a4a
fix some confusing language in validtor guide 2020-08-20 17:03:49 -06:00
Danny Ryan 444cd0249a
minot typo fix
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
2020-08-20 16:53:09 -06:00
Hsiao-Wei Wang 5da7674d2d
Merge pull request #2019 from ethereum/solidity-deposit-contract-r2
Port Solidity deposit contract - r2
2020-08-20 21:04:51 +08:00
Hsiao-Wei Wang be20829458
Update README 2020-08-20 20:56:55 +08:00
Danny Ryan 9742b3a157
clarify what 'state' is for block proposals in validator guide 2020-08-19 09:58:02 -06:00
Hsiao-Wei Wang 0f7bd86c14
Merge pull request #2020 from ethereum/djrtwo-patch-1
update discord invite to go directly to the "welcome" channel
2020-08-18 14:25:06 +08:00
Danny Ryan 585caa3dea
update discord invite to go directly to the "welcome" channel 2020-08-17 18:44:03 -06:00
Hsiao-Wei Wang adf8698778
Update the docs and remove unused code 2020-08-18 00:58:08 +08:00
Hsiao-Wei Wang 094dd1470f
Cleaning 2020-08-18 00:35:50 +08:00
Hsiao-Wei Wang 377b2e3f83
Clean up the CI workflow, enable web3.py tests 2020-08-18 00:27:23 +08:00
Hsiao-Wei Wang cd22036c53
Move files 2020-08-17 23:57:00 +08:00
Hsiao-Wei Wang 80fb126401
WIP: add solidity deposit contract CI workflow
Export `DAPP_LIB`

Fix .gitmodules

update CI solc version

Kick cache

Make metadata remain the same
2020-08-17 23:37:33 +08:00
Hsiao-Wei Wang 487d19ccb1
Fix typo 2020-08-17 22:13:35 +08:00
Hsiao-Wei Wang a6c168be04
Port axic/eth2-deposit-contract r2 to this repo 2020-08-17 22:12:25 +08:00
Hsiao-Wei Wang e4a9c5fa29
Move files 2020-08-17 22:05:05 +08:00
Hsiao-Wei Wang ed8e1cc9aa
Relicense from Apache2.0 to CC0-1.0 (#38)
Also update binary output due to metadata change.

Agreed by all authors, including @chriseth, @MrChico, and @axic.
2020-08-13 21:31:56 +01:00
Alex Beregszaszi 2739718922
Remove duplicated Natspec from the implementation (#36)
Also update binary output due to metadata change.
2020-08-13 21:14:46 +01:00
Alex Beregszaszi ebba752012
Upgrade to Solidity 0.6.11 (#39)
Also update binary output due to metadata change.
2020-08-13 21:02:56 +01:00
Alex Beregszaszi 537a3ee515
Add graffiti (#34)
Also update binary output due to metadata change.
2020-08-13 20:39:17 +01:00
Hsiao-Wei Wang 7eeb754f7d
Add `disable_process_reveal_deadlines` decorator 2020-08-13 18:06:36 +08:00
Hsiao-Wei Wang 6289664260
Update testing context
1. Add `with_configs` decorator to assign available configs
2. Add `only_full_crosslink` decorator to detect if the configuation can
do full crosslinking
3. Add `context.is_pytest` flag: True if calling via pytest. False if
calling from test generator.
2020-08-12 21:50:14 +08:00
Hsiao-Wei Wang 83760b15ac
Use v-guide's `get_custody_secret` 2020-08-12 17:39:44 +08:00
Hsiao-Wei Wang 643611aa6d
Merge pull request #2010 from ethereum/fix-shard-count
Fix active shard count issues
2020-08-12 03:05:16 +08:00
Danny Ryan 2a41c516d3
Merge pull request #2001 from lsankar4033/attestation-epoch-consistency
Add self-consistency check to attestation gossip validation
2020-08-11 12:59:19 -06:00
Hsiao-Wei Wang 52ba90d719
Skip the testcases that don't support the fork or the config 2020-08-11 16:19:20 +08:00
Hsiao-Wei Wang 3e5cada5de
Merge branch 'dev' into testgenphase1 2020-08-11 15:24:43 +08:00
Hsiao-Wei Wang 3a21fc1fc4
Merge pull request #2014 from ethereum/vbuterin-patch-1
Remove AttestationCustodyBitWrapper
2020-08-11 13:27:56 +08:00
Hsiao-Wei Wang 7ce10dd210
Remove unused `get_attestation_custody_signature` 2020-08-11 12:48:13 +08:00
vbuterin 1f767ca8b9
Remove AttestationCustodyBitWrapper
Seems like this class is extraneous ever since we added Dankrad's 0.001 bit custody game.
2020-08-11 12:35:31 +08:00
Danny Ryan b02c2e1c49
fix randao mix in sanity tests 2020-08-10 21:00:23 -06:00
Danny Ryan 8b39d41145
PR feedback 2020-08-10 13:06:20 -06:00
Danny Ryan 76c96782e2
fix disable-bls default value 2020-08-10 12:58:57 -06:00
Hsiao-Wei Wang 0ea627769e
Merge pull request #2013 from terencechain/patch-111
apply_shard_transition: copy shard state
2020-08-11 01:05:01 +08:00
terence tsao 77b933035c
Update apply_shard_transition comments 2020-08-10 07:15:54 -07:00
terence tsao d22e02f20a
Update specs/phase1/beacon-chain.md
Co-authored-by: Hsiao-Wei Wang <hwwang156@gmail.com>
2020-08-10 06:26:52 -07:00
terence tsao 729e21cbcf
apply_shard_transition: copy shard state 2020-08-08 09:29:04 -07:00
Danny Ryan c3ae85387c
add larger validator set test for regression test for active_shard_count issue 2020-08-05 13:26:21 -06:00
Danny Ryan 56dbc17793
fix active shard count bugs 2020-08-05 12:44:31 -06:00
Danny Ryan bf6d5ce3b6
port #2005 and rearrange conditions 2020-08-03 09:42:52 -06:00
Hsiao-Wei Wang a609320ad4
Merge pull request #1970 from ethereum/shard-fork-choice-fix
Fix shard fork choice
2020-07-30 01:27:11 +08:00
Hsiao-Wei Wang 6a9dd1647c
Merge branch 'dev' into shard-fork-choice-fix 2020-07-30 01:13:50 +08:00
Hsiao-Wei Wang 822d4d1897
Merge pull request #2003 from ethereum/hwwhww/hotfix-disable-some-block-tests
Disable these 2 tests in phase 1 due to #1974 Issue 3
2020-07-30 01:12:59 +08:00
Hsiao-Wei Wang 60e9eacf4b
Disable these 2 tests in phase 1 due to #1974 Issue 3 2020-07-30 00:22:27 +08:00
Hsiao-Wei Wang e3bbf3c702
Merge branch 'dev' into shard-fork-choice-fix 2020-07-29 23:55:30 +08:00
Hsiao-Wei Wang bd5346b624
Merge pull request #1989 from ethereum/enable-bls-citest
Enable Milagro BLS in CI
2020-07-29 23:54:53 +08:00