Skip to content

Releases: firstbatchxyz/dkn-compute-node

v0.2.0 - Marcos Valle

05 Sep 17:41
Compare
Choose a tag to compare
added tps check

v0.1.8 - Kademlia Versioning Fix

02 Sep 14:09
Compare
Choose a tag to compare

Kademlia now uses major.minor within its protocol version, instead of the full version.

Full Changelog: v0.1.7...v0.1.8

v0.1.7 - Workflow Error Handling

02 Sep 12:43
7ab68fd
Compare
Choose a tag to compare

What's Changed

  • updated workflows with error handling, added model by @erhant in #113

Full Changelog: v0.1.6...v0.1.7

v0.1.6 - Send Queue Fixes

29 Aug 16:59
Compare
Choose a tag to compare

What's Changed

  • rm redundant vars, rfk start.sh, add network mode by @erhant in #100
  • use observed_addr, rfk cancellations, smol fixes by @erhant in #104
  • update to mem fixed fork rev by @erhant in #107

Full Changelog: v0.1.5...v0.1.6

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