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

Load transaction list from tracing when available #2148

Closed
jacogr opened this issue Sep 18, 2016 · 1 comment
Closed

Load transaction list from tracing when available #2148

jacogr opened this issue Sep 18, 2016 · 1 comment
Assignees
Labels
F8-enhancement 🎊 An additional feature request.
Milestone

Comments

@jacogr
Copy link
Contributor

jacogr commented Sep 18, 2016

  • currently pulled from a 3rdparty service
  • also extends to signer historic information (possibly)
  • enhance, e.g. confirmation blocks
  • discussions & infrastructure, how?
  • trace caters for it, not available on most nodes

(Split from https://github.com/ethcore/parity/issues/2111)

@jacogr jacogr added F8-enhancement 🎊 An additional feature request. Q7-involved 💪 Can be fixed by a team of developers and probably takes some time. M-UI labels Sep 18, 2016
@jacogr
Copy link
Contributor Author

jacogr commented Sep 18, 2016

Today, running the tests -

945 passing (6s)
  6 failing

  1) etherscan/account retrieves an account balance:
     Service Unavailable: Back-end server is at capacity

  2) etherscan/account retrieves multi account balances:
     Service Unavailable: Back-end server is at capacity

  3) etherscan/account transactions retrieves a list of transactions (default):
     Service Unavailable: Back-end server is at capacity

  4) etherscan/account transactions retrieves a list of transactions (page 1):
     Service Unavailable: Back-end server is at capacity

  5) etherscan/stats retrieves the latest price:
     Service Unavailable: Back-end server is at capacity

  6) etherscan/stats retrieves the ether total:
     Service Unavailable: Back-end server is at capacity

@jacogr jacogr added this to the 1.5 Tenuity milestone Sep 26, 2016
@ngotchac ngotchac self-assigned this Oct 20, 2016
jacogr pushed a commit that referenced this issue Oct 22, 2016
* Using traces when available to get accounts transactions (#2148)

* Fixed traceMode detection and transactions rendering (#2148)

* [WIP] Use Redux Thunk in main UI => Async Actions (#2148)

* Using Redux for Transaction / Block / Methods... (#2148)

* Use BigNumber comparedTo function to sort txs (#2148)
@jacogr jacogr changed the title Transaction list display data should be de-centralised Load transaction list fro tracing when available Oct 22, 2016
@jacogr jacogr removed the Q7-involved 💪 Can be fixed by a team of developers and probably takes some time. label Oct 22, 2016
@derhuerst derhuerst changed the title Load transaction list fro tracing when available Load transaction list from tracing when available Oct 24, 2016
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