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

feat: upgrade fetchd to dorado version (ECO-965) #198

Merged
merged 13 commits into from
Mar 23, 2022
Merged

Commits on Mar 1, 2022

  1. feat: upgrade fetchd to dorado version

    Dependencies:
    
    - bump cosmos-sdk to v0.45.1
    - bump tendermint to v0.34.16
    - bump wasmd to v0.23.0
    - integrate ibc-go v2.0.3
    
    Modules:
    
    - update app and commands to integrate new feegrant and authz modules
    - remove airdrop module
    
    Commands:
    
    - removed capricorn migration commands (stake-reconciliation-migrate and
      capricorn-migrate)
    
    Remaining changes are only compatibility fixes with the new cosmos-sdk
    version
    daeMOn63 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    166f69c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

Commits on Mar 4, 2022

  1. Update networks.md with dorado -rc1

    Ian Harris committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e38394e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

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

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    60fe111 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c69bb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e8b637 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. fix: bump wasmd to v0.24

    bring back support to 20bytes long contract address (see: CosmWasm/wasmd#758)
    daeMOn63 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8de5a5b View commit details
    Browse the repository at this point in the history
  2. chores: wakeup CI

    daeMOn63 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    08d0e4d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    1bde317 View commit details
    Browse the repository at this point in the history
  2. Dorado migration (#204)

    * fix: bump go requirements to 1.17 to allow wasmvm to build
    
    * feat: add dorado-migrate command
    
    * chores: fmt
    
    * feat: add initial nanonomx supply to dorado-migrate command
    
    * docs: remove redundant info
    daeMOn63 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    725b727 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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