Skip to content

Releases: maidsafe/temp_safe_network

Safe Network v0.1.0/v0.15.5/v0.20.3/v0.6.0/v0.82.1/v0.78.3/v0.80.0/v0.73.0

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.20.3
  • Safe Node Comms v0.6.0
  • Safe Client v0.82.1
  • Safe Node v0.78.3
  • Safe API v0.80.0
  • Safe CLI v0.73.0

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.20.3 (2023-03-09)

New Features

  • adds query to get Elder reward keys

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Adds query to get Elder reward keys (7789cd5)

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.6.0 (2023-03-08)

Safe Node Changelog

v0.78.3 (2023-03-09)

New Features

  • adds query to get Elder reward keys

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Adds query to get Elder reward keys (7789cd5)

Safe Client Changelog

v0.82.1 (2023-03-09)

New Features

  • adds query to get Elder reward keys

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Adds query to get Elder reward keys (7789cd5)

Safe API Changelog

No changes for this release

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: c24d8e04bda33ca0cfc3059edfde135a1df5acf21b66a9bdd1d7dfe747860f94
tar.gz: 1c68f83959aff8dddca94f2154e1f8ff9bc0499841a4186c7d915640679793f7

macOS
zip: 3884d85f3523de694ca9c47202578adf677a0361ce4b45f63fbe30b993eaacc3
tar.gz: 19f24889acb578c0637c193b5b6860932de0a1fc1d878834104f31b38f80a233

Windows
zip: 0ef756d213d8dc671daaf20d81d78beec26ddae199abeddd0cad37279d71edb9
tar.gz: dcdd148e553cd9155e94b2efe4373809b1a5c02dca1917705ef46ffb839be9df

ARM
zip: 0fca2fcd223d0747589adc959d91150dbf32592d685cd72cba0f37fa7ee9580a
tar.gz: fb73be64486d7c9c3c21ca4b5c3f4a8a5c12558fe9732935323144ec008be38c

ARMv7
zip: 5664d21e5e593ee9299ddbff629f3f1beda5b350167cbc5f8bf12c4719f62909
tar.gz: 1ce42df9a47a81f85481a6cdfb911c2e4f8b180bdee6b57530fc3739e89e5d73

Aarch64
zip: 515e4f6936862529b806efc4e0134400166c98ef1b6224bcbfd9fd44aea500e1
tar.gz: 8b5503c11548e54df904e1bd07471c94b0d71a18e8304372987131596ac5f016

SHA-256 checksums for safe binaries:

Linux
zip: 0e10ba388af9172d214d44a2631b19c4497432fa73b995e293ddb66dc911e113
tar.gz: 248fd0cedb0240c16f8d9705f47ece182072af025d7c34ec4b2c682f0d6df18a

macOS
zip: 0ea05d01083ecb9fadc146329025768ab06e0deeca038e3355dd64a469b53a11
tar.gz: 9af12149e9ac53d3b90b524d3ac27b06fae6f361bd0395ae9fe2cda7b5e70c80

Windows
zip: ff9c56bfdb1a5c078e302f4ae95d4d34cb5b0471f30ed4d1d98c31554988ea06
tar.gz: 22dfb862b10f4a8cfe2a9171b919faf91997623e956e69df5df9335d283b78fc

ARM
zip: 6f385e7160572bf2d0c59aac30d77699ae2d28ab598f819f7ef87bfafaa4d385
tar.gz: 6f20f079d1d3a22d3650ea08f8ebf8d51f26af311e8ec60b384f819821c594d3

ARMv7
zip: 0ffaa47ca6c234a306042a9a24972452cf00c29345c31aa57824a83ac3b55513
tar.gz: 36b8e6ed6c7e3de90e76006d98f8b959ecae0360149c713079dd54b50c115f19

Aarch64
zip: 99218eac0b5703027af15dce494086b3fb3d298200bef1b2569e1223bb04a29b
tar.gz: 82da69a08d601ad017f51f70da319931805d7c84345bd93e204b8f9e7339ec6e

Safe Network v0.1.0/v0.15.5/v0.20.2/v0.6.0/v0.82.0/v0.78.2/v0.80.0/v0.73.0

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.20.2
  • Safe Node Comms v0.6.0
  • Safe Client v0.82.0
  • Safe Node v0.78.2
  • Safe API v0.80.0
  • Safe CLI v0.73.0

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.20.2 (2023-03-09)

Chore

  • clean up a few things from commit 4097de4

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.6.0 (2023-03-08)

Safe Node Changelog

v0.78.2 (2023-03-09)

Chore

  • clean up a few things from commit 4097de4

Commit Statistics

  • 1 commit contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details

Safe Client Changelog

No changes for this release

Safe API Changelog

No changes for this release

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: a6ab2cb47d3147027116a275ffa137ef6ed766aa47af7072830d5f68689724e4
tar.gz: 5f1130b45368647d63b23427209b3ecce9094897cd90e98bbb3b93d6dc2a0283

macOS
zip: 0304b0ab481bb421febbbb33f8e9d2d2ba986bfc9f89e15341b863a37d13c8e6
tar.gz: 0a761e5ba938e992ac74e4fafe4d52f67a7607d720f79bc57c78f5b9fb8f91f0

Windows
zip: 096a09adf811b66ca6c998667af133714c5daad6f79a70e54f6cf12a31a5fa7c
tar.gz: 9298c1bba3b64cf9a30db4f2073cd64c6522d427ad5cc142f6f4db6eb4c3e364

ARM
zip: 9758cf2b6d96eb69e702a1552990fc37d6fbdfd8582c45fa5f46aa8661945f15
tar.gz: cd49f56294811bb3b322256248cddadd92f9c2ec7b21edb653403480e2714d8a

ARMv7
zip: 282bfecc5a842c77ebccaa81f6423d7e98d63486605032f8f8330ba1e4709648
tar.gz: f14227775e823657ce65bb8691033b241f121593795f06c9cb768efb73832c40

Aarch64
zip: 17403ef67b32c30fdab6d129db29b275d3eb0a111b757fbdc5f76da94ed54618
tar.gz: a1618e818c4c903e637cec43154199c94f2fb326b222277e4584b20fd2a43cc9

SHA-256 checksums for safe binaries:

Linux
zip: 14469de47495d484966c12a49262441d32345c5f20717d86e7db16085a279405
tar.gz: 7103632780bf4427f5702115a6da5947a1e634844c05cf938e3b2ad5cf6232f4

macOS
zip: ac4d982c96e8074ea59c83531679331232062a735e09ad4dc049378fb260564b
tar.gz: 52ab7d3dcf32c56dd6919392f592db35657b1dcb531aeeead12ad0633b5c8d37

Windows
zip: 210b758362fc96596ebdc91e3f099e283c444ac58b48fa5f303a710d7193c68d
tar.gz: 52b97092d2575f73d8dafab35c03a329e8aef8ff680618d668de5ba5434e4057

ARM
zip: 8919e2f59b84072cfc3ceb6369aa8bf4a763e775f80eb2cbc9f561595ae9dcfd
tar.gz: c6ddd66116f69409967484adf0a61057294b73493ce1e76979f13dee7508b548

ARMv7
zip: 16eeef7623453e9c313d226a5a905eb1cbe994af7d2a1ae86edbe15dfea597ef
tar.gz: 9d034ee7cc2df560cf771a3b361586926bf1526fc23db88c144bb7f745130678

Aarch64
zip: b4f47863f30f3d2e3d0615aabf8721beeaced0b5f5913e203e209fc4d1caffd7
tar.gz: bafe02057205f20cf54e10ff416c7ac61027fa0c03b55e191e023c8daece1900

Safe Network v0.1.0/v0.15.5/v0.20.1/v0.6.0/v0.82.0/v0.78.1/v0.80.0/v0.73.0

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.20.1
  • Safe Node Comms v0.6.0
  • Safe Client v0.82.0
  • Safe Node v0.78.1
  • Safe API v0.80.0
  • Safe CLI v0.73.0

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.20.1 (2023-03-08)

Commit Statistics

  • 1 commit contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Feat(rewards): add bls pub key to node - This is the first step to simple dbc tx fees and rewards for Elders. - It allows Elders to check if dbc transactions contain any output for them. (a05fa20)

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.6.0 (2023-03-08)

Safe Node Changelog

No changes for this release

Safe Client Changelog

No changes for this release

Safe API Changelog

No changes for this release

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: 76f479c98fa13666baed17bd704d616b70bcac2063e0615986c8272928ce5174
tar.gz: 107de7bfd3a25e63dd29ad2ff856ba9957b826f3fa863421ec4ae0be66e1af31

macOS
zip: af1b6426c65fc56bcd67338bb67ee227253522d38c6be51c6572f1fc20657150
tar.gz: 9d6bd6a7697e7fbe3b8379901a51d39b3e3f6968207f5134aa888cdcd8abe239

Windows
zip: 366201774eddeb5a54d146be1eea62e4168a16e481e5a260f7e141152ab46bc6
tar.gz: 46302a9c3d34aff400bd8ee545f16b02b6a12b7f08683ef53c4fb2a0ee5cd8e1

ARM
zip: b80c92e6b8093ddb9d3917b6aa6d0966c4d9f48c4698fff759cc0bda9911925a
tar.gz: 3a0b3173bafbfe2ca5439d48ec8715596ff10ada72a9dcec02605e2f1bb55cd8

ARMv7
zip: 7df6ef982b3b97a5c2deaafc82c0a630a6a2eb7b5bf33945e47aabe2e88145f9
tar.gz: fdd6e8453e4eb252c35413df600c93f1335f22b71f46c7dd90f2b2e10b1105f9

Aarch64
zip: 238725d8afecc7b843106ecd1dd6c8d217cfe9a797688f1f941df74eb3339461
tar.gz: c76cd4db535bf3472df7cf41aa2d1a23d7155b33f8591aa103d18299d8e7103e

SHA-256 checksums for safe binaries:

Linux
zip: 611b3069f6a4cb5f8efee24d9c094167456b4860aaec0075043a647f2c21d46f
tar.gz: 38fd7dba26c50e75bcceb3c55930e4891f60114ce41a25eecb288766a2bad38b

macOS
zip: 21abad40e0da57065e35d3f5506475d76ade464bb8b47fa13734e08bfcfd234e
tar.gz: 4d626951f977ae1c6d224475a1f95095102beb151872110ee771fe450dc1b1c8

Windows
zip: 114de74296ae5b50ee94b4b9cef01db7ac4ce17fa4a2d10ca92ff2aefe3e4322
tar.gz: 3076f4e3b8a2204a42be5feebef0cc187393c1f84d8e6cd0ae0a0089a2ea9fda

ARM
zip: ce1e94db05219086facf1f726bad898736ab862bc6c2a10a5d4d3a6dd79ccbc6
tar.gz: b11f48b84655a9023bce89364966a17ba534f492de0e1721e6cc018a0fa6aa00

ARMv7
zip: 2a42f4200d95449e970b1704a3ccc2f84aef411e5398eb7f8205d67e8fa411ac
tar.gz: 9a30bd37dcad8ec75d38dcaa5413b1fca867acc82830348eba9e1adf8ab8d59f

Aarch64
zip: ba281a151905d5157c71a39e62fd2486ba906348493c59437a6c5ac5d2d53ac9
tar.gz: 29a3f1193699cceee920ba0fb6785cc65beda661af3022121aa1136dad9c6d06

Safe Network v0.1.0/v0.15.5/v0.20.0/v0.6.0/v0.82.0/v0.78.0/v0.80.0/v0.73.0

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.20.0
  • Safe Node Comms v0.6.0
  • Safe Client v0.82.0
  • Safe Node v0.78.0
  • Safe API v0.80.0
  • Safe CLI v0.73.0

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

No changes for this release

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.6.0 (2023-03-08)

Safe Node Changelog

No changes for this release

Safe Client Changelog

No changes for this release

Safe API Changelog

No changes for this release

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: e8b68d2b0ef954f9fd768bab3154e9613827e04ef7baf0b49b642d71066955ce
tar.gz: bf07bbad605aeeda673eb856054951e168373293744e70d723f591b6695fa8ab

macOS
zip: 36a71af7ab4e3878abff7e17f157465257e3e2b990a394cacca18a7514c1c219
tar.gz: e0da01bc105763ef46f9cb38e15990c1890d17e9e09aeea66d5f9a7d65950d44

Windows
zip: 6949fc3f8f3d6ab6340d66babee7ae1130a7e1701ab033d723692d540536df01
tar.gz: 41028df363890f9a1f92f96f14914081767638143ded344d9f56480d66b802f7

ARM
zip: 9398d8e08509875d25277c6f902abaffb013a388631b585134a51f85155609d3
tar.gz: 0b0de746120c667f4cc7d8765a538e4467c6323d69aeedf074e6df608c90abe1

ARMv7
zip: 66e62a22683e71bfff139417ac9c8c8848f1801058c9f8c68ed5b24925902a57
tar.gz: fe9c765b3d02dae2461bae3529aa141b3bbbe0aa5629c5ddc2b7c636b782c9e8

Aarch64
zip: 8470ee9b166a0fc8c6cad5cf1b6b6ca9c5bbed72876e3f18c4302638263e3cbd
tar.gz: 03bf5655dd75e1c780519ee01675bed9b1cb9f0d34be72196095fb661db884b6

SHA-256 checksums for safe binaries:

Linux
zip: a963997e1113769129e758c1df3df6909f12f296a810a0fdfadb671ab6a5a803
tar.gz: 11d426177f096c5aa14f27b8b1403b6f06211b8e113bdfdff6e27bb267bed46f

macOS
zip: 92ea2bb6c67cb67151f14d3dc28a186234cc63fae00472425829b5779500063a
tar.gz: ad46afe5e09a8e0e287299e426ac149bb71ba7a3ba761909194bfebad987940b

Windows
zip: ba733bb468effff1fd6245e0c17acd717634c6dce5f15413f057d2e0832b2ad9
tar.gz: a42d3265f436772ec504f6f782f53e1a05edfa5db77a42d242bc001411fb6f73

ARM
zip: 83f5f2b3f16da65d8b68ea50fcf9ca76173aeb4f3d3397acb5db64dfcf218aa4
tar.gz: 49ddfc7902a365c4f0deae6cb307e39af58b4aa657a0dd4fb6119bed02c6c1fa

ARMv7
zip: bbcb89b5681fa6d010a62916d07544987b9237507900b25143457682ba968b41
tar.gz: 48f3f09d401bfc29ea3053bcdaedc0551ed044bd52e242b061885d657f1e0de6

Aarch64
zip: 5c1eb702e58d419567075e7444280c769a8d96af824d2c4c8e6f9922a095479c
tar.gz: 2d26af9bd053caf01432273f06a4183faa81808786bbe5685ad5271e3ffc7952

