HorizenOfficial / Sidechains-SDK

MIT License
163 stars 95 forks source link

Fix for json rpc compliancy #1001

Closed alsala closed 6 months ago

alsala commented 6 months ago

Fixes for json-rpc:

https://horizenlabs.atlassian.net/browse/SDK-1660 (compliance with geth) https://horizenlabs.atlassian.net/browse/SDK-1706 (compliance with standard)

The desired behavior described in SDK-1660 must be verified to be real compliance with geth and in case the fix should be reverted.