Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Kotti Classic & ECIP-1060 Cliquey Upgrade Tracker #19

Closed
5 tasks
soc1c opened this issue May 5, 2019 · 2 comments
Closed
5 tasks

Kotti Classic & ECIP-1060 Cliquey Upgrade Tracker #19

soc1c opened this issue May 5, 2019 · 2 comments

Comments

@soc1c
Copy link
Contributor

soc1c commented May 5, 2019

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

@soc1c
Copy link
Contributor Author

soc1c commented May 23, 2019

related to #18 regarding implementing and testing byzantium/atlantis

@soc1c
Copy link
Contributor Author

soc1c commented Jun 10, 2019

blocked by #45

@soc1c soc1c closed this as completed Jun 10, 2019
soc1c pushed a commit that referenced this issue Aug 7, 2019
… 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
soc1c added a commit that referenced this issue Aug 7, 2019
* 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant