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.3.19 #69

Merged
merged 4 commits into from
Oct 14, 2024
Merged

0.3.19 #69

merged 4 commits into from
Oct 14, 2024

Conversation

bnogalm
Copy link
Owner

@bnogalm bnogalm commented Oct 14, 2024

Version 0.3.19

  • Support for Qt6, Tested with 6.7.2.
  • Support for Qt5 is maintained.

From commits included

  • Add memo support in Sep10Challenge
  • SEP-10: muxed account and memo support
  • Add 5 minute grace period to SEP-10 challenge parsing function
  • Static methods Network::PUBLIC() and Network::TESTNET() to access public and testnet networks objects
  • Fix transaction builder, allow to copy the object to complete the construction later.
  • Correct serialization and construction of XDR objects:
    CreateClaimableBalanceResult
    ClawbackResult
    ClawbackClaimableBalanceResult
    SetTrustLineFlagsResult
    ClaimClaimableBalanceResult
    BeginSponsoringFutureReservesResult
    EndSponsoringFutureReservesResult
    RevokeSponsorshipResult
    -Test collectors continues on exception.
  • Add claimablebalanceidtest
  • Fix claimablebalanceid
  • Add AccountConverter use to transactions and operations.
  • Add Account constructor from Muxed and no muxed string accounts (M and G)
  • Add helpers to obtain Claimable Balance IDs
  • Enable mutex accounts
  • Update StrKey with new methods
  • Create AccountConverter
  • Add QString Transaction::getClaimableBalanceId(int index)
  • Add tests
  • Reduced warnings

bnogalm and others added 4 commits August 16, 2023 20:25
-Enable mutex accounts
  Update StrKey with new methods
  Create AccountConverter
  Add QString Transaction::getClaimableBalanceId(int index)
  Add tests
Fix claimablebalanceid :)
Add AccountConverter use to transactions and operations.
Add Account constructor from Muxed and no muxed string accounts (M and G)
SEP-10: muxed account and memo support
Add 5 minute grace period to SEP-10 challenge parsing function
Static methods Network::PUBLIC() and Network::TESTNET() to access public and testnet networks objects
Fix transaction builder, allow to copy the object to complete the construction later.
Correct serialization and construction of XDR objects:
        CreateClaimableBalanceResult
        ClawbackResult
        ClawbackClaimableBalanceResult
        SetTrustLineFlagsResult
        ClaimClaimableBalanceResult
        BeginSponsoringFutureReservesResult
        EndSponsoringFutureReservesResult
        RevokeSponsorshipResult
Test collectors continues on exception.
Reduced warnings
 - Support for Qt6, Tested with 6.7.2
 - Support for Qt5 is maintained.
@bnogalm bnogalm merged commit 71eb1e2 into master Oct 14, 2024
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.

1 participant