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