Transaction resolution should be threaded #7

Open
opened 2022-01-20 21:06:14 +01:00 by lash · 0 comments
Owner

Problem:

Metadata resolution for transactions and tokens is sequential. This makes the cli extremely slow

Solution:

  • separate threads for in tx loop for:
    • metadata resolve
    • token metadata resolve (symbol, decimals)
    • progress output
Problem: Metadata resolution for transactions and tokens is sequential. This makes the cli extremely slow Solution: * separate threads for in tx loop for: - metadata resolve - token metadata resolve (symbol, decimals) - progress output
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: grassrootseconomics/clicada#7
No description provided.