Skip to content

Tags: bigchaindb/bigchaindb

Tags

v2.2.2

Toggle v2.2.2's commit message
Update priv validator format in k8s to support tm v0.28.0+

Signed-off-by: David Dashyan <[email protected]>

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated bigchaindb-abci (#2689)

* Updated bigchaindb-abci

Reason: gevent API change breaks BigchainDB installation
Signed-off-by: David Dashyan <[email protected]>

* Version bump

Signed-off-by: David Dashyan <[email protected]>

* Updated changelog

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version bump to 2.2.0 (#2682)

Signed-off-by: David Dashyan <[email protected]>

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Transcation API extension: last_tx parameter (#2667)

* added last_tx switch to the TX get query to only get the latest TX for a given asset.
* extended test case to contain last_tx field
* Add last_tx option in query module
* Fix natural descending cursor sort argument

v2.0.0

Toggle v2.0.0's commit message
Fix bigchaidb-tendermint version mismatch

v2.0.0b9

Toggle v2.0.0b9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Last commit before v2.0.0b9 (#2608)

v2.0.0b8

Toggle v2.0.0b8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Last PR before the release of v2.0.0b8 (#2596)

v2.0.0b7

Toggle v2.0.0b7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Last PR before releasing 2.0.0b7 (#2576)

* Updated changelog for 2.0.0b7

* Change 2.0.0b3 to b7 in network-setup.md

* Updated k8s yamls for 2.0.0b7 release

* Updated version.py for 2.0.0b7 release

v2.0.0b6

Toggle v2.0.0b6's commit message
Problem: Election type not casted for runnign command (#2551)

Solution: Replace '-' with '_' before running election sub-command

v2.0.0b5

Toggle v2.0.0b5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Last pr before 2.0 beta 5 (#2430)

* Last PR before the release of BigchainDB 2.0 Beta 5

* Fix editing error

* Change development status back to 4 - beta

* Rephrase some fixes I

* Rephrase some fixes II