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 Aug 13, 2019. It is now read-only.
… 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
* 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.
low priority, but at some point we want to have testnet support for Kotti Classic
ref goerli/eips-poa#12 ethereumclassic/ECIPs#72 ethereumclassic/ECIPs#74 ethereum/EIPs#1955
Cliquey is a proposed upgrade to Clique based networks, esp. Kotti Classic and Goerli.
Review Spec
Implement Upgrades
Cliquey
transition/configThe text was updated successfully, but these errors were encountered: