Bump Blockbook version to 0.3.4

pull/441/head v0.3.4
Martin Boehm 2020-06-12 11:52:21 +02:00
parent 5350027e1d
commit eb4e10ac67
3 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.3.3",
"version": "0.3.4",
"backend_install_path": "/opt/coins/nodes",
"backend_data_path": "/opt/coins/data",
"blockbook_install_path": "/opt/coins/blockbook",

View File

@ -25,7 +25,7 @@ Socket.io interface is provided at `/socket.io/`. The interface also can be expl
The legacy API is provided as is and will not be further developed.
The legacy API is currently (Blockbook v0.3.3) also accessible without the */v1/* prefix, however in the future versions the version less access will be removed.
The legacy API is currently (Blockbook v0.3.4) also accessible without the */v1/* prefix, however in the future versions the version less access will be removed.
## API V2
@ -67,7 +67,7 @@ Response:
"blockbook": {
"coin": "Bitcoin",
"host": "blockbook",
"version": "0.3.3",
"version": "0.3.4",
"gitCommit": "3d9ad91",
"buildTime": "2019-05-17T14:34:00+00:00",
"syncMode": true,

View File

@ -21,7 +21,7 @@ For Ethereum type coins it is fixed size array of 20 bytes.
**Database structure:**
The database structure described here is of Blockbook version **0.3.3** (internal data format version 5).
The database structure described here is of Blockbook version **0.3.4** (internal data format version 5).
The database structure for **Bitcoin type** and **Ethereum type** coins is slightly different. Column families used for both types:
- default, height, addresses, transactions, blockTxs