Skip to content

2024.09.2.1 Release Candidate

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

Binary Versions

  • faucet: 0.5.1-rc.1
  • nat-detection: 0.2.4-rc.1
  • node-launchpad: 0.3.15-rc.1
  • safe: 0.95.1-rc.1
  • safenode: 0.111.1-rc.1
  • safenode-manager: 0.10.4-rc.1
  • safenode_rpc_client: 0.6.29-rc.1
  • safenodemand: 0.10.4-rc.1
  • sn_auditor: 0.3.1-rc.1

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]