Skip to content

Releases: firstbatchxyz/dkn-compute-node

v0.1.5 - OOM & CPU Fixes

20 Aug 17:00
cc49f4d
Compare
Choose a tag to compare

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

16 Aug 06:53
af4a67d
Compare
Choose a tag to compare

What's Changed

  • AvailableNodes logic, handler refactors, workflows re-export by @erhant in #92

Full Changelog: v0.1.3...v0.1.4

v0.1.3 - GossipSub Validations

15 Aug 16:21
Compare
Choose a tag to compare

What's Changed

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

14 Aug 14:10
e427e9a
Compare
Choose a tag to compare

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

13 Aug 15:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Badem

12 Aug 12:37
f232608
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/firstbatchxyz/dkn-compute-node/commits/v0.1.0