Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.31.2 policy patch #152

Merged
merged 15 commits into from
Dec 12, 2024
Merged

0.31.2 policy patch #152

merged 15 commits into from
Dec 12, 2024

Conversation

BitcoinZavior
Copy link
Contributor

@BitcoinZavior BitcoinZavior commented Dec 4, 2024

[0.31.3]

Upgrades

  • Updated flutter_rust_bridge to 2.0.0.
  • Updated Flutter dependencies to the latest version.
  • Upgraded Gradle to version 8.4 and Java to version 17.
  • Upgraded android-ndk to 25.1.8937393.

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.

Fixed

  • Removed unnecessary class exports.
  • Resolved the txBuilder.setRecipients error.
  • Thread frb_workerpool panicked on Sql database access.

Changed

  • partiallySignedTransaction.serialize() serialize the data as raw binary.

@BitcoinZavior BitcoinZavior marked this pull request as ready for review December 12, 2024 00:32
@BitcoinZavior BitcoinZavior merged commit b9d5af6 into main Dec 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants