Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unique ID for every transfer (multiple token transfers per tx) and concurrent erc20 downloads #1482

Merged
merged 12 commits into from
Jun 13, 2019

Conversation

dshulyak
Copy link
Contributor

@dshulyak dshulyak commented Jun 6, 2019

closes: #1477

@status-github-bot
Copy link

Pull Request Checklist

  • Have you updated the documentation, if impacted (e.g. docs.status.im)?

@status-im-auto
Copy link
Member

status-im-auto commented Jun 6, 2019

Jenkins Builds

Click to see older builds (15)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ dbb7499 #1 2019-06-06 07:49:08 ~50 sec linux 📦 zip
✔️ dbb7499 #1 2019-06-06 07:51:54 ~3 min ios 📦 zip
✔️ dbb7499 #1 2019-06-06 07:54:52 ~6 min android 📦 aar
d3ce2b7 #2 2019-06-07 08:50:33 ~46 sec ios 📄 log
✔️ d3ce2b7 #2 2019-06-07 08:50:37 ~49 sec linux 📦 zip
d3ce2b7 #2 2019-06-07 08:51:40 ~1 min android 📄 log
✔️ f0b6409 #3 2019-06-07 08:55:40 ~2 min linux 📦 zip
✔️ f0b6409 #3 2019-06-07 08:57:03 ~3 min ios 📦 zip
✔️ f0b6409 #3 2019-06-07 08:59:03 ~5 min android 📦 aar
✔️ a059cf8 #4 2019-06-07 09:20:06 ~44 sec linux 📦 zip
✔️ a059cf8 #4 2019-06-07 09:23:46 ~4 min ios 📦 zip
✔️ a059cf8 #4 2019-06-07 09:24:59 ~5 min android 📦 aar
bdc0a33 #5 2019-06-07 10:07:54 ~40 sec ios 📄 log
✔️ bdc0a33 #5 2019-06-07 10:08:02 ~47 sec linux 📦 zip
bdc0a33 #5 2019-06-07 10:08:49 ~1 min android 📄 log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 402837a #6 2019-06-07 10:10:07 ~31 sec linux 📦 zip
✔️ 402837a #6 2019-06-07 10:12:28 ~2 min ios 📦 zip
✔️ 402837a #6 2019-06-07 10:14:54 ~5 min android 📦 aar
eaff713 #7 2019-06-13 06:26:25 ~14 sec android 📄 log
eaff713 #7 2019-06-13 06:26:25 ~11 sec linux 📄 log
eaff713 #7 2019-06-13 06:26:31 ~19 sec ios 📄 log

When downloader is started it will go through following procedure:
- verify that the last synced block is still in canonical chain
- run fast indexer for every account from last synced block to head of the chain
- start watching block by block
@dshulyak dshulyak merged commit 9fc8539 into multi-accounts Jun 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the wallet-improve branch June 13, 2019 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants