Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BitcoinZavior authored Nov 25, 2024
1 parent 8016d69 commit 2cc565f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
Updated `flutter_rust_bridge` to `2.0.0`.
#### APIs added
- Exposed `createTestnet` & `createMutinynet` to `Blockchain`.
- Exposed `policies` in `Wallet`.
- Exposed `policyPath` in `TxBuilder`.
- Exposed `id`, `requiresPath`, `item`, `satisfaction`, `contribution` in `Policy` class.
- Overrode `toString()` for `Address`, `DerivationPath`, `Descriptor`, `DescriptorPublicKey` , `DescriptorSecretKey`, `Mnemonic`,
- `PartiallySignedTransaction`, `ScriptBuf` & `Transaction`.
- `PartiallySignedTransaction`, `ScriptBuf` & `Transaction`.
#### Changed
- `partiallySignedTransaction.serialize()` serialize the data as raw binary.
#### Fixed
- Thread `frb_workerpool` panicked on Sql database access.


## [0.31.2-dev.2]
#### Fixed
Expand Down

0 comments on commit 2cc565f

Please sign in to comment.