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

Merge in new 1.4 upstream changes #19

Closed
whatisgravity opened this issue Aug 20, 2016 · 1 comment
Closed

Merge in new 1.4 upstream changes #19

whatisgravity opened this issue Aug 20, 2016 · 1 comment

Comments

@whatisgravity
Copy link

whatisgravity commented Aug 20, 2016

I have started merging in release/1.4

  • Move fork data into a standard structure to remove the hard coding
  • Disconnect from peers on other side of split
  • ...
@whatisgravity
Copy link
Author

The first step is complete, I need to test further and implement the disconnect. There are also some improvements to be made on the fork struct.

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.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant