bee-node-0.3.0-rc6
Pre-release
Pre-release
thibault-martinez
released this
21 Mar 17:56
·
10 commits
to mainnet-develop
since this release
Changelog
TLDR
- Autopeering;
- Docker image;
- JSON + TOML configuration files support;
- Identity file;
- Performance improvements;
- Lots of fixes;
Added
- Add instrumented task spawn function (64fc273)
- Implement unrolled CurlP (906160f)
- Add devnet config file (2a213f0)
- Feat/add local snapshot source (a448821)
- Add num_partitions to config files (47e0998)
- Add option to print banner with version or not (0f6c95c)
- Add ./dashboard route (8a95142)
- Add null storage, use for tangle benchmarking (2c07989)
- Add in-memory storage (85aa8c1)
- Add Deserialize to SuccessBody (44bd84b)
- Add Deserialize to SubmitMessageResponse (349a88e)
- Add receipts field to ReceiptsResponse (b473277)
- Add bee-autopeering crate (8bd2f7a)
- Add [profile] that optimizes for production (da16dbb)
- Add rocksdb backend for bee-autopeering stores (e553b98)
- Add peer_storage_path to autopeering config (618a9d3)
- Add milestoneIndexSpent and transactionIdSpent to OutputResponse (2681daa)
- Provide updated Dockerfile and docker-compose.yml (ee6c085)
- Impl separate REST API for entry node (8426682)
- JSON config support (0f13116)
- Strip symbols from production binary (rust >= 1.59) (f6985d2)
- Allow enabling autopeering service in CLI (6b4e102)
Changed
- Switch to edition 2021 (9f5cb11 + e026b4c)
- Use new instrumented task spawn method (0f723e8)
- Use unrolled CurlP for hashing (f75c50c)
- Use latest dev to get rid of TaskSpawner (74dcd51)
- Merge Tangle into MsTangle (60aefca + 57d46f8)
- Update download URLs (e851d14)
- Default features false (20892c6 + e2c8804)
- Update deps and use refactored PoWScorer (c594371)
- Box all warp filters (1fdc41e)
- Update dashboard frontend (da0a13b)
- Extend range of milestone key 5 (f710a4a)
- Refactor bee-node (new node type EntryNode) (41560b3)
- Improve console feature + remove spawner traits (b44b4f6)
- Tangle simplification (c5d7800)
- Decouple snapshot names and download URLs (6982d13)
- Make bee-storage-sled batches atomic (aca4a7d)
- bee-common: only deal with UTC time (7427332)
- Make eviction less "contentious" (c08f1ba)
- Preallocate TritBuf in b1t6::encode (cb131f1)
- Make bee-ternary no_std (5e3c86e)
- Download snapshots by most recent ledger index (bd3bc8c)
- Improve identity error log message (e40c3a4)
- Change configs to work with new color_enable settings (108fc7b)
- Don't discard source on unavailable delta snapshot (dffd4f4)
- Per logger output color config (83f92e2)
- Properly handle responses while downloading snapshots (4200a37)
- Switch to .key file for identity (f7775a8)
- Simpler logs (0116db9)
- Emit better warning when parsing snapshot header fails (840b067)
- Fetch dashboard release in build.rs (ca661af)
Deprecated
- Refactor scoring PoWs and deprecate old hash functions (9ce096c)
Removed
- Remove [cargo.patch] and bee-crypto (d0696d5)
- Remove chrono (453ec95)
- Remove unused structs (184f97e)
- Remove unneeded .clone() (554b0f0)
- Remove tangle LRU cache (e0b9ad3)
- Remove an entry node from mainnet config (9e02b1c)
- Remove color_enabled from logger config (f85c5d9)
- Remove bee-common/ord (2803982)
- Remove some more bee-common modules (e9125bc)
- Remove common auth module (d4112a0)
Fixed
- Fix console subscriber (2fa86cf)
- use cmi instead of lsmi + fix condition (4a91531)
- Fix bee_common::time::local_now (5d0510f)
- Fix relation dto (9c90d96)
- Fix autopeering host for loop (8c100e7)
- Fix windows compilation (13c64be + 48990c7)
- Autopeering fixes (a8e9ef4)
- Fix WARN for unavailable delta snapshot (90bf1d6)
- Fix peer manager deadlock (37e541f)
- Avoid unbounded RwLock guards in PeerManager (8ac4b9b)
- Fix API response addressType (3d46605)
- Fix metadata update race condition (4cd8d50)
- Fix removal of disconnected peers in the peer manager (c3f2819)
Checksums
Asset | SHA-256 checksum |
---|---|
bee-node-0.3.0-rc6-linux-x86-64.zip | 91d1d30476d785fb2bd5abc39325aff23a7eca5f2650d09666fa82c2c0bd0258 |
bee-node-0.3.0-rc6-macos-x86-64.zip | 06a07453a43d03e22f2558ded9654fd89fd9d4b031df3e6e0ed39db5fd569faf |
bee-node-0.3.0-rc6-windows-x86-64.zip | 1526d44cdde874e0e56ca8036edfe40428fd8ce11d833fa576d1a902b0f608d5 |
config.chrysalis-comnet.json | eb620c05ba76bbcae2aaff3d778a9a918153952a9462021511f7672353dd80a0 |
config.chrysalis-comnet.toml | da43480bbcf789d74dd6c58ddcea38671cd0eebf9a7951fa0dbbfa768ab8d64f |
config.chrysalis-devnet.json | c7fa6be4453485ac202c1503723886d856a6b1da59b92e90eee6a057b847576f |
config.chrysalis-devnet.toml | a9407f38ca90088d25013b2a76fc41b424ac8c48c711ec38f6d0ebea8297e9c4 |
config.chrysalis-mainnet.json | 47bc402944ea65cf4e9fd18e85ba7c45786ed115ad12dc81a64acbd15d504645 |
config.chrysalis-mainnet.toml | 60241fa4ee1966205dfcf8de0cfe3083612be1a66c008289d55347e92a34aa12 |