You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.
* Fixed state transition logic for edge case (#17)
* Update morden bootnodes (#16)
* Updates bootnodes
* what a fantastic test :)
* Core execution refactor, EIP 684, edge case fixes, starting nonce for morden (#19)
* Refactored Call
* Refactored CallCode
* Refactored DelegateCall
* Refactored StaticCall
* Added create before contract collision check
* Refactored Call
* Refactored CallCode
* Refactored DelegateCall
* Refactored StaticCall
* Added create before contract collision check
* Fixed state transition logic for edge case
* Added create collision logic
* Fix for edge case tests
* Removed outdated contract collision tests and changed format of test output to be consistent
* Rename exec function
* utilize StartingNonce from state instead of explicit 0 nonce checks for contract collision and empty objects
* Fixes morden seg fault edge case
* adding starting nonce to created contracts
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have started merging in release/1.4
The text was updated successfully, but these errors were encountered: