Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Pending inbound direct transactions not shown #452

Open
ghost opened this issue Feb 14, 2018 · 0 comments
Open

Pending inbound direct transactions not shown #452

ghost opened this issue Feb 14, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 14, 2018

@karalabe commented on Mar 31, 2016, 7:16 AM UTC:

This seemed strange to me because we already support this feature in EtherAPIs and it's a very nice and very simple thing: seeing currently pending inbound transactions (plain ones), or pending balance changes.

It's very easy to see whether there's something coming inbound since we can query the current balance and the currently pending balance, which gives an awesome overview that someone's sending us funds.

This an be further extended that whenever we detect a balance change, we list the pending transactions and match up any of them with our own accounts. This allows us to list inbound transactions while they are pending.

E.g. a screenshot from etherapis with this working:

EtherAPIs transaction monitoring

This issue was moved by @evertonfraga from ethereum/mist/issues/445.

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

No branches or pull requests

0 participants