Concordium node version 10.0.4 contains support for protocol version 10. This protocol version introduces support for sponsored transactions.
Changes
Support for protocol version 10:
- Extended the GRPC API to support submitting sponsored transactions.
- Processing sponsored transactions
Additionally, the following changes are included in the release
- Fix a bug (present in 8.1.0 - 10.0.1 versions) where a protocol update can be executed twice, resulting in a corrupted database. Means of recovery from the bug has also been added.
- Fix a bug where transactions are not reported as committed when they appear in live blocks.
- Fixed the build_catchup_url in the Ubuntu build release pipeline.