Roberto Saltini
|
e255d09840
|
Apply changes to Bellatrix and Daneb
|
2023-03-31 10:52:52 +11:00 |
Hsiao-Wei Wang
|
0dd8db76cd
|
Make linter happy. Add `SUBNET_DURATION_IN_EPOCHS` definition.
|
2023-03-30 14:51:41 +08:00 |
Age Manning
|
7cb1630902
|
Attnet revamp draft
|
2023-03-30 15:32:35 +11:00 |
dapplion
|
3d9c87b27c
|
Move to misc helpers
|
2023-03-30 09:44:34 +09:00 |
dapplion
|
f696b30608
|
Address PR review
|
2023-03-30 09:11:36 +09:00 |
Roberto Saltini
|
c7029ce19e
|
Rename get_epoch_boundary_block to get_ancestor_at_epoch_boundary
|
2023-03-29 12:40:58 +11:00 |
dapplion
|
314b040fff
|
Reduce line len
|
2023-03-28 17:45:52 +09:00 |
Hsiao-Wei Wang
|
7476c1e0c9
|
Fix wrong doc path
|
2023-03-28 15:34:07 +08:00 |
Hsiao-Wei Wang
|
9dfee5ef48
|
Update execution_payload helpers for new EIP-6110 field
|
2023-03-28 15:21:09 +08:00 |
Hsiao-Wei Wang
|
cd7783e59d
|
EIP-6110: Fix `compute_fork_version` and add light client specs
|
2023-03-28 15:08:03 +08:00 |
Hsiao-Wei Wang
|
c1b16a2333
|
Fix EIP-6110 configs
|
2023-03-28 14:49:13 +08:00 |
dapplion
|
c1273bbfa4
|
Add epoch > REUSE_VALIDATOR_INDEX_DELAY condition
|
2023-03-28 15:46:01 +09:00 |
dapplion
|
ee3e1ac63e
|
Apply review comments
|
2023-03-28 15:34:07 +09:00 |
Hsiao-Wei Wang
|
8acc31adce
|
Fix the default testing genesis by setting `deposit_receipts_start_index` and fork versions
|
2023-03-28 14:23:23 +08:00 |
Alex Stokes
|
ca4468da0d
|
Merge pull request #3306 from omahs/patch-2
Fix: typos
|
2023-03-28 14:41:26 +09:00 |
Roberto Saltini
|
ddbd82e1be
|
Add toc
|
2023-03-28 15:51:34 +11:00 |
Roberto Saltini
|
201f113b50
|
Introduce get_epoch_boundary_block
|
2023-03-28 15:43:48 +11:00 |
dapplion
|
f9b359be09
|
Reuse indexes with full sweep
|
2023-03-28 12:44:21 +09:00 |
Hsiao-Wei Wang
|
890f574c12
|
Add EIP-6110 to CI scope
|
2023-03-27 21:31:11 +08:00 |
Hsiao-Wei Wang
|
d0839dfec4
|
Add EIP-6110 to the pytest scope
|
2023-03-27 21:31:03 +08:00 |
omahs
|
3115d1140b
|
Fix: typos
|
2023-03-25 13:14:57 +01:00 |
omahs
|
b3db3ec83a
|
Fix: typo
|
2023-03-25 12:23:03 +01:00 |
omahs
|
ce24f06f9d
|
Merge branch 'ethereum:dev' into patch-2
|
2023-03-25 12:19:31 +01:00 |
Hsiao-Wei Wang
|
c46c3945fd
|
Merge pull request #3305 from terencechain/fix-typo
Fix typo Denbeb -> Deneb
|
2023-03-25 13:30:31 +08:00 |
terence tsao
|
a9abfeb217
|
Denbeb -> Deneb
|
2023-03-23 17:21:41 -07:00 |
Hsiao-Wei Wang
|
0b76c8367e
|
Merge pull request #3303 from ethereum/bump-version
bump version.txt to 1.3.0-rc.5
|
2023-03-20 21:48:40 +08:00 |
Hsiao-Wei Wang
|
024cec5fc9
|
bump version.txt to 1.3.0-rc.5
|
2023-03-20 18:26:17 +08:00 |
Hsiao-Wei Wang
|
334601c032
|
Merge pull request #3299 from asn-d6/inv_no_inputs
Reject zero inputs in bls_modular_inverse()
|
2023-03-20 14:18:58 +08:00 |
Hsiao-Wei Wang
|
214760b59b
|
Merge pull request #3300 from rolfyone/mainnet-capella-fork
Added mainnet capella fork epoch
|
2023-03-20 14:09:28 +08:00 |
Hsiao-Wei Wang
|
18eb1fa334
|
Set `CAPELLA_FORK_EPOCH` to `194048`
|
2023-03-20 13:48:49 +08:00 |
George Kadianakis
|
1219beae26
|
Add some basic bls_modular_inverse() tests
|
2023-03-17 12:24:06 +02:00 |
George Kadianakis
|
0e0403d0e2
|
Reject zero inputs in bls_modular_inverse()
|
2023-03-17 11:50:53 +02:00 |
Paul Harris
|
01ec71a3ed
|
computed epoch, rather than slot number
|
2023-03-17 10:20:58 +10:00 |
Paul Harris
|
38f97246ee
|
Added capella fork epoch to mainnet configuration
|
2023-03-17 10:15:34 +10:00 |
Danny Ryan
|
9842fe5163
|
Merge pull request #3295 from ethereum/readme-6110
Add EIP-6110 spec links to README table
|
2023-03-16 06:52:54 -06:00 |
Hsiao-Wei Wang
|
02a8420dc5
|
Merge pull request #3293 from ethereum/bump-version
bump version.txt
|
2023-03-16 11:47:34 +08:00 |
Hsiao-Wei Wang
|
acde93138b
|
Merge pull request #3297 from ethereum/fc-test-gen-remove-p0
Remove phase 0 from fork choice test generator
|
2023-03-16 11:47:16 +08:00 |
Hsiao-Wei Wang
|
74a1c90bbc
|
fix lint
|
2023-03-16 11:34:04 +08:00 |
Aditya Asgaonkar
|
8d3097be99
|
remove phase 0 from f.c. test generator
|
2023-03-15 19:48:16 -07:00 |
Hsiao-Wei Wang
|
aa0f6a5607
|
Merge pull request #3296 from ethereum/fix-get_sample_opaque_tx-call
Fix `get_sample_opaque_tx` call signature
|
2023-03-16 10:44:41 +08:00 |
Hsiao-Wei Wang
|
debf51e87a
|
Fix `get_sample_opaque_tx` call signature
|
2023-03-16 10:16:03 +08:00 |
Hsiao-Wei Wang
|
de57f2ac91
|
Merge pull request #3284 from etan-status/lc-forkversion
Check correct fork version in LC sync protocol
|
2023-03-16 09:08:01 +08:00 |
Hsiao-Wei Wang
|
c48012f674
|
Add EIP-6110 to README table
|
2023-03-16 08:34:44 +08:00 |
Hsiao-Wei Wang
|
3ee5a2ba39
|
Merge pull request #3294 from ethereum/fork-choice-change-test-phase
Shift all fork choice tests to Altair & later
|
2023-03-16 07:52:56 +08:00 |
Aditya Asgaonkar
|
5a217607b0
|
shift all f.c. tests to altair & later
|
2023-03-15 16:32:57 -07:00 |
Danny Ryan
|
67984b5665
|
bump version.txt
|
2023-03-15 11:30:46 -06:00 |
Danny Ryan
|
985fcc2525
|
Merge pull request #3283 from ethereum/deneb-crypto-coverage
Deneb crypto helpers test coverage
|
2023-03-15 11:28:43 -06:00 |
Danny Ryan
|
5977f36fef
|
minor nits from code review
|
2023-03-15 10:54:49 -06:00 |
Danny Ryan
|
41f4472ad5
|
Merge pull request #3291 from kevaundray/patch-10
Deneb : Change description for blob
|
2023-03-15 10:51:39 -06:00 |
Danny Ryan
|
a0eb23f108
|
Merge pull request #3290 from ethereum/fork-choice-upgrade
Fork choice upgrade
|
2023-03-15 10:51:09 -06:00 |