Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compatible issue with AionR #20

Open
MiaoShi09 opened this issue Feb 12, 2019 · 0 comments
Open

compatible issue with AionR #20

MiaoShi09 opened this issue Feb 12, 2019 · 0 comments

Comments

@MiaoShi09
Copy link

Issue reported in AionR aion_pool2 connection issue
is caused by RPC output format inconsistance between Aion(Java) and AionR for eth_getBlockByNumber/eth_getBlockByHash. When the block contains transactions, result.transactions[0].blockNumber is a number in Aion and a Hex string in AionR. Changing AionR code will cause more inconsistance. AionR cannot make a fix until the AION RPC standard has been made. I wonder if aion_pool2 can be updated to accept both data types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant