Skip to content

Releases: DeNetPRO/Node

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;

denode-v1.4.2

11 Sep 05:20
Compare
Choose a tag to compare

Release notes:

  • added local cache for frequent rpc requests
  • Unnecessary logs are removed to debug level
  • minor bug fixes

Warning: still under development, some features may not work as expected

denode-v1.4.1

24 Aug 13:51
15dfcb3
Compare
Choose a tag to compare

Warning: still under development, some features may not work as expected

  • fixed bug with system reward

denode-v1.4.0

14 Aug 17:32
15dfcb3
Compare
Choose a tag to compare

Warning: still under development, some features may not work as expected

  • cleaner updated
  • replications optimized
  • RPC calls optimized

denode-v1.3.1

06 Jul 07:35
81ae340
Compare
Choose a tag to compare

Warning: still under development, some features may not work as expected

  • improved proof search
  • fixed bugs