Safe Network v0.1.0/v0.15.5/v0.19.8/v0.5.1/v0.81.5/v0.77.14/v0.79.1/v0.72.3

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.19.8
  • Safe Node Comms v0.5.1
  • Safe Client v0.81.5
  • Safe Node v0.77.14
  • Safe API v0.79.1
  • Safe CLI v0.72.3

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.19.8 (2023-03-07)

Bug Fixes

  • relocation_dst is replaced by relocation_trigger

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Relocation_dst is replaced by relocation_trigger (854c860)

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.5.1 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 7 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe Node Changelog

v0.77.14 (2023-03-07)

Bug Fixes

  • relocation_dst is replaced by relocation_trigger

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Relocation_dst is replaced by relocation_trigger (854c860)

Safe Client Changelog

v0.81.5 (2023-03-07)

Refactor

  • reduce churn interval; retry con
    The nodes are launched every 5s instead of 30s. The client connection
    will be retried up to 5 times, with 1.5s delay.
  • disable re-attempts for connect

Commit Statistics

  • 2 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Reduce churn interval; retry con (ecbdd14)
    • Disable re-attempts for connect (311b204)

Safe API Changelog

v0.79.1 (2023-03-02)

Chore

  • update to use tracing

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: e2a7967734254b2b79243c4a3cc83430aa0ab7da2ad03371255e3f92ce5412d2
tar.gz: 4b4c495d57fff6da42be96b6cf4f21bf9697a490fca47b84e35272e32518fc23

macOS
zip: 24383abc55c662ee6e99b3105c8d7aba186839a7be62d434566b52c9c3dcb1f0
tar.gz: e5c14db0bd2c464a055b011729001fb8bc9b6caea3f220f0d427d7f381d98628

Windows
zip: f6cb30113f626f5ce6e98abe599fdc605de85897c374b985a81ddf892de69d64
tar.gz: 346c89afb3bb67544daf5ca4d03c3fe3aed9a2234e9e82b37eea67be50a0a334

ARM
zip: 4780567cb34b00c10f101758c41d8187907be08b27235a25ad947212ab02471b
tar.gz: 7d5e0b14f84d5da4d2deb71ffaf322176a3bf1388a003232cc4dccf8fa2dcd73

ARMv7
zip: bf2c552a907daabf38d39c46307c1056f41a88c1d2dc108389071fba94acf38e
tar.gz: f1a7f9b212a9d7a4705839e3b11863128aa6fa7c285f4b6ed3fa5bd21f6714c6

Aarch64
zip: 99a03ff49f13cbb8092ea4f1d5eeb144670689f3b7ff665d7aab54be43abd4c6
tar.gz: 8b277ee61f23e3f14f89bb8552647f45f0a707bf2858369bfc04e29d35115552

SHA-256 checksums for safe binaries:

Linux
zip: 03f5ea6e20f5a62dc8aab79ebbec5a6fcedcb65d9c2adf79c663b770a97e0a2b
tar.gz: dbc6a8f5cf41d14751b342027ac6d796e15319cb978e04e5eb200a932675994e

macOS
zip: 95b348dee25770fc31245c71a7bd2d25fd240815cd66223a9f2cdc297286d28c
tar.gz: 244dd1946b624313b16522f66be0d44d3961d47812be881fa699fca37ebf9a86

Windows
zip: 3539969853a3c91afa3fda33f0bc2be21c05523e256cb9a0e45cf82035fd8195
tar.gz: a06450692be73582cabd191256407674d00e096a0972669e82afc39ad398f745

ARM
zip: c0202e0cabf637bc653a2d95bce0723eecaa74cae5b57a6d88734e6aeb1a5ded
tar.gz: 00ed31ffe1b9872a33454a15ef2de9d83158772f6975ba9f44825716ead7a2f1

ARMv7
zip: 8d07c8a11bdf57bf6264035ce7f4370f22d6067ab86d9d0c661429627fbd0196
tar.gz: 854583963d4181ba8713f15023c2923c6e4414ceae9144c1c02acfc51b52e986

Aarch64
zip: 6965a228ab654efac9e98b225359c8351cce732a729059be86505dd76643b1e3
tar.gz: 9c9580cf3d41033acbae3b1fbf369a14660694664d31c8402987e42a1cb47256

Safe Network v0.1.0/v0.15.5/v0.19.8/v0.5.1/v0.81.4/v0.77.14/v0.79.1/v0.72.3

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.19.8
  • Safe Node Comms v0.5.1
  • Safe Client v0.81.4
  • Safe Node v0.77.14
  • Safe API v0.79.1
  • Safe CLI v0.72.3

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.19.8 (2023-03-07)

Bug Fixes

  • relocation_dst is replaced by relocation_trigger

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Relocation_dst is replaced by relocation_trigger (854c860)

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.5.1 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 7 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe Node Changelog

v0.77.14 (2023-03-07)

Bug Fixes

  • relocation_dst is replaced by relocation_trigger

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Relocation_dst is replaced by relocation_trigger (854c860)

Safe Client Changelog

v0.81.4 (2023-03-07)

Other

  • reduce churn interval

Test

  • add bench for concurrent client uploads
  • increase concurrent weight of client test

