Thanks to visit codestin.com
Credit goes to github.com

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: initia-labs/initia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: initia-labs/initia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 6 commits
  • 20 files changed
  • 3 contributors

Commits on May 23, 2025

  1. Configuration menu
    Copy the full SHA
    5198b26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836c522 View commit details
    Browse the repository at this point in the history
  3. docs: add build&test badge (#401)

    * Update README.md
    
    * Update README.md
    Lubov66 authored May 23, 2025
    Configuration menu
    Copy the full SHA
    c4c6fe4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. fix: distribute only INIT token (#409)

    * fix to distribute only INIT token && register proper upgrade handler with v1.1.1
    
    * update dex module too
    
    * fix to use balance query to execute 0x1::primary_fungible_store::balance query
    
    * update module bytes
    
    * add comment
    
    * update comments
    
    * fix break loop condition
    beer-1 authored May 26, 2025
    Configuration menu
    Copy the full SHA
    89e64d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1935bdf View commit details
    Browse the repository at this point in the history
  3. fix: prevent bank balances query failure due to dispatch FA (#411)

    * prevent bank balances query failure due to dispatch FA
    
    * align condition
    
    * remove unused func
    
    * fix lint
    beer-1 authored May 26, 2025
    Configuration menu
    Copy the full SHA
    28e9c3f View commit details
    Browse the repository at this point in the history
Loading