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

Fix jsonrpc request (add Content-Type header), update dependencies #9

Merged
merged 1 commit into from
May 2, 2021

Conversation

loredanacirstea
Copy link
Contributor

@loredanacirstea loredanacirstea commented May 2, 2021

  • add Content-Type in jsonrpc request
  • update HTTP, JSON packages, Julia 1.6.1
  • fixed JSON -> julia types

test Web3 passes.
Locally, I tried dumpContract.jl after removing the domdom dependency, with a ropsten contract and it worked with both infura and a local geth instance.

…dencies

- add Content-Type
- update HTTP, JSON packages
- fixed JSON -> julia types
@loredanacirstea loredanacirstea changed the title Fix jsonrpc request (add Content-Type header, id field), update deps Fix jsonrpc request (add Content-Type header), update dependencies May 2, 2021
@zot
Copy link
Member

zot commented May 2, 2021

Thanks Loredana!

@zot zot merged commit e8438cc into lambda-mechanics:master May 2, 2021
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

Successfully merging this pull request may close these issues.

2 participants