TEST.12.0
github-actions
released this
08 Jul 17:25
·
3396 commits
to main
since this release
What's Changed
- remove submodules by @damip in #2693
- Change async message serialization to new format by @AurelienFT in #2666
- Split massa-ledger crate by @Eitu33 in #2683
- Use shared storage for operations by @gterzian in #2694
- Feature/change serialization bootstrap structs by @AurelienFT in #2676
- Propagate sandbox to massa-proof-of-stake-exports by @adrien-zinger in #2708
- Add doc clang. by @AurelienFT in #2713
- Protocol: avoid cloning by zipping serialized ops with ops by @gterzian in #2707
- Update README.md by @qdrn in #2717
- Wallet encryption by @Eitu33 in #2710
- Include a speed limit in network module by @adrien-zinger in #2695
- Reduce operation id length in the inter-nodes communications 2/2 (v2) by @adrien-zinger in #2715
- Encrypt node staking keys by @Eitu33 in #2725
- Lazy speculative ledger by @Eitu33 in #2701
- Disable auto-stop in sandbox mode by @damip in #2729
- Fix success message bootstrap on server side by @AurelienFT in #2734
- Wrap object in structure that contains all needed informations by @AurelienFT in #2703
- Consensus Bootstrap - Increase timeout bootstrap and remove non final block by @AurelienFT in #2745
- Remove the "get operations" communication between protocol and pool by @gterzian in #2711
- Change format input operation by @AurelienFT in #2749
- Reduce operation id length in the inter-nodes communications 1/2 (v2) by @adrien-zinger in #2712
- update runtime version and crates by @damip in #2751
- Remove ops from storage. by @AurelienFT in #2759
- Remove bs58 in operation API. by @AurelienFT in #2758
- Use AES-GCM and add PBKDF2 key derivation. by @Eitu33 in #2754
- Add keypair. by @AurelienFT in #2744
- New cryptocraphic crate for ed25519. by @AurelienFT in #2766
- do not bootstrap active nonfinal blocks by @damip in #2770
- Datastore Keys and API update by @Eitu33 in #2765
- Fix doc and clippy warning. by @AurelienFT in #2773
- Fix block propagation. by @AurelienFT in #2774
- Update doc testnet12. by @AurelienFT in #2776
- prepare testnet 12 by @damip in #2777
Full Changelog: TEST.11.3...TEST.12.0