protolambda
|
8148c427b0
|
ignore tmp files from TOC tool
|
2021-05-18 09:33:07 +02:00 |
protolambda
|
c1f1adb4d1
|
Custody Game constant/preset/config separation
|
2021-05-18 09:33:07 +02:00 |
protolambda
|
4941a97829
|
Sharding constant/preset/config separation
|
2021-05-18 09:33:05 +02:00 |
protolambda
|
7d59016bb8
|
Merge constant/preset/config separation
|
2021-05-18 09:31:07 +02:00 |
protolambda
|
7689ebb2bd
|
Altair constant/preset/config separation
|
2021-05-18 09:28:09 +02:00 |
protolambda
|
b9ffd8f640
|
Phase0 constant/config/preset separation
|
2021-05-18 09:20:41 +02:00 |
Danny Ryan
|
f4aa9f8c65
|
Merge pull request #2418 from ethereum/sharding-conf
sharding: minor config fixes
|
2021-05-17 17:08:29 -06:00 |
protolambda
|
fcf37895ba
|
remove duplicate sharding config var, fix minimal-sharding-config fork epoch name
|
2021-05-18 00:48:59 +02:00 |
Danny Ryan
|
3209967514
|
Merge pull request #2416 from terencechain/patch-119
Sharding: Call `get_committee_count_per_slot` before slot loop
|
2021-05-17 10:32:17 -06:00 |
terence tsao
|
abda2dd5fa
|
Sharding: move `get_committee_count_per_slot` to the outside
|
2021-05-14 12:02:46 -07:00 |
Danny Ryan
|
7e0cc360e9
|
Merge pull request #2415 from ethereum/dankrad-review
minor review from dankrad on release pr
|
2021-05-14 10:08:06 -06:00 |
Danny Ryan
|
c87333face
|
minor review from dankrad on release pr
|
2021-05-14 10:05:54 -06:00 |
Danny Ryan
|
021e6bb3f7
|
Merge pull request #2413 from ethereum/remove-error-code
remove resourceunavailable for more discussion
|
2021-05-14 08:36:03 -06:00 |
Danny Ryan
|
110e6b38ee
|
remove resourceunavailable for more discussion
|
2021-05-14 08:07:08 -06:00 |
Diederik Loerakker
|
2bac3d84cd
|
Merge pull request #2412 from ethereum/bump-version
bmp VERSION.txt to 1.1.0-alpha.4
|
2021-05-14 15:00:34 +02:00 |
Diederik Loerakker
|
5984fd74b3
|
Merge pull request #2393 from Nashatyrev/cosmetics/blob-subnet-name
[Sharding] Network: Calculate {subnet_id} for shard_blob_ subnets
|
2021-05-14 14:49:09 +02:00 |
Diederik Loerakker
|
a1e64c1ceb
|
Merge pull request #2368 from Nashatyrev/fix/root-for-empty-shard-header
[Sharding] Calc the right root with respect to (slot, shard) for an empty PendingShardHeader
|
2021-05-14 14:44:56 +02:00 |
Danny Ryan
|
ccacc936de
|
bmp VERSION.txt to 1.1.0-alpha.4
|
2021-05-14 06:44:23 -06:00 |
Danny Ryan
|
4cd9a6c710
|
Merge pull request #2385 from ethereum/execution-payload-testing
Execution payload tests
|
2021-05-14 06:40:40 -06:00 |
Diederik Loerakker
|
86792b9232
|
Merge pull request #2411 from ethereum/order-indices
ensure indices are ordered [source, target, head] everywhere
|
2021-05-14 14:38:26 +02:00 |
Danny Ryan
|
ba73a68407
|
Merge pull request #2409 from terencechain/patch-118
Return non-duplicated sync committee subnets
|
2021-05-14 06:25:41 -06:00 |
Danny Ryan
|
160b704f4a
|
ensure indices are ordered source, target, head everywhere
|
2021-05-14 06:19:29 -06:00 |
Danny Ryan
|
5dd29b6659
|
fix tests and minor copy edit
|
2021-05-14 06:15:48 -06:00 |
terence tsao
|
1310105174
|
Return non-duplicated sync committee subnets
|
2021-05-13 16:22:28 -07:00 |
protolambda
|
d3160ba23a
|
update ExecutionEngine protocol arg references
|
2021-05-14 01:07:22 +02:00 |
Danny Ryan
|
ebafc943c6
|
Merge pull request #2395 from ethereum/vbuterin-patch-11
Update inactivity penalty deltas processing
|
2021-05-13 15:14:00 -06:00 |
Danny Ryan
|
049210bd8a
|
utilize new randomize functions in process_inactivity_updates testing
|
2021-05-13 13:44:41 -06:00 |
Danny Ryan
|
d38af7a158
|
Merge branch 'dev' into vbuterin-patch-11
|
2021-05-13 13:39:05 -06:00 |
Danny Ryan
|
699a3f837e
|
pr feedback
|
2021-05-13 13:38:43 -06:00 |
Danny Ryan
|
7faeaba778
|
Merge pull request #2408 from ethereum/translate-participation-test
Altair fork attestation translation tests
|
2021-05-13 13:36:30 -06:00 |
Danny Ryan
|
a52565aa81
|
add random altair fork tests for better translation coverage + pr review
|
2021-05-13 13:21:43 -06:00 |
Danny Ryan
|
57e13fd5b2
|
add INACTIVITY_SCORE_RECOVERY_RATE to configs
|
2021-05-13 10:59:29 -06:00 |
Danny Ryan
|
a6d5b2e215
|
pull state randomization functions out of rewards testing
|
2021-05-13 08:22:24 -06:00 |
Danny Ryan
|
a2c8e0e6c6
|
Merge branch 'dev' into translate-participation-test
|
2021-05-13 06:33:06 -06:00 |
Danny Ryan
|
4a91c93962
|
add epoch processing tests for inactivity udpates
|
2021-05-12 15:06:32 -06:00 |
Danny Ryan
|
fa1bdabace
|
add random inactivity scores tests
|
2021-05-12 14:23:11 -06:00 |
Danny Ryan
|
24f6e1e99f
|
Merge branch 'dev' into vbuterin-patch-11
|
2021-05-12 12:42:46 -06:00 |
Danny Ryan
|
51a5474e6d
|
Merge pull request #2399 from ethereum/keep-inactivity-function
dankrad altair review -- extended and tested
|
2021-05-12 12:38:26 -06:00 |
Danny Ryan
|
a469b467ff
|
Merge branch 'dev' into keep-inactivity-function
|
2021-05-12 12:27:15 -06:00 |
Danny Ryan
|
5188671816
|
Update specs/altair/beacon-chain.md
Co-authored-by: dankrad <dankrad@ethereum.org>
|
2021-05-12 12:18:35 -06:00 |
Danny Ryan
|
a0f86d19d3
|
Merge pull request #2407 from ethereum/ralexstokes-patch-1
Update validator guide with restricted sync committee computation
|
2021-05-12 12:18:06 -06:00 |
Danny Ryan
|
9a0be85b1e
|
Merge pull request #2406 from ethereum/sync-seed
remove sync committee seed and restrict period calculation boundaries
|
2021-05-12 12:17:42 -06:00 |
Alex Stokes
|
4286f85a68
|
Update validator guide with restricted sync committee computation
|
2021-05-12 11:05:41 -07:00 |
Diederik Loerakker
|
ddc471bd7e
|
Merge pull request #2398 from ethereum/exec-engine
Define execution engine protocol
|
2021-05-12 17:57:55 +02:00 |
Danny Ryan
|
133875a6d6
|
fix sync_committe_update tests
|
2021-05-12 09:56:13 -06:00 |
Danny Ryan
|
a8791f04c7
|
'get_sync_committee -> get_next_sync_committee
|
2021-05-12 09:44:13 -06:00 |
Danny Ryan
|
84830e8f26
|
Merge pull request #2131 from ethereum/bbr-ws
BlocksByRange under WS
|
2021-05-12 08:51:16 -06:00 |
Danny Ryan
|
1a7aa898ab
|
Merge branch 'dev' into sync-seed
|
2021-05-12 08:46:11 -06:00 |
Danny Ryan
|
dff12dd644
|
Merge pull request #2400 from ethereum/sync-committee-off-by-1
add logic for handling sync committee off by one issue
|
2021-05-12 08:45:05 -06:00 |
Danny Ryan
|
6371707779
|
Apply suggestions from code review
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
|
2021-05-12 08:40:34 -06:00 |