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

Find simple transactions #1606

Closed
gavofyork opened this issue Jul 13, 2016 · 0 comments
Closed

Find simple transactions #1606

gavofyork opened this issue Jul 13, 2016 · 0 comments
Assignees
Labels
F8-enhancement 🎊 An additional feature request.
Milestone

Comments

@gavofyork
Copy link
Contributor

a = '0x06b5955a67d827cdf91823e3bb8f069e6c89c1d6';
b = web3._requestManager.send({method: 'trace_filter', params: [{toAddress: [a], fromBlock: '0x00', toBlock: 'latest'}]});

Here is etherscan: http://testnet.etherscan.io/address/0x06b5955a67d827cdf91823e3bb8f069e6c89c1d6 . The earliest transaction 0x31dfaed96aa05189e7c5fa1998731bc473bf4b47ba2badb11ac9088e09af965b never shows up (actually, a lot don't show up, but that is the example I was working from)

@gavofyork gavofyork added the F8-enhancement 🎊 An additional feature request. label Jul 13, 2016
@gavofyork gavofyork added this to the 1.3 Acuity milestone Jul 13, 2016
@debris debris self-assigned this Jul 13, 2016
debris added a commit that referenced this issue Jul 13, 2016
debris added a commit that referenced this issue Jul 13, 2016
arkpar pushed a commit that referenced this issue Jul 14, 2016
gavofyork pushed a commit that referenced this issue Jul 14, 2016
* Attempt to fix blochchain DB sync

* Fix bloomchain on blockchain repair

* Make sure reserved peers are in the node table

* fixed #1606 (#1615)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F8-enhancement 🎊 An additional feature request.
Projects
None yet
Development

No branches or pull requests

2 participants