You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [0.33.0](v0.32.4...v0.33.0) (2020-11-20)
### Bug Fixes
* bug with locked stx referring to STX chaintip rather than burnchain tip [#343](#343) [#344](#344) (same bug in a rosetta function) ([12cd2fa](12cd2fa))
* openapi client gen chokes on nullable string types ([d59c55b](d59c55b))
### Features
* add lock height and lock txid to balance endpoints [#340](#340) ([aac121d](aac121d))
* bug with locked stx referring to STX chaintip rather than burnchain tip [#343](https://github.com/blockstack/stacks-blockchain-api/issues/343)[#344](https://github.com/blockstack/stacks-blockchain-api/issues/344) (same bug in a rosetta function) ([12cd2fa](https://github.com/blockstack/stacks-blockchain-api/commit/12cd2fa7b00b9b837bfa6db8924e55b11dfc694d))
7
+
* openapi client gen chokes on nullable string types ([d59c55b](https://github.com/blockstack/stacks-blockchain-api/commit/d59c55b2d5f3f5540021b06c7da225b12b32af78))
8
+
9
+
10
+
### Features
11
+
12
+
* add lock height and lock txid to balance endpoints [#340](https://github.com/blockstack/stacks-blockchain-api/issues/340) ([aac121d](https://github.com/blockstack/stacks-blockchain-api/commit/aac121d8c7948e40d4eb43bc21685899c783fe73))
0 commit comments