New
MAIN.4.1
What's Changed
- decouple block production from blocking on pool slowness by @bilboquet in https://github.com/massalabs/massa/pull/4942
- Optimize async pool by @damip in https://github.com/massalabs/massa/pull/4947
- fix(client): check sender balance for CallSC pre-flight by @GarmashAlex in https://github.com/massalabs/massa/pull/4946
- fix: typos by @crStiv in https://github.com/massalabs/massa/pull/4945
- fix: MessagesSerializer error label for ID serialization by @VolodymyrBg in https://github.com/massalabs/massa/pull/4948
- feat: move pool channel size from constants to config by @Leo-Besancon in https://github.com/massalabs/massa/pull/4950
- add macOs entitlements by @peterjah in https://github.com/massalabs/massa/pull/4955
- Update version to MAIN.4.1 by @Leo-Besancon in https://github.com/massalabs/massa/pull/4952
New Contributors
- @GarmashAlex made their first contribution in https://github.com/massalabs/massa/pull/4946
- @crStiv made their first contribution in https://github.com/massalabs/massa/pull/4945
- @VolodymyrBg made their first contribution in https://github.com/massalabs/massa/pull/4948
Full Changelog: https://github.com/massalabs/massa/compare/MAIN.4.0...MAIN.4.1