Commit Statistics

  • 3 commits contributed to the release.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Reduce churn interval (9251e0d)
    • Add bench for concurrent client uploads (87e59a2)
    • Increase concurrent weight of client test (5959754)

Safe API Changelog

v0.79.1 (2023-03-02)

Chore

  • update to use tracing

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: 9cedcc67a99b08e2ca28227cacf693bb7062141bec14893d2eb46d0ba8fb4033
tar.gz: 48d449858154f3caeb79b0a0bb9c9d7f948dc8d4bf66795f19219e1c7dd5401d

macOS
zip: 2a331245479f929a393847ee525fecb4d0dd8ef58f7e37755a51b7e82030093d
tar.gz: 3364f6339fb80f9343336348486d1bf98b3e87aeba551170bc1dfc6595a981ee

Windows
zip: 1ebfb962a6020362705091115588df3d5cc5d29320463732ff544d83231b986f
tar.gz: 9c947aa074ee32c4183faafb814397c5cc8a14709d6681db1c89cb309d46568a

ARM
zip: d4414ac6fc7fec9449a183b608bebcd5cefa765958a9bf97b80cd6ce0d7e6423
tar.gz: 542da6b56a6559ff7419d4810ef6b4c3acc5eb9187a7ed3e41df0cf343ee4906

ARMv7
zip: 052a39c8f7d600b1a727745466be856240e6996aa35cc55634b9bb184e9dfaec
tar.gz: ceec9795610bc45b52b871385f15b9de3ed2a5780df4356c1b4e221cdf1b8dda

Aarch64
zip: 5373dc469ad3625f7d3f9b509adbb00d5f057ef27a35b92ebd1a141e414345d0
tar.gz: a98bd5f704a9e40f209eff4651b8d2ea7bbed143c34727e8e7f0842feb269bb6

SHA-256 checksums for safe binaries:

Linux
zip: cc7584c31ea3fcd596b830c31deb4c08726f3e37651e37e2c15364f3137b34f1
tar.gz: 1f1bae544ec8c6b9d57621333880b810f9c1396f1a2931684b0a9f26b25751dc

macOS
zip: 8391a1596299f88a448f89246c7b11680b555227d393ef7dc52a2cfbd9278ba6
tar.gz: 2319c6af336fe2f058a63d334b7b6708ca0560307c430b331122edfe5dc0b77d

Windows
zip: fbf75810bee85465f7d1436a310ab330472db5485303411c430656cdaa046141
tar.gz: 6ff40e4b2280b927d38f45ec02d1ada150408b5872bfe3f53ad6950a07f0be67

ARM
zip: 45acf4974476216266d8262265958511aadc11b3c2fc685f019a9966b04848c7
tar.gz: d1e3bdb1887a84210b5f2e7272cc8e6ebcc2827116e4a3591bb563aa6f818984

ARMv7
zip: 07847c908c67265fc0d4e5b13f77bb62e16bbc7db6eb58dcb347655bb8df39be
tar.gz: 8a7274745a180c869a94afc5a01b17cede1a956c1282051dad3a036c6a8e40f3

Aarch64
zip: 62754690d31adb15e6b562ec61a597173811caf966e21835edf5f5c449878881
tar.gz: 59cb30c0977cd0ec45025d66c4ee8668fa4ac4a09bb0281f4ae34a7ead9d757d

Safe Network v0.1.0/v0.15.5/v0.19.7/v0.5.1/v0.81.4/v0.77.13/v0.79.1/v0.72.3

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.19.7
  • Safe Node Comms v0.5.1
  • Safe Client v0.81.4
  • Safe Node v0.77.13
  • Safe API v0.79.1
  • Safe CLI v0.72.3

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.19.7 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.5.1 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 7 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe Node Changelog

v0.77.13 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe Client Changelog

v0.81.4 (2023-03-07)

Other

  • reduce churn interval

Test

  • add bench for concurrent client uploads
  • increase concurrent weight of client test

Commit Statistics

  • 3 commits contributed to the release.
  • 3 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Reduce churn interval (9251e0d)
    • Add bench for concurrent client uploads (87e59a2)
    • Increase concurrent weight of client test (5959754)

Safe API Changelog

v0.79.1 (2023-03-02)

Chore

  • update to use tracing

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: 0670913666815ca7e65e18ccbb017bd35132df42c9b884e63c5b24adbc4bd034
tar.gz: e073fecf236a8b017f1075a32bc948b741ad41fcaa359c66152e389e5f465f9e

macOS
zip: f30a18da92ed60dab6e3525a9f0a475a076a1eda9331c6b9815171b58055612f
tar.gz: 97281f7a434ce11d258fa2179dc7d841622aec25536318dd11638a136f0dd995

Windows
zip: fa58fa852283149db6dd445572a45140ae31d74868cf31c840b4fb6d571f996f
tar.gz: 4f27af99ef97b54379b10ed61e83d42fc84d5fd35518eb97b7505f76ba77e332

ARM
zip: 2e801315b70ff351ea40dab25875a7f75d753b9926ceb128f69b69bebc199f7d
tar.gz: edf6d0be9f43d14bc3004e594b1fc18a4cc25dd8d00a5e92812f34823012291c

ARMv7
zip: 3d55f225745b48caa74b7ca9cf7f9813b7bfdbe40bd389bbe19cc6c2cdbf8a90
tar.gz: a71e55af700f1e73a29adecaa738e6049b5805f78be68a25495ce9c79096093e

Aarch64
zip: a48be1702a6e568a2136cf59409716c8d78c0efc5ea21441a95d61002bbdf8d7
tar.gz: 167de0effa8de29ef64f313399ea6bc7a741dccdbbf3c4b539066e954807a269

SHA-256 checksums for safe binaries:

Linux
zip: 2e4a6b7a33be53716e81694b163f7491217ff8999a36ab032e5462da2e2a2200
tar.gz: c5f9346fb2c226091b90149d37d574dd0d16b1ec11fb841ce864803dae154eab

macOS
zip: 5e03cfd819024289423136ddb0ff4cdac46fd5755a29e7bd43313fc3a3f7c9cb
tar.gz: f38344dd76868d4b8467282406e052aced84bd32ac5d1adffb08995ee225ede9

Windows
zip: 5f6006a6a37b2097b062e9ee440f40d3ea0b1f7e001e8edc1dfc245288b8ada1
tar.gz: 2c0c973c5d3c6b77a8c495db5a59f5baaf136d0d6b4bc8f9032c291546045c4c

ARM
zip: 0f9c3e7a9139f759e5f96b33a35b00e25f10ffc1425a129be05d56bf9a9a3313
tar.gz: ec3f5375277b967c4cc584b7e3a9ff9028883d25019a233eacb0f703b516d9b5

ARMv7
zip: 58d0c3abc50b6321bfbf69b16a368cd2be879a13036e95fb715ab055fd9b9668
tar.gz: d4c200aa3ebf03d7559a577c236ea56119be8e74b176a7909a05d7a39110dca9

Aarch64
zip: 21f407a537d6257649b1badf1192e7491be0a431b6e52792576a796c991ac8fa
tar.gz: c9a308a3a1657fe2704bb06801ad2f443befd90149d06893a1c9f67c8b391ca8

Safe Network v0.1.0/v0.15.5/v0.19.7/v0.5.1/v0.81.3/v0.77.13/v0.79.1/v0.72.3

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.19.7
  • Safe Node Comms v0.5.1
  • Safe Client v0.81.3
  • Safe Node v0.77.13
  • Safe API v0.79.1
  • Safe CLI v0.72.3

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.19.7 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.5.1 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 7 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe Node Changelog

v0.77.13 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe Client Changelog

v0.81.3 (2023-03-06)

Commit Statistics

  • 1 commit contributed to the release.
  • 3 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Refactor: distinguish client and node ids - This removes the ambiguous Peer and creates a clearer path for client and node related logic, while finally resolving the node/peer ambiguity. (4097de4)

Safe API Changelog

v0.79.1 (2023-03-02)

Chore

  • update to use tracing

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: 6f0b6bdd02fa9ab92f4cfae3b15bf1f14844c8541edd79b3420ec3e4bf0adc57
tar.gz: dcee43a797fa50954d7f97c176f65341f296aad477defddcd25a2222279e68c9

macOS
zip: c378d2cb141fa10b99ed474f2f6285f7056753eca33255c70f08308163244513
tar.gz: 9a02d0a1a365cff8b83989d3cb4aca6675c6a3ef6c4e8bc32042528bf8e3454e

Windows
zip: e6185d01a5e4e3048c1009e7fe6712243e12f94b63edd106cb510db8d193eec5
tar.gz: 5a93170d88c3199174f66124a9b29062c2e1c628fd9ebd1f796cedb061bded7d

ARM
zip: a92f0a3b6de10d4805fa9c2f60e414d0871e1c9dea9bf6508aa1a58f764d4239
tar.gz: 515950983269065813b07a7fe6eadbd38b76dfbd502092c11b5c4569c7668d31

ARMv7
zip: f3c896d05803979facd5a694698daf5df778119bdf987a4d3b4b6860845c39ff
tar.gz: 2883e694f33f067a41f30524f19f6548d05116130ac95e57e2215a75f61b15f0

Aarch64
zip: 83825ee3f4f239d7430b89a15143e9f537cdf59c6dcf2594b616dec6f3cb7574
tar.gz: 738bb7edd7f9aec7f371cfd0f3d4e072b42e3b927364ddbf0462898fcbc2e60c

SHA-256 checksums for safe binaries:

Linux
zip: dbdca4e99e76b8c3ec210b0ad0239ca37851549c5ee4e2b9db6c7ecaa07b6dce
tar.gz: 4873cace6ed9bfd7aeda94c1d8e7fcc6d49dd89b4d16ea1a2ef73f12d933eae5

macOS
zip: 5cf4f26190bcd20d6d76679f65880dff98963917c18e6ce8be5ba6b471248db4
tar.gz: 4bbf392f0a8ecca15a4e9acfb178c503d2663a2ea046bbea12a149d475a0aae0

