hashgraph / hashgraph/hedera-hcs-sxc-java
Implement generic order function for applicationMessages isBefore(m1,m2)
Open
bug
- Dominant language
- Java
- Stars
- 20
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Various places of the core require testing the order of a message - for instance key rotation requires testing the order of initialisation to avoid race conditions. The order function needs to be exposed to the API so that app-participants have direct access to it.
Contributor guide
Assessment
This issue has not been assessed yet.