TEST.16.0
github-actions
released this
31 Oct 14:20
·
1934 commits
to main
since this release
What's Changed
- Add explicit threads names by @aoudiamoncef in #3110
- ci: add new PR template by @aoudiamoncef in #3133
- Fix playground badge url encoding issue by @aoudiamoncef in #3151
- Remove nightly specifications for features that became stable by @AurelienFT in #3156
- Intro doc by @jcbaillie in #3094
- Improve bootstrap streaming ser & deser and use cursors by @Eitu33 in #3147
- fix NodeId from_str by @aoudiamoncef in #3165
- Fix API get blockclique at slot endpoint. by @AurelienFT in #3169
- Remove docs folder that have been moved. by @AurelienFT in #3172
- Feature/node worker full duplex 3 by @sydhds in #3174
- fix: get_blockclique_block_by_slot panic by @aoudiamoncef in #3176
- fix: update Playground badge by @aoudiamoncef in #3179
- Reduce force_keep_final_periods to 10. by @Eitu33 in #3182
- Return gas cost when calling execute_read_only_bytecode by @sydhds in #3180
- fix get_stakers sort result by @aoudiamoncef in #3183
- OpenRPC spec sync by @aoudiamoncef in #3167
- Add bootstrap whitelist and fix error messages. by @AurelienFT in #3185
- refactor add_staking_secret_keys + enhance ApiError by @aoudiamoncef in #3158
- Add rpc.discover method to Public API by @aoudiamoncef in #3186
- Add function to regroup param in double quotes. by @AurelienFT in #3187
- Feature/ext unit test 1 by @sydhds in #3150
- Remove SC unit test sources (already moved to massa-unit-tests-src repo) by @sydhds in #3188
- Credits and Ops streaming + Ops refactoring by @Eitu33 in #3164
- Do not use format! for Operation && OperationType comparison by @sydhds in #3189
- Sync TU with massa-unit-trests-src TAG TEST.16.1 by @sydhds in #3190
- Implement unsafe_random_f64 for runtime interface by @adrien-zinger in #3170
- Sync/tu test.16.2 by @sydhds in #3193
- Add new whitelist blacklist system. by @AurelienFT in #3194
- Enable PartialEq for Operation only for unit tests by @sydhds in #3195
- Prepare testnet 16 by @Eitu33 in #3163
New Contributors
- @jcbaillie made their first contribution in #3094
Full Changelog: TEST.15.1...TEST.16.0