What's Changed
- Really use max_operations_propagation_time by @sydhds in #3202
- update lib config 0.11 to 0.13 by @modship in #3205
- Rework consensus and graph by @AurelienFT in #3162
- Feature/deferred credits abs fixes by @sydhds in #3203
- Consensus bootstrap streaming by @Eitu33 in #3192
- migrate API to jsonrpsee by @damip in #3219
- Upgrade versions by @AurelienFT in #3232
- Limit operation max size in protocol by @aoudiamoncef in #3191
- Fix deferred credits by @Eitu33 in #3229
- Byte array update by @Eitu33 in #3221
- Add spawn blocking for ops. by @AurelienFT in #3238
- Replace gas price with fee, or remove it by @gterzian in #3173
- Increase op datastore value len by @Eitu33 in #3253
- Change dialoguer for rustyline. by @AurelienFT in #3249
- Skip datastore to avoid rpc bug by @Eitu33 in #3255
- Fix fees not consume in send_message. by @AurelienFT in #3256
- Final state hash by @Eitu33 in #3210
- Use bs58_check functions exclusively for debug purposes by @thomas-senechal in #3266
- #3263 Remove floating part from time display in bootstrap by @modship in #3265
- Fix final hash issues by @Eitu33 in #3267
- Fix final hash issues by @Eitu33 in #3274
- Simplify deferred credits by @Eitu33 in #3277
- Fix roll counts hash by @Eitu33 in #3278
- Initial code for get_keys SC abi by @sydhds in #3243
- Testnet 17 by @gterzian in #3181
New Contributors
- @modship made their first contribution in #3205
- @thomas-senechal made their first contribution in #3266
Full Changelog: TEST.16.1...TEST.17.0