这是indexloc提供的服务,不要输入任何密码
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: ChainSafe/web3.unity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: ChainSafe/web3.unity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 8 commits
  • 99 files changed
  • 2 contributors

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    e246f67 View commit details
    Browse the repository at this point in the history
  2. dll update (#325)

    updated bouncy castle dll
    sneakzttv authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    ad6750e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995fd23 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Logging update (#328)

    KBryan authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    18a6b10 View commit details
    Browse the repository at this point in the history
  2. Mint 721 example (#329)

    * Mint ERC721 via smartcontract
    
    Update to previous prefab. renaming for clarity.
    
    * Update Web3WalletMint721V2.cs
    
    cleanup whitespacing.
    KBryan authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1dfe547 View commit details
    Browse the repository at this point in the history
  3. Token uri 721 (#330)

    * Update ERC721.cs
    
    return string uri from object in URI method
    
    * Update ERC721.cs
    
    code cleanup
    
    * Update ERC721.cs
    
    loop formatting
    KBryan authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    e830d80 View commit details
    Browse the repository at this point in the history
  4. native token balance prefab (#331)

    * native token balance prefab
    
    native token balance prefab
    
    * Update ERC20NativeBalanceOf.cs
    
    update burner account
    
    ---------
    
    Co-authored-by: kwame <kwame.bryan@gmail.com>
    sneakzttv and KBryan authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ebe6078 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed0b108 View commit details
    Browse the repository at this point in the history
Loading