hyperledger-firefly / hyperledger-firefly/firefly
Cannot lookup transactions for unpinned private messages on recipient side
Open
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
Steps to reproduce:
1. In a FireFly stack with 2 members, send an unpinned private message from one member to another
2. Check the value of the property "tx" in the "message_confirmed" event emitted on each of the FireFly instances (they should match)
3. Open the GUI of the FireFly instance from which the message was sent and lookup the transaction using the value from step 2. The transaction should appear in the UI
4. Open the GUI of the FireFly instance to which the message was sent and lookup the transaction using the value from step 2. The transaction does not appear
Contributor guide
Assessment
This issue has not been assessed yet.