Commit 3faf710
committed
chore(release): 0.19.0
# [0.19.0](v0.18.3...v0.19.0) (2021-12-06)
### Bug Fixes
* add 128bit numbers support ([a87a99c](a87a99c))
* address feedbacks ([4a74c51](4a74c51))
* better event management ([bd1e9c3](bd1e9c3))
* build ([b8d1ac7](b8d1ac7))
* deployment fee rate can be too low ([1fa7564](1fa7564))
* deployment_fee_rate not being used ([940f17d](940f17d))
* dropped request ([c777d91](c777d91))
* error message ([bb1c5c7](bb1c5c7))
* fee too low (stacking orders) ([90d46b7](90d46b7))
* ignore RUSTSEC-2021-0124 ([b4b570a](b4b570a))
* incorrect error message ([ac48d31](ac48d31))
* infinite iter ([1ab975a](1ab975a))
* nested runtimes / switch to futures ([26d60b7](26d60b7))
* package name ([e8dc71b](e8dc71b))
* return type ([52a37bf](52a37bf))
* StacksRpc internal improvements ([2bf6c52](2bf6c52))
* STXLockEventData unlock_height type ([927acfe](927acfe))
* testnet / mainnet deployment ([b49056b](b49056b))
* tsconfig adjustments ([4f5320e](4f5320e))
* typos ([669d94b](669d94b))
* update lib name ([9041ff8](9041ff8))
* update node bindings ([cf29e00](cf29e00))
* update types/node + package.json ([7fdb417](7fdb417))
* warnings, remove rustdoc ([c81d7a7](c81d7a7))
### Features
* add expectFungibleTokenBurnEvent ([0a77641](0a77641))
* add expectNonFungibleTokenBurnEvent ([b33be1b](b33be1b))
* add expectNonFungibleTokenMintEvent ([1bcf5b1](1bcf5b1))
* add stacks / bitcoin specific metadata for blocks / transactions ([59d66ee](59d66ee))
* closing the loop ([e80a6dc](e80a6dc))
* expose get_stacks_node_url for stacks.js ([f1f8bed](f1f8bed))
* improve api ([2f72f6d](2f72f6d))
* introduce new schemas for block / transaction handling ([01501d9](01501d9))
* migrate to typescript ([dd55845](dd55845))
* polish stacks operations schemas ([cb939f4](cb939f4))1 parent b3550b5 commit 3faf710
File tree
7 files changed
+52
-8
lines changed- node-bindings
7 files changed
+52
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
1 | 45 | | |
2 | 46 | | |
3 | 47 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments