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

aleth + retesteth issue 1 #5886

Open
winsvega opened this issue Feb 4, 2020 · 2 comments
Open

aleth + retesteth issue 1 #5886

winsvega opened this issue Feb 4, 2020 · 2 comments

Comments

@winsvega
Copy link
Contributor

winsvega commented Feb 4, 2020

Request: {"jsonrpc":"2.0","method":"eth_getTransactionCount","params":["0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x1"],"id":8}
Reply: {"id":8,"jsonrpc":"2.0","result":"10"}

aleth response with string. geth response with int.

Request: {"jsonrpc":"2.0","method":"eth_getTransactionCount","params":["0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b", "0x1"],"id":8}
Reply: {"jsonrpc":"2.0","id":8,"result":10}
@winsvega
Copy link
Contributor Author

winsvega commented Feb 4, 2020

retesteth support:
ethereum/retesteth@453e1b7

@winsvega
Copy link
Contributor Author

winsvega commented Feb 4, 2020

I would say we need RPC protocol strikness and unification.
@holiman

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