Hsiao-Wei Wang
057517526e
Set python_requires=">=3.9" ( #2964 )
2023-05-03 12:25:04 +03:00
Hsiao-Wei Wang
1946ed6e5a
Merge pull request #3309 from ethereum/eip6110-tests
...
Enable EIP-6110 in pytest
2023-05-02 23:59:22 +08:00
Hsiao-Wei Wang
7570445e98
Fix sync testgen
2023-05-02 23:45:21 +08:00
Hsiao-Wei Wang
e117ff4d71
Merge branch 'dev' into eip6110-tests
2023-05-02 21:24:02 +08:00
Hsiao-Wei Wang
acccbd774b
Merge pull request #3308 from saltiniroberto/add_get_boundary_block
...
Add get_checkpoint_block to the fork choice spec
2023-05-01 17:16:00 +08:00
Hsiao-Wei Wang
a044c0c805
Merge branch 'dev' into pr3308
2023-05-01 16:31:45 +08:00
Hsiao-Wei Wang
1a38b83e5d
Merge pull request #3337 from benjaminion/move-is-prev-epoch-just
...
Move is_previous_epoch_justified
2023-04-21 16:43:30 +08:00
Ben Edgington
b7f3d37a52
Move is_previous_epoch_justified
2023-04-21 09:16:51 +01:00
Danny Ryan
3c8114cf4c
Merge pull request #3319 from ralexstokes/feat/eip-4788
...
add `EIP-4788` feature
2023-04-20 08:01:34 -06:00
Danny Ryan
5e1153311b
Merge pull request #3307 from dapplion/reuse-indexes
...
EIP6914 - Reuse indexes with full sweep
2023-04-19 17:57:12 -06:00
dapplion
498fbd04a2
rename SAFE_EPOCHS_TO_REUSE_INDEX
2023-04-20 08:52:25 +09:00
dapplion
accf99fba3
rename to eip6914
2023-04-20 08:47:49 +09:00
Danny Ryan
6b38cd77fe
Merge pull request #3334 from ethereum/docs-toc
...
Fix p2p-interface.md ToC
2023-04-19 09:50:32 -06:00
Hsiao-Wei Wang
03a3e4082a
Fix p2p-interface.md ToC
2023-04-19 19:10:46 +08:00
Hsiao-Wei Wang
4a8fa9de8a
Merge pull request #3328 from jtraglia/test-case-name-nit
...
Add "commitment" to test names for consistency
2023-04-19 15:38:13 +08:00
Justin Traglia
87d42919b9
Add "commitment" to test names for consistency
2023-04-18 14:00:11 -05:00
Danny Ryan
faec3d1663
Merge pull request #3326 from ethereum/bump-version
...
bump version.txt to 1.3.0
2023-04-18 08:32:03 -06:00
Hsiao-Wei Wang
85c8daf085
bump version.txt to 1.3.0
2023-04-18 18:34:12 +08:00
Hsiao-Wei Wang
21d4370fd5
Add docs about how to add a new feature proposal in consensus-specs and online viewer support ( #3239 )
...
* Add docs
* update link to template
* Add more info
* Try mkdocs
* Create docs.yml
* Update docs.yml
* update
* update
* update
* Try mkdocs
* Add "B: Make it executable for pytest and test generator" section
* Use mkdocs-material
* Use `mkdocs-awesome-pages-plugin` to create custom specs order
* Add toc permalink
* Update site_url
* Add .pages files for navigations. Update highlight style
* Dark theme
* Fix list indent
2023-04-18 18:31:34 +08:00
Roberto Saltini
ffb84598cf
Fixed doc in get_checkpoint_block
2023-04-18 16:03:10 +10:00
Roberto Saltini
313439a04b
Fix lint erorrs
2023-04-18 13:54:31 +10:00
Roberto Saltini
b5bd90dd5f
Applied changes to tests
2023-04-18 13:51:13 +10:00
Roberto Saltini
c985605973
Fix copy and past error
2023-04-18 13:49:08 +10:00
Roberto Saltini
36fcb81b88
Break long statement into two statements
2023-04-18 13:26:16 +10:00
Roberto Saltini
334114d9d3
Rename get_ancestor_at_epoch_boundary to get_checkpoint_block
2023-04-18 13:14:53 +10:00
Roberto Saltini
fdf2dc7f10
Merge remote-tracking branch 'upstream/dev' into add_get_boundary_block
2023-04-18 13:11:08 +10:00
Mikhail Kalinin
0230c643b0
Fix EIP6110 import in generators
2023-04-11 21:29:30 +06:00
Danny Ryan
3eb5240111
Merge pull request #3317 from MariusVanDerWijden/patch-1
...
deneb: switch blob tx type to 0x03
2023-04-11 07:31:37 -06:00
Mikhail Kalinin
09e5fc7ebe
Add eip6110 to generators
2023-04-11 13:42:16 +06:00
Alex Stokes
1c5b9fddaf
add `EIP-4788` feature
2023-04-11 13:34:42 +09:00
Mikhail Kalinin
1505a04a94
Make linter happy
2023-04-10 16:08:13 +06:00
Mikhail Kalinin
e49a30f85b
Fix deposit transition tests
2023-04-10 13:47:21 +06:00
Roberto Saltini
6d7b9e319e
Merge remote-tracking branch 'upstream/dev' into add_get_boundary_block
2023-04-08 14:05:52 +10:00
Roberto Saltini
41386092b7
Apply changes to p2p-interface.md
2023-04-08 14:00:01 +10:00
Mikhail Kalinin
c2473e7b8a
Make transition tests comply to sanity format
2023-04-07 14:20:28 +06:00
Danny Ryan
50a3f8e8d9
Merge pull request #3316 from ethereum/remove-gitter-link
...
Remove gitter link
2023-04-06 10:32:00 -06:00
Hsiao-Wei Wang
d78c7ada03
Fix previous fork version
2023-04-06 20:08:23 +08:00
Hsiao-Wei Wang
11842c9e2a
Update test generators. Move `test_deposit_transition` to `sanity/blocks/`
2023-04-06 20:04:33 +08:00
Mikhail Kalinin
389b79408b
Add EIP6110 operations gen, and to fork upgrades list
2023-04-06 17:39:19 +06:00
Mikhail Kalinin
3e7e780b77
Apply suggestions from code review
...
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2023-04-06 17:04:49 +06:00
Mikhail Kalinin
108f1eed86
Rebase EIP6110 to Deneb
2023-04-06 16:53:31 +06:00
Marius van der Wijden
8fafc6c695
deneb: switch blob tx type to 0x03
2023-04-06 11:20:07 +02:00
Mikhail Kalinin
80e6b0d665
Add deposits transition tests
2023-04-05 19:46:28 +06:00
Hsiao-Wei Wang
4cac761818
make linter happy
2023-04-05 11:38:20 +08:00
Hsiao-Wei Wang
cdcf45855a
Merge branch 'dev' into pr3308
2023-04-05 11:19:09 +08:00
Hsiao-Wei Wang
68e7766b08
Remove gitter link
2023-04-04 22:04:48 +08:00
Danny Ryan
d96384c478
Merge pull request #3314 from ppopth/fix-typo
...
Fix typos
2023-04-04 08:01:42 -06:00
Mikhail Kalinin
502745e012
Port tests from bellatrix and capella
2023-04-04 16:30:44 +06:00
Suphanat Chunhapanya
912c9b37a1
Fix typos
2023-04-04 13:33:42 +07:00
dapplion
622c9b97ba
Fix CI
2023-04-04 12:00:09 +09:00