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

Implementing RETURNDATASIZE and RETURNDATACOPY #755

Closed
wants to merge 31 commits into from
Closed

Implementing RETURNDATASIZE and RETURNDATACOPY #755

wants to merge 31 commits into from

Conversation

smblucker
Copy link

These changes implement the RETURNDATASIZE and RETURNDATACOPY opcodes as described here:

https://github.com/ethereum/EIPs/blob/dde2fe59532290f285a3ae79bd7347f0a7b69d6d/EIPS/eip-211.md

This implementation attempts to resolve issue here:

#705

Silas Davis and others added 30 commits April 20, 2018 11:52
Making substantive and cosmetic changes to api.md
Ensure storing zero value removes the key rather than panics
Add file and json logging instructions.
detecting it. Make it possible to provide base genesis specs.

Signed-off-by: Silas Davis <[email protected]>
Fix test issues, and reorganise CLI UX. Read validator address on startup.
Update project history for 0.18.0 release, add moniker flag
Flush events after hashing to fix timing issue in test
Editing grammar, spelling and style in readme
Merge develop to master for release
rather waiting for block (which may or may not contain tx)

Signed-off-by: Silas Davis <[email protected]>
Exposed by timeouts in waitForEvent helper

Signed-off-by: Silas Davis <[email protected]>
Use sed for indentation to not interpret shell characters
Introduce InputAccount on param to simplify JS
Increase reap threshold to 20 seconds

Signed-off-by: Silas Davis <[email protected]>
Cleanup some subscription code on V0
@smblucker smblucker closed this May 11, 2018
@smblucker smblucker deleted the retdatasize-retdatacopy-issue705 branch May 11, 2018 15:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants