5355 Commits

Author SHA1 Message Date
Danny Ryan
95c3295eeb
move proposer negation to inactivity_penalty deltas 2020-05-19 17:17:20 -06:00
Danny Ryan
85e78223dd
ensure when performing optimally that you don't lose money during a leak 2020-05-19 16:51:46 -06:00
Hsiao-Wei Wang
cd91380d80
PR feedback from proto: set length back to int 2020-05-20 03:05:03 +08:00
Hsiao-Wei Wang
8f70453aef
PR feedback from Proto 2020-05-20 03:04:52 +08:00
Hsiao-Wei Wang
9f340d5fd1
(i) Fix leftover (ii) SHARD_COMMITTEE_PERIOD should be uint64 2020-05-20 03:04:41 +08:00
Hsiao-Wei Wang
88d7315739
Fix typing 2020-05-20 03:04:29 +08:00
Hsiao-Wei Wang
2bf020d49d
Apply strict uint64 casting 2020-05-20 03:04:15 +08:00
Danny Ryan
4d6b99b024
Merge pull request #1820 from ethereum/v012x
v012x to dev
2020-05-19 11:27:00 -06:00
Danny Ryan
dbb1ee60b4
Merge pull request #1828 from ethereum/gossipv1.1-id
Bump gossipsub protocol id to /meshsub/1.1.0
2020-05-19 10:49:04 -06:00
Danny Ryan
fdc7e846df
remove incorrect table format 2020-05-19 10:37:42 -06:00
Danny Ryan
724139a1f8
change gossipsub protocol ID to /meshsub/1.1.0 2020-05-19 10:23:12 -06:00
Danny Ryan
095b87c2a2
Merge branch 'dev' into v012x 2020-05-19 10:02:18 -06:00
Danny Ryan
583b3322e0
Merge pull request #1826 from ethereum/single-rewards-gen
Single rewards generator
2020-05-19 10:01:41 -06:00
Danny Ryan
de03ebb143
many custody game formatting cleanups 2020-05-19 09:58:33 -06:00
Danny Ryan
78947548e6
add process_challenge_deadlines to process_epoch 2020-05-19 08:31:01 -06:00
Danny Ryan
1623086088
make get_validator_from_deposit for better code reuse across phase 0 and 1 2020-05-19 08:14:04 -06:00
Danny Ryan
7fc9dbf297
clarify comment for ShardTransition.shard_data_roots 2020-05-19 07:52:26 -06:00
Danny Ryan
3f0e58a8ed
add chunk challenge and response to block and operations 2020-05-19 07:50:05 -06:00
Danny Ryan
3851a26a0f
add phase 1 custody objects to custody-game.md 2020-05-19 07:34:06 -06:00
protolambda
65b5aa3c63
update test format docs 2020-05-19 14:31:28 +02:00
Danny Ryan
5c564f4d7c
clean up reards generator 2020-05-18 20:06:36 -06:00
Danny Ryan
6d45afeefb
add some more random reawrds tests 2020-05-18 19:59:50 -06:00
protolambda
85f6712363
fix comments based on PR feedback 2020-05-19 03:42:58 +02:00
protolambda
97e54b85d6
fix cache for config change during runtime 2020-05-19 02:47:16 +02:00
protolambda
75a0d60eb3
cached epoch attestation preparation 2020-05-19 02:25:32 +02:00
protolambda
0f20d8a9ba
leak state decorator, and test pre-state caching 2020-05-19 01:56:20 +02:00
Danny Ryan
8060505743
refactor rewards/penalties tests to use a single structure 2020-05-18 16:00:59 -06:00
Danny Ryan
5da4fe37f8
Merge pull request #1821 from ethereum/rewards-with-inactive-vals
Rewards with not yet activated validators
2020-05-18 14:13:27 -06:00
Danny Ryan
665538253a
Merge pull request #1807 from ericsson49/ericcson49/fix_is_valid_fraud_proof
is_valid_fraud_proof bug fixes
2020-05-18 13:37:13 -06:00
Danny Ryan
c5367295c3
Merge branch 'dev' into v012x 2020-05-18 13:32:24 -06:00
Danny Ryan
69fdcf664e
Merge pull request #1823 from ethereum/v0113-dev-merge
backport v0.11.3 to dev
2020-05-18 13:30:16 -06:00
Danny Ryan
b7cfa94cb4
Merge branch 'dev' into v0113-dev-merge 2020-05-18 13:22:16 -06:00
Danny Ryan
feb910e840
Merge pull request #1818 from ethereum/v011x
v0.11 multiple blocks in single slot patch
2020-05-18 12:22:35 -06:00
Danny Ryan
96b5733086
cleanup set some new deposits helper for rewards tests 2020-05-18 12:06:24 -06:00
Danny Ryan
97b6db4971
add rewards tests for validators not yet activated 2020-05-18 10:07:30 -06:00
Danny Ryan
6f685a97e2
Merge branch 'dev' into v012x 2020-05-18 09:29:47 -06:00
Danny Ryan
b975a92e90
ensure at least one validator is slashed for slashing rewards tests 2020-05-18 09:29:01 -06:00
Danny Ryan
ed013b1a47
Merge pull request #1806 from ethereum/pack_bits
Fix `bitfield_bytes` type error
2020-05-18 08:56:36 -06:00
Danny Ryan
7daa6c0039
Merge pull request #1810 from terencechain/patch-97
Make obvious that  `source_epoch` does not underflow
2020-05-18 08:12:50 -06:00
Danny Ryan
4a86c39712
Merge pull request #1799 from ethereum/bls_v2
Update to IETF BLS draft-irtf-cfrg-bls-signature-02 + draft-irtf-cfrg-hash-to-curve-07
2020-05-18 07:35:49 -06:00
Danny Ryan
4ffafa56dd
Merge pull request #1813 from ethereum/bls_v2_tests
Update BLS test suite to BLS standard draft v2 format
2020-05-15 16:49:22 -06:00
Danny Ryan
74c900f814
add conditoin that block must be later than latest_block_header 2020-05-15 16:43:53 -06:00
Alex Beregszaszi
2ac62c4b17
Lock in the generated deposit_contract.json and compare it on CircleCI (#29) 2020-05-15 22:23:27 +01:00
Alex Beregszaszi
bb9bf82602
Fix typo in Natspec (#35) 2020-05-15 21:07:17 +01:00
Alex Beregszaszi
86dd9d9dca
Document the interface using Doxygen/Natspec commands (#3) 2020-05-15 20:48:30 +01:00
Alex Beregszaszi
9fe3c2f62c
Add authors file (#33) 2020-05-15 19:26:29 +01:00
Alex Beregszaszi
ebb06dd53f
Remove some warnings in tests (#32) 2020-05-15 19:25:45 +01:00
Alex Beregszaszi
15fcaa0828
Introduce build directory for artifacts (#31) 2020-05-15 18:23:58 +01:00
chriseth
a2e1e5aef0
Use bytes8 index access (#19)
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2020-05-15 17:47:21 +01:00
MrChico
8f2c64485e
Use less constants and fold the expressions into require statements (#24) 2020-05-15 17:46:38 +01:00