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.3
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.4
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. Removed 'onlyRoots' from randomNFDs option and is instead top level o…

    …ption in destination. Specifying this option means only root nfds are considered.
    
    The allowDuplicateAccounts option now restricts by owner instead of depositAccount.
    pbennett committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9a0d36a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from TxnLab/renovate/golang.org-x-crypto-0.x

    Update module golang.org/x/crypto to v0.22.0
    pbennett authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    627950b View commit details
    Browse the repository at this point in the history
  3. Update oauth2 to 0.19.0

    pbennett committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1081faf View commit details
    Browse the repository at this point in the history
Loading