TEST.18.0
github-actions
released this
03 Jan 12:58
·
1597 commits
to main
since this release
What's Changed
- Change name execute SC on client. by @AurelienFT in #3303
- Refactor list_required_active_blocks by @Eitu33 in #3301
- Finish setting prefixes by @AurelienFT in #3279
- Update setup_test script + update unit tests wasm (testnet 17 tag) by @sydhds in #3313
- Gas limit for read-only / execute / call SC execution by @Eitu33 in #3318
- Fix slot too old in bootstrap by @AurelienFT in #3329
- Keep events after SC execution failure by @Eitu33 in #3315
- improve failed events handling by @Eitu33 in #3332
- First implementation on autonomous trigger by @AurelienFT in #3228
- Local execution by @Eitu33 in #3323
- Use final hash in pos selections by @Eitu33 in #3312
- Init sc update by @Eitu33 in #3333
- Clock compensation refactoring by @Eitu33 in #3336
- Use prefix in serialize/deserialize of serde. by @AurelienFT in #3340
- Add new feature gas_calibration. by @AurelienFT in #3206
- Fix broken link by @T1l3 in #3344
- Add bootsrap IPs lists management by @aoudiamoncef in #3320
- Add WebSockets support + ApiV2 by @aoudiamoncef in #3314
- Add
get_blocks
method to JSONRPC API by @aoudiamoncef in #3342 - Enable ci for PR targetting testnet_* branch by @sydhds in #3343
- Disable WebSockets server by default by @aoudiamoncef in #3346
- propagate returned value from the SC module call by @aoudiamoncef in #3339
- Move init of the consensus to block the load of the node. by @AurelienFT in #3351
- Optimize CI. by @AurelienFT in #3349
- Fix warning operation size. by @AurelienFT in #3354
- Add basic benchmark on SC by @AurelienFT in #3348
- Add broadcast operations via WebSocket by @aoudiamoncef in #3347
- Testnet 18 by @AurelienFT in #3280
- Add event when episode ended and add the TEST.18 timestamps. by @AurelienFT in #3362
New Contributors
Full Changelog: TEST.17.2...TEST.18.0