You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This AIP proposes a solution to speedup Fungible Asset operations by parallelizing the processes (single thread to multithread). Currently, Fungible Assets are single threaded and sequential when minting from individual collection or asset, our touching the same balance, by parallelizing this we can expect a higher throughput/peak.
Please note, this AIP introduces a breaking change! Please read the rest of the AIP for details.
AIP Discussion
This AIP proposes a solution to speedup Fungible Asset operations by parallelizing the processes (single thread to multithread). Currently, Fungible Assets are single threaded and sequential when minting from individual collection or asset, our touching the same balance, by parallelizing this we can expect a higher throughput/peak.
Please note, this AIP introduces a breaking change! Please read the rest of the AIP for details.
Read more about it here: https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-70.md
The text was updated successfully, but these errors were encountered: