Releases: firstbatchxyz/dkn-compute-node
Releases · firstbatchxyz/dkn-compute-node
v0.1.5 - OOM & CPU Fixes
What's Changed
- CPU Usage diagnostics & fix by @erhant in #94
- CPU & Memory usage fixes by @erhant in #95
- openai checks & better error report & update libp2p by @erhant in #96
- Fixed cancellation signal by @erhant in #98
- Now exists with sigint/sigterm immediately, instead of getting stuck at some points.
- Fixed
Error: "invalid multiaddr"
as well. - For the CPU fix, we had to use our own fork of libp2p, see issue here libp2p/rust-libp2p#5561
Full Changelog: v0.1.4...v0.1.5
v0.1.4 - Available Nodes
What's Changed
Full Changelog: v0.1.3...v0.1.4
v0.1.3 - GossipSub Validations
What's Changed
- possix compatible startsh by @selimseker in #84
- Remove .env.compose by @selimseker in #87
- Startsh ollama_host fix by @selimseker in #88
- startsh updates by @selimseker in #89
- Added GossipSub message validation by @erhant in #91
Many script changes, although they don't matter for the image.
- Response now includes timestamps
- Added message validations to GossipSub
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
- Added new platform target
arm64v8
to the workflows - Image is same otherwise, and minor changes to start script
v0.1.1
What's Changed
- startsh fix and refactors by @selimseker in #79
- startsh fix typo by @selimseker in #80
- startsh - pull latest image by @selimseker in #81
Full Changelog: v0.1.0...v0.1.1
v0.1.0 - Badem
What's Changed
- First Working Version by @erhant in #3
- Signal handlers & better image by @erhant in #7
- ollama model fixes, issue templates by @erhant in #11
- Better DRY cancellations & diagnostic worker by @erhant in #13
- Nodes are now passed through reference counters by @andthattoo in #15
- Search python fixes by @erhant in #28
- Node start script by @selimseker in #30
- Fixes & Run script by @erhant in #29
- LangChain by @erhant in #33
- Added bug reproducing test by @erhant in #35
- Start script and compose enhancements by @selimseker in #36
- Added threading test by @erhant in #37
- Refactors by @erhant in #38
- Refactor workers by @erhant in #39
- Start script enhancements by @selimseker in #40
- Waku extra args from env by @selimseker in #41
- fix commentout typo by @selimseker in #42
- Start script - more enhancements by @selimseker in #44
- Fix search-agent port by @selimseker in #45
- Search agent env fix by @selimseker in #46
- Waku profile and Rust logs by @selimseker in #47
is_tasked
fix for bloom filter by @erhant in #48- post-workflows startsh updates by @selimseker in #53
- update to waku v0.30, minor fixes by @erhant in #61
- Workflows by @erhant in #51
libp2p
integration by @erhant in #65- Quick fixes & log level refactors by @erhant in #68
- startsh --trace mode by @selimseker in #70
- added ci for docker build n push by @fco-fbatch in #75
New Contributors
- @erhant made their first contribution in #3
- @andthattoo made their first contribution in #15
- @selimseker made their first contribution in #30
- @fco-fbatch made their first contribution in #75
Full Changelog: https://github.com/firstbatchxyz/dkn-compute-node/commits/v0.1.0