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

Latest changes from go-ethereum #2

Merged
merged 20 commits into from
Dec 18, 2017
Merged

Conversation

AlexeyAkhunov
Copy link
Owner

No description provided.

holiman and others added 20 commits December 8, 2017 10:06
This commit adds mocker functionality to p2p/simulations. A
mocker allows to starting/stopping of nodes via the HTTP API.
consensus/ethash: relax requirements when determining future-blocks
This adds the inverse to DecompressPubkey and improves a few minor
details in crypto/secp256k1.
cmd/geth: add support for geth --rinkeby attach
p2p/discover: fix leaked goroutine in data expiration
accounts/keystore: Improved error message
The tx data field is called "input" in returned objects and "data" in
argument objects. Make it so "input" can be used, but bail if both
are set.
core/vm: Remove snapshot param from Interpreter.Run()
@AlexeyAkhunov AlexeyAkhunov merged commit fc01745 into AlexeyAkhunov:master Dec 18, 2017
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.