Releases: straumat/blockchain2graph
Blockchain2graph 3.2
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
Upgraded all dependencies including neo4j 3.5 - Performance improvements.
Blockchain2graph 3.0
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
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
- Automatic neo4j index creation.
- Improved performance.
- Docker image & docker-compose.
Blockchain2graph 2.0
- 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
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
Moving to neo4j 3.2.4 / Using neo4j composite index / Removing block verification.
Blockchain2graph 1.3
Improved performances (buffer / two threads / parrallel stream) & block verification.
Blockchain2graph 1.2
Fully optimized with parralel stream on every process.