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

Ixo v3 Upgrade go package versions #381

Closed
wants to merge 23 commits into from
Closed

Ixo v3 Upgrade go package versions #381

wants to merge 23 commits into from

Commits on Mar 20, 2023

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

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    b26cbfc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    JAMBO repo name change
    alwyn-ixo committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d45fe9f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Update README.md

    Developers docs link updated
    alwyn-ixo committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0015182 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    JAMBO repo name change
    alwyn-ixo authored and Michael-Ixo committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    1126d4f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Developers docs link updated
    alwyn-ixo authored and Michael-Ixo committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c9653e3 View commit details
    Browse the repository at this point in the history
  4. chore: update readme

    Michael-Ixo committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    5ecdd6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de29018 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    7e047b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e88a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Develop wasmd (#305)

    * fix: fix ante-handlers, add wasm stargate queriers
    
    * chore: dependancy update
    
    * feat: enabling ledger support by default and adding checks
    
    * chore: add snapshot download instructions
    
    * chore: small updates
    
    * fix: change token grpc routes to fix metadata route
    
    * feature: add ibq and packet-forward-middleware
    
    * feat: create wasmbinding module for wasm stargate queries
    
    * chore: add security.md
    
    * chore: big refactor
    
    * fix: enable wasmd proposals
    
    * fix: fix modules querier and remove bonds rest querier
    
    * upgrade: add v2 upgrade
    
    * fix: add 1st inline migration from version map as 1
    
    * fix: fix 1st inline migration from version map
    
    * fix: cleanup v2 upgrade
    
    * fix: re-add export for zero height
    
    * chore: enable cors for local node script
    
    * feat: add types events for bonds module
    
    * chore: upgrade cosmos-sdk to 0.45.15 and tendermint->cometbft, clenaup github workflows and files
    
    * ci: add new build flow
    
    * ops(cicd): add commitlint check and lefthook
    
    * ops(gha): add release workflow
    Michael-Ixo committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0597a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67abb29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1a127b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca9e64c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

Commits on Aug 27, 2023

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

Commits on Sep 21, 2023

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

Commits on Oct 11, 2023

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

Commits on Oct 25, 2023

  1. Docs (#354)

    * chore(app): update module specs
    
    * chore(app): update module specs
    Michael-Ixo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f4193c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Chain Upgrade v3 (#375)

    * fix(deps): bump ledger modules
    
    * fix(StargateQueries): use a sync pool when unmarshalling responses of protobuf objects, fix route
    
    * fix(iid): fix DeleteController subtraction func
    
    * feat(entity): add MsgRevokeEntityAccountAuthz
    
    * chore(docs): add MsgRevokeEntityAccountAuthz to entity specs
    
    * fix(claims): fix claims processPayment distribution for evaluations
    
    * chore(iid): remove unnecesary panics
    
    * feat(claims): add INVALIDATED as evaluation option, skip eval payment then, add invalidated to collection
    
    * fix(claims): update status to invalidated where missed
    
    * feat(claims): add collection update messages
    
    * fix(modules): add extra validation for messages, and enum validation
    
    * chore(scripts): fix local script to include denom metadata on startup
    
    * feat(upgrade): add upgrade v3, which incluide claims module v2 migrations
    Michael-Ixo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2246089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a92fb31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf7cf8a View commit details
    Browse the repository at this point in the history