protolambda
|
8bbc5f7fc3
|
update test format docs
|
2020-10-08 21:02:18 +02:00 |
protolambda
|
4c90c357b7
|
remove yaml duplicates, compress SSZ test outputs
|
2020-10-08 20:34:59 +02:00 |
Danny Ryan
|
a64ae8137d
|
Merge pull request #2093 from ethereum/eth1data-params
double eth1data params
|
2020-10-08 07:06:39 -06:00 |
Danny Ryan
|
91deacbf9c
|
double eth1data params
|
2020-10-07 18:52:47 -06:00 |
Danny Ryan
|
d0fd65cfac
|
Merge pull request #2091 from ethereum/gs-v1.1
add note about coming gossipsub v1.1 params
|
2020-10-07 18:33:24 -06:00 |
Danny Ryan
|
d3d9bbd479
|
add note about coming gs v1.1 params
|
2020-10-07 17:46:20 -06:00 |
Danny Ryan
|
45de8198ca
|
Merge branch 'dev' into v1.0-candidate
|
2020-10-07 13:42:23 -06:00 |
Danny Ryan
|
64b34b5ca6
|
Merge pull request #2089 from ethereum/fix-message-id
fix message-id issues
|
2020-10-07 12:40:51 -06:00 |
Danny Ryan
|
3bf6b00012
|
Merge pull request #2090 from ethereum/dv5.1
bump to discv5.1 in v1.0 candidate
|
2020-10-07 12:40:04 -06:00 |
Danny Ryan
|
8cda237884
|
note v5.1 in discv5 p2p spec
|
2020-10-07 12:13:32 -06:00 |
Danny Ryan
|
6287875baf
|
use domain byte to isolate message-id domains
|
2020-10-07 11:59:39 -06:00 |
Danny Ryan
|
a365fcb03b
|
fix message-id issues
|
2020-10-06 16:18:12 -06:00 |
Danny Ryan
|
df23a95a26
|
Merge pull request #2088 from ethereum/fix-test
Fix mainnet test for test generators
|
2020-10-06 13:53:44 -06:00 |
Danny Ryan
|
2e09c91e39
|
fix test generators for mainnet max slashing penalties
|
2020-10-06 11:34:33 -06:00 |
Danny Ryan
|
29b5efd63e
|
Merge pull request #2087 from ethereum/bls_v4_milagro_patch
Bump milagro_bls_binding to 1.5.0
|
2020-10-06 08:30:47 -06:00 |
Hsiao-Wei Wang
|
00a19e583e
|
Bump milagro_bls_binding to 1.5.0
|
2020-10-06 16:17:29 +08:00 |
Hsiao-Wei Wang
|
d264ad8af7
|
Merge pull request #2080 from ethereum/bls_v4
Bump IETF BLS spec version draft 03 -> draft 04
|
2020-10-05 22:12:52 +08:00 |
Hsiao-Wei Wang
|
4d3ac72473
|
Bump milagro_bls_binding to `1.4.0`, handle the exception cases
|
2020-10-05 21:55:49 +08:00 |
Danny Ryan
|
5f9e6599e9
|
Merge pull request #2060 from protolambda/signing-policy
Use gossip signing policy in p2p spec, see libp2p/specs#294
|
2020-09-30 12:03:21 -06:00 |
Hsiao-Wei Wang
|
4613c6b333
|
Bump py_ecc to 5.0.0
|
2020-10-01 00:44:47 +08:00 |
Danny Ryan
|
122d34a41e
|
Merge pull request #2083 from ethereum/init-tests
additional genesis init tests
|
2020-09-29 12:27:56 -06:00 |
Danny Ryan
|
9f36fd6954
|
PR feedback. thanks @hwwhww
|
2020-09-29 10:02:28 -06:00 |
Danny Ryan
|
0e2e494d7e
|
fix function signature calls on deposit helpers
|
2020-09-28 20:25:24 -06:00 |
Danny Ryan
|
76d69263fc
|
use better rng practice for reproducibility
|
2020-09-28 18:26:03 -06:00 |
Danny Ryan
|
4e2c7d20b7
|
add additional genesis initialization tests
|
2020-09-28 17:55:54 -06:00 |
Danny Ryan
|
157f7e8ef4
|
upgrade config to mainnet values
|
2020-09-28 12:56:08 -06:00 |
protolambda
|
62d596a910
|
update signature policy link
|
2020-09-25 17:59:09 +02:00 |
Hsiao-Wei Wang
|
b43f62de0e
|
Fix encoding
|
2020-09-25 15:05:10 +08:00 |
Hsiao-Wei Wang
|
ad4ad2d8b4
|
Bump IETF BLS spec version draft 03 -> draft 04
|
2020-09-25 15:01:41 +08:00 |
Hsiao-Wei Wang
|
bdbd2aae37
|
Aggregate G2 point at infinity
|
2020-09-25 15:01:41 +08:00 |
Hsiao-Wei Wang
|
19d6c8336a
|
Add IETF BLS draft 04 edge cases test vectors
|
2020-09-25 15:01:38 +08:00 |
Danny Ryan
|
6a1813b1d6
|
Merge pull request #2079 from ethereum/toc-cleanup
cleanup phase1 TOC contents
|
2020-09-23 15:03:38 -06:00 |
protolambda
|
708827413f
|
cleanup phase1 TOC contents
|
2020-09-23 22:55:22 +02:00 |
Danny Ryan
|
8c9c943845
|
Merge pull request #2054 from ethereum/ralexstokes-patch-1
Typos in: p2p-interface.md
|
2020-09-22 17:32:10 -06:00 |
Danny Ryan
|
a232efbeb7
|
revert incorrect type fix
|
2020-09-22 17:20:55 -06:00 |
Danny Ryan
|
d7cb570754
|
Merge pull request #2078 from ericsson49/ericsson49/fix_compute_weak_subjectivity_period
`compute_weak_subjectivity_period` should use integer division (//)
|
2020-09-22 17:20:08 -06:00 |
ericsson
|
104b83aab3
|
use integer division (//) instead of non-integer (/)
|
2020-09-22 18:54:44 +03:00 |
Diederik Loerakker
|
7a46181853
|
Merge pull request #2077 from ethereum/master
re-enable ssz_static mainnet tests
|
2020-09-21 23:21:07 +02:00 |
Danny Ryan
|
4c9f5eee71
|
re-enable mainnet ssz_static tests
|
2020-09-21 13:40:14 -06:00 |
Danny Ryan
|
7748c70c15
|
Merge pull request #2057 from ethereum/dev
release v0.12.3
|
2020-09-18 09:32:42 -06:00 |
Danny Ryan
|
68bcc19e09
|
Merge pull request #1957 from ethereum/testgenphase1
Enable test generation for phase1
|
2020-09-18 08:44:38 -06:00 |
Danny Ryan
|
87220f8c35
|
Merge pull request #2075 from ethereum/skip-huge-test
skip large_validator_set tests if too large (mainnet config)
|
2020-09-18 08:10:12 -06:00 |
Danny Ryan
|
d257926e3a
|
remove kludge to skip large_validator_set on mainnet config
|
2020-09-18 07:59:25 -06:00 |
Hsiao-Wei Wang
|
27d8c80690
|
Use `with_configs[MINIMAL]` on `large_validator_set` tests
|
2020-09-18 17:05:30 +08:00 |
Danny Ryan
|
0c1784b8b5
|
skip large_validator_set tests if too large
|
2020-09-17 16:50:59 -06:00 |
Danny Ryan
|
a1091059ed
|
Merge pull request #2074 from ethereum/bump-v0123
bump VERSION.txt to 0.12.3
|
2020-09-17 12:31:27 -06:00 |
Danny Ryan
|
92d4a063c1
|
bump VERSION.txt to 0.12.3
|
2020-09-17 12:14:17 -06:00 |
Danny Ryan
|
177f88962e
|
Merge pull request #2073 from ethereum/weak-subjectivity-guide
Weak subjectivity guide
|
2020-09-17 12:07:19 -06:00 |
Danny Ryan
|
8bb05827ab
|
add weak-subjectivity.md to setup.py build and do final lint cleanups
|
2020-09-17 12:01:25 -06:00 |
Aditya Asgaonkar
|
58d225c9be
|
Added WIP note, explanation for WS period calculation
|
2020-09-17 10:34:37 -07:00 |