Windows
zip: 51519c59ade7b9db988f11f521c32e4521d93bd7079221a55f9a71565380d957
tar.gz: c3f1d5e5cb4a9991c60a4d8adea8a0a05d872c58d1519740fab692e74dd3aa5c

ARM
zip: 9f57b1151530837a1cc98b83ff75a35b9edd5997522dde0f236f48fd08a37836
tar.gz: 5287894f9f48e431d4b2e1f15d0802e3c26a99860e993410b008b73a038277ba

ARMv7
zip: e08228b66eb49a959368337b3f9cd204cff0ca76bd554d52f9c8feeb55d0e88b
tar.gz: b8927988de48025e8eb5ffc62ac93a2e952eaa08561777c5bbdc7be39f0c1797

Aarch64
zip: 4d441263ce7ad7bbe7f43e9719536da49a87e08d5b054b93ca87aa1256803584
tar.gz: f266b158d7f6d7f7c6f417eefa46ecdb4181400fa91e1ec25f90dbc3bcf19d53

Safe Network v0.1.0/v0.15.5/v0.19.6/v0.5.0/v0.81.2/v0.77.12/v0.79.1/v0.72.2

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.19.6
  • Safe Node Comms v0.5.0
  • Safe Client v0.81.2
  • Safe Node v0.77.12
  • Safe API v0.79.1
  • Safe CLI v0.72.2

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.19.6 (2023-03-06)

Chore

  • remove need for started_relocating and improve logging

Commit Statistics

  • 1 commit contributed to the release.
  • 3 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove need for started_relocating and improve logging (2ee7de8)

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.5.0 (2023-02-27)

Safe Node Changelog

v0.77.12 (2023-03-06)

Chore

  • warn on error while processing NodeMsgs

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Warn on error while processing NodeMsgs (e1698b4)

Safe Client Changelog

v0.81.2 (2023-03-02)

Chore

  • remove panics for easier debugging

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove panics for easier debugging (4b84cd7)

Safe API Changelog

v0.79.1 (2023-03-02)

Chore

  • update to use tracing

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: 3b30b10b1320b532c4fed06891ac4428ee38bc10540949fbf0fd5d9597d67f08
tar.gz: b93708a36cba5393d504987dd47092036b1bbef89213236efdc5989c27d7a15a

macOS
zip: b8f0bff32f62a25e209ddf826092af08544fa1263c9482acecf0deac65d377a1
tar.gz: 2fff7a21865d7681116decd32409fcff8c9e94b3da2ca9d2adb4ed9456c9eaf9

Windows
zip: a75cf3a5267224600a70c4211b8775c3736cf4f21099741af8416c7402f54ced
tar.gz: 6802fd46659f3de1366f290cb55dc5d18ea39d3a795fa1b4bc1ac7270078f38b

ARM
zip: 6d88818f77f120f1aace66931538f27a41383da828f7aa104c11f04d0e1d0a50
tar.gz: 7684bb13e2f1fc5c111e2c1713e5e5f2c604107a9f7147d90be6565fba06a5f4

ARMv7
zip: 31ffa1ccfcdda71f3c398791109a72d2de94d5d720308717e6803fe8d2c38847
tar.gz: 3c4cc781a87c1af7a98955f2aacae15e02ad918102ca3938f9a82db1d45b8f87

Aarch64
zip: 8e51d0b46c105b316033472a8dae9081bbecf07ad5a2dd324bc1142d3ac4f6ba
tar.gz: 3bdd06f5c59117958f7691afffbbb4b383e926ac101e4a1829d1404bd1b0d87f

SHA-256 checksums for safe binaries:

Linux
zip: 7c1c177d168b6e6270450d9170093d302d4b850de3f70726e2253d6ddfa16c38
tar.gz: dfa28b20086322fc89652ae11b7323f7445b3883f378c1ea3ef3ba73868ecccd

macOS
zip: 9462a7be947dd188da7729e0abf4cb5a1d39f018055de5895e04dece148162a0
tar.gz: 73334479d6cc6e5ef9b9050654996dc6ab83fb4de82f36cd6c4903e72783fe1c

Windows
zip: 5f8e165f6edf42f4c310c869454e00c84d10c8e5fdf5709760d472c98514c41b
tar.gz: 8629cceb3fff365bead18a5e7f2ab995dcd1a68784c916083b3a057b8d8f2552

ARM
zip: 5259533170e7089cc1e0217f2447697588df8651f8e16e3cd802bf4dd3f923c7
tar.gz: 826fc56ce1c02279619b4bf695cb700e56e670b51630d18ab5094829424a7976

ARMv7
zip: 713ea6a180c2a6ebe80e3a3f549fdf3d1802d90bfcd446981b50492a27a8e107
tar.gz: 218a87b82802e7f00d9a0fdf53e0a1cefe2a03327fd6a6fa2932141f2aff8d9c

Aarch64
zip: 9010ccdbd8f04f654aa0dabd06a83b2d7f5df95a24270018ee5aa51133f770c9
tar.gz: a855b0b64e2b60e08c91e6d7b5ff5469469f3e692edcdb5bb5923ba373eef6da

