Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Upgrade custom rpc method evm_mine to return the new block #536

Open
nicholasjpaterno opened this issue Jan 16, 2020 · 2 comments
Open

Upgrade custom rpc method evm_mine to return the new block #536

nicholasjpaterno opened this issue Jan 16, 2020 · 2 comments

Comments

@nicholasjpaterno
Copy link
Contributor

Currently, evm_mine returns 0x0 which is arguably of very little use. This enhancement would reduce the need for users to query for the newly mined block.

@amandesai01
Copy link

I am willing to create a PR to close this issue. Let me know if I can.

@davidmurdoch
Copy link
Member

@amandesai01 so @MicaiahReid is doing some major work in this area right now so it should wait until that is worked out; evm_mine doesn't have a reliable way of determining which block(s) it actually mined (in some edge cases) right now, so we're fixing it. Once that is complete it should be trivial to implement the feature above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Backlog
Development

No branches or pull requests

4 participants