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

Web3 requests to latest geth fail due to null properties #19

Closed
slothbag opened this issue Mar 10, 2016 · 3 comments
Closed

Web3 requests to latest geth fail due to null properties #19

slothbag opened this issue Mar 10, 2016 · 3 comments

Comments

@slothbag
Copy link

Nethereum includes gas:null, gasPrice: null etc in RPC request that causes Geth to respond with error.

Web3.js gets around this by not including null properties.

Proposed solution here #18

@juanfranblanco
Copy link
Member

As mentioned before this is a bug with Dev, latest geth is 3.5 https://github.com/ethereum/go-ethereum/releases. You can use the chat to discuss if you want, it will be async due to timezone but it can prevent lots of issues created.

@slothbag
Copy link
Author

Sorry, was just trying to keep track of this issue as I have to remember to merge my change each time with your latest.. Plus I thought it was worth keeping around for others who may run into the same problem until its resolved.

I'll leave it to you :)

@juanfranblanco
Copy link
Member

Don't worry, I was just thinking it could be better to chat in gitter. Makes it more personal :) and might be able to answer or ask what your setup, targets etc

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

No branches or pull requests

2 participants