Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arrow Glacier spec #362

Merged
merged 1 commit into from
Oct 4, 2021
Merged

Arrow Glacier spec #362

merged 1 commit into from
Oct 4, 2021

Conversation

timbeiko
Copy link
Contributor

@timbeiko timbeiko commented Oct 3, 2021

Adds a spec placeholder for Arrow Glacier, as agreed upon on AllCoreDevs 123 ethereum/pm#391

Signed-off-by: Tim Beiko <t.beiko23@gmail.com>
@codecov-commenter
Copy link

Codecov Report

Merging #362 (507e6bc) into master (d414efa) will increase coverage by 1.41%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #362      +/-   ##
==========================================
+ Coverage   94.07%   95.49%   +1.41%     
==========================================
  Files          13       46      +33     
  Lines         827     2441    +1614     
==========================================
+ Hits          778     2331    +1553     
- Misses         49      110      +61     
Flag Coverage Δ
unittests 95.49% <ø> (+1.41%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/ethereum/base_types.py 89.13% <0.00%> (-4.03%) ⬇️
src/ethereum/vm/__init__.py
src/ethereum/eth_types.py
src/ethereum/trie.py
src/ethereum/vm/instructions.py
src/ethereum/spec.py
src/ethereum/vm/interpreter.py
src/ethereum/vm/error.py
src/ethereum/vm/stack.py
src/ethereum/vm/gas.py
... and 47 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d414efa...507e6bc. Read the comment docs.

@timbeiko timbeiko merged commit 5f35815 into master Oct 4, 2021
@SamWilsn SamWilsn deleted the arrow branch April 10, 2024 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants