Skip to content

Releases: apache/incubator-resilientdb

NexRes v1.2.0

30 Jan 03:33
8cb8665
Compare
Choose a tag to compare

Major Changes

Support smart contract compiled from Solidity.
Use eEVM as a back-end service to execute the contract functions.

NexRes v1.1.0

04 Jan 00:11
8c2ab51
Compare
Choose a tag to compare

Major Changes

Added Geo-Scale Byzantine Fault-tolerant consensus protocol, referred to as GeoBFT. It is designed for excellent scalability by using a topological-aware grouping of replicas in local clusters, giving rise to parallelization of consensus at the local level and by minimizing communication between clusters.

ResilientDB: Global Scale Resilient Blockchain Fabric, VLDB 2020

NexRes v1.0.1

13 Oct 16:03
Compare
Choose a tag to compare

NexRes v1.0.1 (2022-10-13)

Changes

Add node manager backend for resilientdb.com to launch Nexres locally.

NexRes v1.0.0

30 Sep 20:47
Compare
Choose a tag to compare

NexRes v1.0.0 (2022-09-30)

Changes

Release the next generation of RelisientDB referred to as Nexres.
Nexres supports PBFT as the default core protocol and provides a KV-Server as a service.
Nexres also supports LevelDB and RocksDB as the durable storage layer.
Add SDK endpoints.

NexRes v1.0.0-alpha

23 Sep 01:16
99c4279
Compare
Choose a tag to compare
NexRes v1.0.0-alpha Pre-release
Pre-release

NexRes v1.0.0-alpha (2022-09-22)

An alpha version of Nexres v1.0.0-alpha

Implemented:

  • Release the next generation of RelisientDB referred to as Nexres.
  • Nexres supports PBFT as the default core protocol and provides a KV-Server as a service.
  • Nexres also supports LevelDB and RocksDB as the durable storage layer

ResilientDB v3.0

30 Sep 19:10
c4ab335
Compare
Choose a tag to compare

GeoBFT Protocol (v3.0)

Major Changes

  • GeoBFT Protocol Added
  • Work Queue structure changed

Minor Changes

  • Refactoring
  • Scripts
  • Statistics

ResilientDB v2.1

14 Apr 02:01
babcdfa
Compare
Choose a tag to compare

Nanomsg Next Generation and Client Improvements (v2.1)

  • Updated transport layer to new nanomsg library called NNG.
  • Client Memory problem solved.
  • Minor fixes for docker script.

ResilientDB v2.0

29 Feb 20:36
Compare
Choose a tag to compare

Smart Contracts, DB Support and GUI Display (v2.0)

ResilientDB (v1.1)

06 Dec 06:50
Compare
Choose a tag to compare

ResilientDB (v1.1)

ResilientDB v1.0

24 Nov 17:26
1d6a62d
Compare
Choose a tag to compare

ResilientDB Architecture (v1.0)