Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Pending inbound direct transactions not shown #445

Closed
karalabe opened this issue Mar 31, 2016 · 1 comment
Closed

Pending inbound direct transactions not shown #445

karalabe opened this issue Mar 31, 2016 · 1 comment

Comments

@karalabe
Copy link
Member

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

@ghost
Copy link

ghost commented Feb 14, 2018

This issue was moved by @evertonfraga to ethereum/meteor-dapp-wallet/issues/452.

@ghost ghost closed this as completed Feb 14, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants