Releases: massalabs/massa
Releases · massalabs/massa
TEST.16.0
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
TEST.15.1
What's Changed
- Fix reset timer operations announcement & remove limiter by @AurelienFT in #3125
- Change send to use try send in not priority send workflows. by @AurelienFT in #3130
- Editing documentation endorsments by @leoloco in #3111
- Operations and Endorsements pool threads by @Eitu33 in #3132
- refactor: api technical doc && readme by @aoudiamoncef in #3131
- Improve protocol structure by @damip in #3134
- improve op propag by @damip in #3136
- Update README.md by @Kryptopaid in #3137
New Contributors
- @leoloco made their first contribution in #3111
- @Kryptopaid made their first contribution in #3137
Full Changelog: TEST.15.0...TEST.15.1
TEST.15.0
What's Changed
- Op executesc add datastore for t15 by @sydhds in #3009
- Change endorsements by @adrien-zinger in #3004
- Unify balances by @AurelienFT in #3012
- Add test for set bytecode and docs. by @AurelienFT in #3055
- Feature: save and update the ledger hash on disk by @Eitu33 in #3019
- Fix spelling and force it in CI. by @AurelienFT in #3068
- Remove useless transfer balance. by @AurelienFT in #3065
- Executed ops hash and debug logs by @Eitu33 in #3064
- Fix ExecutedOps extend XOR computing. by @Eitu33 in #3075
- Abi datastore 2 by @sydhds in #3032
- Consensus: fix test inter cycle batch finalization by @gterzian in #3047
- Add storage costs. by @AurelienFT in #3043
- Op datastore robustify by @sydhds in #3088
- Bump massa-sc-runtime version to 0.8.1 by @sydhds in #3091
- Improve storage perf in Execution by @damip in #3077
- Initial lightweight serialization && deserialization for endorsements… by @sydhds in #3060
- Robustify operations propagation by @gterzian in #3086
- Improve entry err msg by @damip in #3101
- Increase endorsement count to 16 by @damip in #3102
- Burn coins on async messages creation. by @Eitu33 in #3103
- Prepare testnet 15 by @damip in #3010
- Fix storage costs. by @AurelienFT in #3105
- Change storage constants by @AurelienFT in #3107
- Use assert_eq! instead of assert! by @sydhds in #3106
- correct bootstrap order by @damip in #3109
- Fix bootstrap test by @AurelienFT in #3117
- Debug sequencer by @damip in #3120
Full Changelog: TEST.14.8...TEST.15.0
TEST.14.8
TEST.14.7
What's Changed
- Use POS mock in consensus tests by @gterzian in #3014
- Protocol: add test for the propagation of operations by @gterzian in #3034
- fix some typos issues by @aoudiamoncef in #3044
- Update new version. by @AurelienFT in #3046
Full Changelog: TEST.14.6...TEST.14.7
TEST.14.6
What's Changed
- Fix endorsements propagation by @AurelienFT in #3041
Full Changelog: TEST.14.5...TEST.14.6
TEST.14.5
What's Changed
- correct op and endorsements propagation by @damip in #3035
- Update version by @AurelienFT in #3039
Full Changelog: TEST.14.4...TEST.14.5
TEST.14.4
version update
TEST.14.3
TEST.14.2
Merge branch 'main' into testnet