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

Common: add YoloV3 network (Backup) #1137

Closed
wants to merge 67 commits into from
Closed

Conversation

holgerd77
Copy link
Member

Backup branch with the old non-rebased state of #1129, this might be temporarily useful to debug a client error (maybe a commit was missed on cherry-picking).

tx: introduce EIP2930Transaction
tx: temp fix circular dependency
tx: extend base class with common methods
eip2930: fix tests
tx: fix undefined v/r/s/yParity values
tx: fix eip2930 not throwing on wrong chain id
tx: add yParity test
tx: fix chainId check for big numbers
tx: allow either buffers or json-types for access lists
tx: run new tests by default
jochem-brouwer and others added 25 commits February 25, 2021 14:29
vm: state tests to use EIP2930
tx: add some docs
common: remove empty test

vm: remove unnecesary comment
tx: add fromSerializedTx method
tx: remove TODOs

tx: add fromSerializedTx to legacy transaction
…() not returning the correct forkHash (but: null) when hardforks with the same forkHashes found (applies with hardforks occuring on the same block number)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants