File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ In Ethereum, the analog is [Patricia tries](http://en.wikipedia.org/wiki/Radix_t
29
29
| [ v0.20.x] ( https://github.com/cosmos/iavl/tree/release/v0.20.x ) | [ ` cometbft-db ` ] ( https://github.com/cometbft/cometbft-db ) | v0.47.x |
30
30
| [ v1.0.3] ( https://github.com/cosmos/iavl/tree/release/v1.x.x ) | [ ` cosmos-db ` ] ( https://github.com/cosmos/cosmos-db ) | v0.50.0-5 |
31
31
| [ v1.1.2,4] ( https://github.com/cosmos/iavl/tree/release/v1.x.x ) | [ ` iavl-db ` ] ( https://github.com/cosmos/iavl ) | v0.50.6 |
32
- | [ v1.2.x] ( https://github.com/cosmos/iavl/tree/release/v1.x.x ) | [ ` iavl-db ` ] ( https://github.com/cosmos/iavl ) | v0.50.7+ |
33
- | [ v1.3.0] ( https://github.com/cosmos/iavl/tree/release/v1.x.x ) | [ ` iavl-db ` ] ( https://github.com/cosmos/iavl ) | cosmossdk.io/store/v2 |
32
+ | [ v1.2.x] ( https://github.com/cosmos/iavl/tree/release/v1.2.x ) | [ ` iavl-db ` ] ( https://github.com/cosmos/iavl ) | v0.50.7+ |
33
+ | [ v1.3.0] ( https://github.com/cosmos/iavl/tree/release/v1.3.x ) | [ ` iavl-db ` ] ( https://github.com/cosmos/iavl ) | v0.52.x |
34
+ | [ v2.0.0] ( https://github.com/cosmos/iavl/tree/master/v2 ) | [ ` iavl-db ` ] ( https://github.com/cosmos/iavl ) | cosmossdk.io/store/v2 |
34
35
35
36
NOTE: In the past, a v0.21.x release was published, but never used in production. It was retracted to avoid confusion.
You can’t perform that action at this time.
0 commit comments