Skip to content

Releases: DeNetPRO/Node

denode-manager-v0.0.1-rc2

19 Jul 07:56
ea4e641
Compare
Choose a tag to compare

Release notes

Datakeeper Node Manager v0.0.1-rc2

  • Temporary fix applied for RPC connectivity issues.
  • Improved node stability.
  • Minor performance enhancements and bug fixes.

denode-v4.0.1-rc1

02 Jul 14:29
104e672
Compare
Choose a tag to compare

Release notes

Node GUI (new!)

Datakeeper Node Manager with Graphical User Interface (GUI)

A user-friendly way to interact with Datakeeper Node, offering the following features:

  • Import multiple accounts
  • Launch node(s)
  • View statistics (unlocked tokens, gas token balance)
  • Monitor node uptime (time since last launch)
  • Modify node configurations

Datakeeper Node v4.0.1-rc1

  • Multiple accounts import added
  • Fixed bugs

denode-v4.0.0-rc1

09 Jun 16:07
0be1e47
Compare
Choose a tag to compare

Release notes

  • Migration to PEAQ network with updated Storage Protocol v4
  • Node command line interface
  • License activation by joining Node Pools
  • Consistent Proofs-of-Storage cycle handling

SHA256 Checksums

b67c16b232b14b9567983ac8f220a54b89a7f624cad7080598076e1726c9c201  denode-linux-amd64
e31a33176cfebe78b1141310df33acabea1f11764f48a130e0482148a5d9eeda  denode-linux-arm64
2931c91aa1dfa4e960ec71196817f224488f8247630067e530986c9ac980a9df  denode-macos-amd64
099e8ce48c8e297f4bc748872ba59005139011ef9bdb3a92a739044012fef3ee  denode-macos-arm64
5abd0c0f7c9db3c8433b57c9acbaff7483c694b2e3cdcb65ecc6f9625942cfd3  denode-windows-amd64.exe

denode-v1.6.1

26 Nov 14:55
8817edf
Compare
Choose a tag to compare
denode-v1.6.1 Pre-release
Pre-release

SHA256 Checksums

7575367e7f1ac2b467ffca2cd9d062d43f49c85e51fec7842669e83074ce812d denode-linux-armv6.tar.gz
d8cf8aca0a387a27647d6804c6436c6fbed008df5a2cebc36ad5ec15f27a079d denode-linux-amd64.tar.gz
b60efecc506883fd29a7e1ab24f8b633332ae535e76b458a4f75d77f9d670b81 denode-darwin-arm64.tar.gz
975008620e8cc4a0b3d549dbcd2cfba2ffa22652688e76b8b890c7075b90cd77 denode-windows-amd64.tar.gz

denode-v1.6.0

06 Sep 11:04
520eac4
Compare
Choose a tag to compare

Release notes

  • Replication process redesigned as a pipeline with dynamic load distribution between network and CPU.
  • Added background replication queue with user prioritization.
  • Improved network scanning to identify missing replicas.
  • Introduced retry mechanism for sending errors.
  • Blacklist peers with insufficient space, retry attempts after 10 minutes

Bug fixes:

  • Concurrent proof searching fix (error: invalid user file system)
  • User file system synchronization minor fixes

SHA256 Checksums

84e7515d156aea3639b23fa7652e8ac8a8a3e9d22a3b2f324eeb4a59883c8c74 denode-linux-armv6
2240ba1291f5e88fee447803fd56dc9aa69a18a1a01a14c84f0bb4db36804aaf denode-linux-amd64
349582c318a0093ad0e34aa682618f6fb0e928d346c1e10fb6d810b3f78cce9a denode-darwin-amd64
59b80e2ab9a755cc52554a67165d4ce32861413bf04831f4d7c65ee7fda5c16c denode-windows-amd64.exe

denode-v1.5.0

18 Jul 08:26
5f97e2e
Compare
Choose a tag to compare

Release notes

  • File system synchronization API updated
  • Background replication stability and speed increased
  • Concurrently search proofs for multiple users at once
  • Use cached requests data when cleaning storage
  • Introduced the rpcBatchSize parameter to prevent RPC providers from blocking due to exceeding maximum message size
  • Network field is not already required in config.json. Use rpc.eth_chainId by default.

SHA256 Checksums

1caff127b81a3ea01b14b2fd930e9aa8c99f191cbae83d10f595cd21f02c2bff denode-linux-armv6
c963552a19a1bad3e23e9f7b35a21dbc1f080740168ccdf16f4be57b0a9a7170 denode-linux-amd64
59a8d474c6df3449429d19328e9e1351995c4605cc006c5d2ee4a9b563328bf8 denode-darwin-amd64
10b1f8b0ebefb4a70a0515dc7fab75e151f2f7a958933999985841066918b9e1 denode-windows-amd64.exe

denode-v1.4.6

13 Jun 07:54
5c49ca2
Compare
Choose a tag to compare

Release notes:

  • Client's root hash synchronization mechanism update
  • Client's encrypted file system synchronization mechanism update
  • Acceleration of the queue formation and proofs search algorithm
  • Optimization of RPC requests through batching techniques
  • Peer to peer file system synchronization update
  • Minor bug fixes
  • Internal updates

SHA256 Checksums

a50b90a0bc32e3bbd4704ad0ad272bed7885c313be8bced8e0c2081b6c301169  armv6/denode
06627c088e0f8ab6dd2fd94ba3fa63aac5b17affcc585969768c5f5ef66b8dcd  windows/denode.exe
276741277219020fc7c1b032a61e2e5467c8d27af4cb0aac0e9f3d534d3cd319  darwin/denode
de27d2f91f9748fb9f864d93497b4fcc77ed6fa05b48b750721c9456d0fbca5c  linux/denode

denode-v1.4.5

11 Apr 08:37
5c49ca2
Compare
Choose a tag to compare

Release notes:

  • Increased replication stability
  • Updated gas limit
  • Minor bug fixes
  • Internal updates

SHA256: ec2a0d81442f8a0949f90671e033e19237029bbb056554c0d24c8b98b30a8258

denode-v1.4.4

14 Nov 18:31
Compare
Choose a tag to compare
  • added part ranks;
  • cleaner improvements;
  • minor bug fixes;

denode-v1.4.3

23 Oct 16:49
Compare
Choose a tag to compare
  • optimized cleaner;
  • fixed RPC limit error;