Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Releases: straumat/blockchain2graph

Blockchain2graph 3.2

19 Mar 20:57
Compare
Choose a tag to compare

Componements upgrade (Java 11, Neo4j 3.5, Angular 9...)
New installation documentation (Debian 10, Java 11, Neo4j 3.5, Bitcoin core 0.18.1...)
Minor bugs (negative percentage...)
New docker image with Java 11
Stopped using Observable (deprecated)

Blockchain2graph 3.1

28 Nov 17:09
Compare
Choose a tag to compare

Upgraded all dependencies including neo4j 3.5 - Performance improvements.

Blockchain2graph 3.0

03 Aug 09:53
Compare
Choose a tag to compare

New user interface with Angular
Neo4j 3.4.x
Bitcoin core 0.16.x
New configuration
New documentation with installation as a standalone jar

Blockchain2graph 2.2

31 Mar 20:09
Compare
Choose a tag to compare

Last release before moving Angular for the web part. Mostly, it's performance improvement and code freeze before the migration to Angular.

Blockchain2graph 2.1

25 Mar 21:27
Compare
Choose a tag to compare

Blockchain2graph 2.0

01 Mar 14:04
Compare
Choose a tag to compare
  • Upgrade to Spring boot 2.0.0.
  • Upgrade to Neo4j 3.3.3 & neo4j drivers 3.1.0.
  • Buffer improvement (multi threaded buffer loading next block while saving data in neo4j).
  • Improved performance - view stress test results.
  • Offline development mode is now default mode.

Blockchain2graph 1.5

19 Jan 20:18
Compare
Choose a tag to compare

Improved performance (50000 first block in one hour) / Moving to Neo4j 3.3.1 and driver 3.0.2.

note : we are using a non final release of Spring Boot (2.0.0.M5).

Blockchain2graph 1.4

22 Sep 08:53
Compare
Choose a tag to compare

Moving to neo4j 3.2.4 / Using neo4j composite index / Removing block verification.

Blockchain2graph 1.3

18 Sep 19:18
Compare
Choose a tag to compare

Improved performances (buffer / two threads / parrallel stream) & block verification.

Blockchain2graph 1.2

12 Jul 00:02
Compare
Choose a tag to compare

Fully optimized with parralel stream on every process.