Skip to content

2024.09.2.3 Release Candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@MaidSafe-QA MaidSafe-QA released this 18 Sep 19:04

Binary Versions

  • faucet: v0.5.1-rc.3
  • nat-detection: v0.2.5-rc.3
  • node-launchpad: v0.3.15-rc.3
  • safe: v0.95.1-rc.3
  • safenode: v0.111.2-rc.3
  • safenodemand: v0.10.4-rc.3
  • safenode-manager: v0.10.4-rc.3
  • sn_auditor: v0.3.1-rc.3

Merged Pull Requests

2024-08-30 #2055 -- refactor: init NonZero values during compile time [@b-zee]
2024-09-02 #2075 -- chore(auditor): switch to width first tracking, instead of depth first [@maqi]
2024-09-02 #2079 -- fix: [#2032] local status cmd reports status correctly [@jacderida]
2024-09-03 #2081 -- Avoid utxos slow down width first tracking [@maqi]
2024-09-05 #2091 -- chore(client): log spend size [@maqi]
2024-09-06 #2095 -- refactor(cli/faucet): clippy suggestions [@b-zee]
2024-09-10 #2090 -- test(networking): speed up and simplify address sim [@joshuef]
2024-09-10 #2099 -- docs: provide new network keys [@jacderida]
2024-09-10 #2093 -- feat: client API first iteration [@b-zee]
2024-09-10 #2098 -- chore(global): replace allow with expect lint [@b-zee]
2024-09-11 #2102 -- feat(networking): increase circuit bytes limit [@maqi]
2024-09-18 #2118 -- feat(client): carry out quote self validation [@maqi]