Safe Network v0.1.0/v0.15.5/v0.19.6/v0.5.0/v0.81.2/v0.77.11/v0.79.1/v0.72.2

This release of Safe Network consists of:

  • Safe Updater v0.1.0
  • Safe Node Fault Detection v0.15.5
  • Safe Network Interface v0.19.6
  • Safe Node Comms v0.5.0
  • Safe Client v0.81.2
  • Safe Node v0.77.11
  • Safe API v0.79.1
  • Safe CLI v0.72.2

Safe Updater Changelog

v0.1.0 (2023-02-22)

First manual entry for this new crate.

Safe Network Interface Changelog

v0.19.6 (2023-03-06)

Chore

  • remove need for started_relocating and improve logging

Commit Statistics

  • 1 commit contributed to the release.
  • 3 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove need for started_relocating and improve logging (2ee7de8)

Safe Node Fault Detection Changelog

v0.15.5 (2023-02-28)

Refactor

  • remove unused pub fn/methods

Commit Statistics

  • 1 commit contributed to the release.
  • 20 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove unused pub fn/methods (3fda80a)

Safe Node Comms Changelog

v0.5.0 (2023-02-27)

Safe Node Changelog

v0.77.11 (2023-03-06)

Chore

  • remove need for started_relocating and improve logging
  • ignore JoinResponse messages when we are already a member.
    This avoids some heavy lifting validating the response that
    is not necessary

Commit Statistics

  • 2 commits contributed to the release.
  • 3 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove need for started_relocating and improve logging (2ee7de8)
    • Ignore JoinResponse messages when we are already a member. (74a8ed5)

Safe Client Changelog

v0.81.2 (2023-03-02)

Chore

  • remove panics for easier debugging

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove panics for easier debugging (4b84cd7)

Safe API Changelog

v0.79.1 (2023-03-02)

Chore

  • update to use tracing

Commit Statistics

  • 1 commit contributed to the release.
  • 2 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

Safe CLI Changelog

No changes for this release

SHA-256 checksums for sn_node binaries:

Linux
zip: 1965e70f19f528c1bec24ebd9c776198809cfefb8e3af8a76bd3f270e39860dc
tar.gz: 9c8a5fa03fe61ed4e834319489e0b35b847d6c0cdd83dfb6b3fa83c548ef4147

macOS
zip: b9d430a84551c73cc11339fd4ea0b516fdeb24cbc0d40b4b94e58368ce50dbac
tar.gz: 854b0a6e03ed3e7ff7315c67ef63de04c69f4f3381446defe5aca1bee76f15a5

Windows
zip: 00d65a988be77101bcebd09c5c6ccbfa156387753a111f4adc4769e8f40cf684
tar.gz: 5e4d4751c051d38d70b50a6659dbf59f6b9b1c3e84bbc5ba56527745358d180c

ARM
zip: 2093e4e6472cb005b2655a0256173b8f732ddb3e3bfc58982b1d63968b32432a
tar.gz: 7c6d5ff618cbf1aa841302e55a9ff0b15edad977284bb1ec7754099eeac10ea4

ARMv7
zip: b31bf63687c717a7b1d5f0b618ea86d8feb9579622c329084cc0ef5090265dd7
tar.gz: d4a7b21079e54d6da5e505771f30024418e9a0546483f38352f324922c3357bb

Aarch64
zip: 27548ec2e97eda84b3637939945141bdd06ae361638e5582a180e0592bcb0b34
tar.gz: c8b4c4d6b5d6f36eed0c1815e815ac9a1e7308caf2143f0674a7c0dd2b47892c

SHA-256 checksums for safe binaries:

Linux
zip: f1e668a416c1d1788f848803d4a70e623fd7566f48d140047496c7a7e576aa5a
tar.gz: 0390b04bf28e3fbe5479ff1e1a08a4887157d7a6c3d238d9dca63c1d9463bca3

macOS
zip: f3425476ca94718f3e38f3548f9269627654e452b35030ddf03d1d13a42bf747
tar.gz: cb0ddf2d52256f83ae4996cde39d1661daded50a88dda9e363ed80b071a17168

Windows
zip: 5a5d298e0667f6b71654de8d91726e5e773f02d7d78574c1290f9b52de81fa51
tar.gz: 633ac10df210cf1069997d5b2e4bb03e4aaae398aaa6bca21c476f0be8b5c2d9

ARM
zip: 43cc4247e152bbb293ac6fe4bd90f0362aabe28eae850dc412a3015a13b362ac
tar.gz: 5e4f69af0729bd5aa7c73092b39df5339e66d694f0f2c9827c81c4978b6f2de2

ARMv7
zip: fa6ef54116cdc84fd2f731e93145850f91f757b2e00cd9083090e0e87b03a5ba
tar.gz: f756e68ea5c97cef2ec9b639f7cc2a1c236f0671df95adebd29ae7e98cddc8e4

Aarch64
zip: 951f82e00f60e4962dbfb668aae7c3e6efa464fe3d47ef57126a9bef92b53fe8
tar.gz: 75553d5fa06c83b725ada78aa986fa77d2f5e419fe3a70901da35ffb150360a0