Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TxnLab/batch-asset-send
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.6
Choose a base ref
...
head repository: TxnLab/batch-asset-send
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.7
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    fd8e02f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #20 from TxnLab/renovate/github.com-mailgun-holste…

    …r-v4-4.x
    
    Update module github.com/mailgun/holster/v4 to v4.20.3
    pbennett authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    40c8ff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c97685 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from TxnLab/renovate/golang.org-x-crypto-0.x

    Update module golang.org/x/crypto to v0.28.0
    pbennett authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    865fb0e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Add support for transaction notes

    Extended SendAsset and related functions to include an optional note field for each transaction. Updated go.mod dependencies and adjusted send configurations accordingly.
    pbennett committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    22d93c5 View commit details
    Browse the repository at this point in the history
Loading