TEST.14.0
版本发布时间: 2022-09-09 17:41:05
massalabs/massa最新发布版本:MAIN.2.3(2024-07-17 23:09:22)
What's Changed
- Rename cumulative distribution function by @adrien-zinger in https://github.com/massalabs/massa/pull/2763
- PoS execution update 2 by @adrien-zinger in https://github.com/massalabs/massa/pull/2761
- Fixing some nits in selector by @adrien-zinger in https://github.com/massalabs/massa/pull/2783
- Pos fix public api by @adrien-zinger in https://github.com/massalabs/massa/pull/2822
- Modify selector stop handler by @adrien-zinger in https://github.com/massalabs/massa/pull/2829
- Start factory skeleton by @adrien-zinger in https://github.com/massalabs/massa/pull/2839
- Update running.rst by @rykcod in https://github.com/massalabs/massa/pull/2859
- Update community-resources.rst by @altai0 in https://github.com/massalabs/massa/pull/2860
- Update wallet.rst by @rykcod in https://github.com/massalabs/massa/pull/2855
- feat: add OpenRPC spec by @aoudiamoncef in https://github.com/massalabs/massa/pull/2801
- Change max length parameters in call sc. by @AurelienFT in https://github.com/massalabs/massa/pull/2861
- Add the ARM64 build target in cd.yml by @fsidhoum in https://github.com/massalabs/massa/pull/2864
- Remove old doc by @aoudiamoncef in https://github.com/massalabs/massa/pull/2865
- Add new storage indexes for operations, endorsements and blocks. by @AurelienFT in https://github.com/massalabs/massa/pull/2873
- Remove shortened operations name and maintain operation order in blocks. by @AurelienFT in https://github.com/massalabs/massa/pull/2878
- Change implementation of get_blockclique_block_at_slot by @AurelienFT in https://github.com/massalabs/massa/pull/2880
- Update packages by @damip in https://github.com/massalabs/massa/pull/2879
- Fix public API adding storage and pool function by @adrien-zinger in https://github.com/massalabs/massa/pull/2877
- Rewrite protocol tests for Testnet 14 by @gterzian in https://github.com/massalabs/massa/pull/2872
- Ledger unif doc by @damip in https://github.com/massalabs/massa/pull/2892
- Improve storage, pos, consensus, API by @damip in https://github.com/massalabs/massa/pull/2890
- Improve pos channels by @damip in https://github.com/massalabs/massa/pull/2896
- Reorganize tests. by @AurelienFT in https://github.com/massalabs/massa/pull/2887
- Add endorsement to protocol and operations from API. by @AurelienFT in https://github.com/massalabs/massa/pull/2897
- Add Gitpod integration by @aoudiamoncef in https://github.com/massalabs/massa/pull/2848
- Block info msg fix by @gterzian in https://github.com/massalabs/massa/pull/2891
- Add protocol storage management by @adrien-zinger in https://github.com/massalabs/massa/pull/2888
- Add unit tests for storage by @AurelienFT in https://github.com/massalabs/massa/pull/2913
- Include candidate and final states in get_filtered_sc_output_event. by @Eitu33 in https://github.com/massalabs/massa/pull/2875
- Merge main into release_testnet_14 by @damip in https://github.com/massalabs/massa/pull/2915
- Enhancements for storage in protocol by @adrien-zinger in https://github.com/massalabs/massa/pull/2921
- Add execution stats by @damip in https://github.com/massalabs/massa/pull/2922
- Fix node basic features in sandbox. by @AurelienFT in https://github.com/massalabs/massa/pull/2920
- Do not create initial cycle when the node did not bootstrap by @Eitu33 in https://github.com/massalabs/massa/pull/2924
- Fix endorsement production by @AurelienFT in https://github.com/massalabs/massa/pull/2925
- Fix block rewards not given. by @AurelienFT in https://github.com/massalabs/massa/pull/2926
- WIP pool tests by @adrien-zinger in https://github.com/massalabs/massa/pull/2923
- Fix crash in execute_one_final_block and fix lookback PoS in first cycles by @AurelienFT in https://github.com/massalabs/massa/pull/2927
- Fix operation not included in block when fail. by @AurelienFT in https://github.com/massalabs/massa/pull/2928
- Regorganize config by @damip in https://github.com/massalabs/massa/pull/2930
- Client final state event filtering. by @Eitu33 in https://github.com/massalabs/massa/pull/2932
- correct stat settlement by @damip in https://github.com/massalabs/massa/pull/2933
- improve sig verif by @damip in https://github.com/massalabs/massa/pull/2936
- Clean up massa-network by @AurelienFT in https://github.com/massalabs/massa/pull/2937
- Protocol tests: block propagation by @gterzian in https://github.com/massalabs/massa/pull/2916
- Change storage default. by @AurelienFT in https://github.com/massalabs/massa/pull/2941
- Fix ops propagation by @AurelienFT in https://github.com/massalabs/massa/pull/2940
- Update API documentation for get addresses update send operations by @AurelienFT in https://github.com/massalabs/massa/pull/2944
- correct storage usage in protocol by @damip in https://github.com/massalabs/massa/pull/2948
- Critical execution tests. by @Eitu33 in https://github.com/massalabs/massa/pull/2934
- Don't accept operation if address isn't in our records. by @AurelienFT in https://github.com/massalabs/massa/pull/2954
- Refactor block info workflow by @AurelienFT in https://github.com/massalabs/massa/pull/2956
- Use parking lot everywhere by @damip in https://github.com/massalabs/massa/pull/2957
- Repair the compilation of some tests by @damip in https://github.com/massalabs/massa/pull/2958
- Repair asyncpool tests by @damip in https://github.com/massalabs/massa/pull/2959
- Repair graph tests by @damip in https://github.com/massalabs/massa/pull/2960
- repair models tests by @damip in https://github.com/massalabs/massa/pull/2962
- reverse locks in api by @damip in https://github.com/massalabs/massa/pull/2964
- Protocol: continue fixing tests by @gterzian in https://github.com/massalabs/massa/pull/2946
- Debug memory leak by @AurelienFT in https://github.com/massalabs/massa/pull/2966
- Fix network tests by @gterzian in https://github.com/massalabs/massa/pull/2967
- Fix pos bootstrap by @AurelienFT in https://github.com/massalabs/massa/pull/2973
- Fix consensus tests by @gterzian in https://github.com/massalabs/massa/pull/2972
- Fix protocol test, add
InvalidBlock
variant by @adrien-zinger in https://github.com/massalabs/massa/pull/2979 - Fix memory leak bootstrap by @AurelienFT in https://github.com/massalabs/massa/pull/2977
- Clean tests by @adrien-zinger in https://github.com/massalabs/massa/pull/2987
- Release testnet 14 by @AurelienFT in https://github.com/massalabs/massa/pull/2862
- RAM ledger mock by @Eitu33 in https://github.com/massalabs/massa/pull/2817
New Contributors
- @altai0 made their first contribution in https://github.com/massalabs/massa/pull/2860
- @fsidhoum made their first contribution in https://github.com/massalabs/massa/pull/2864
Full Changelog: https://github.com/massalabs/massa/compare/TEST.13.0...TEST.14.0
1、 massa_TEST.14.0_release_linux.tar.gz 13.35MB
2、 massa_TEST.14.0_release_linux_arm64.tar.gz 13.21MB
3、 massa_TEST.14.0_release_macos.tar.gz 10.37MB
4、 massa_TEST.14.0_release_windows.zip 7.83MB