hyperledger-firefly / hyperledger-firefly/firefly

Token activation transaction should be persisted earlier

Open
#1,411 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
602
Forks
246
Avg merge
18h 47m
Merged PRs (30d)
6

Description

As identified in https://github.com/hyperledger/firefly/pull/1406/files#r1339339849, for the non-submitting members in a multiparty network who receive a token pool definition, they will insert the pool and the activation operation _before_ inserting the transaction. This is out of order for how things normally progress, as the transaction should be inserted before any operations that reference it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.