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

Bank: unit tests for SDK v0.44.3 Bump #339

Merged
merged 60 commits into from
Feb 1, 2022
Merged

Bank: unit tests for SDK v0.44.3 Bump #339

merged 60 commits into from
Feb 1, 2022

Commits on Sep 13, 2021

  1. feat: bump cosmos and ibc proto files

    Michael Park committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    23fed1f View commit details
    Browse the repository at this point in the history
  2. feat: bump dependencies in go.mod and add ibc

    Michael Park committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8406c46 View commit details
    Browse the repository at this point in the history
  3. chore: run proto-gen

    Michael Park committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    d33180a View commit details
    Browse the repository at this point in the history
  4. feat: rename codec interfaces and methods

    Michael Park committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    e7c3ed4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. feat: update API breaking name and parameter changes

    Michael Park committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    c3bebd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. fix: make vote options weighted

    Michael Park committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    e6808bd View commit details
    Browse the repository at this point in the history
  2. chore: remove legacy migration code

    Michael Park committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    8b6c50c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. feat: add authz and feegrant modules

    Michael Park committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0a73429 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. feat: remove unsafe bank module apis in module tests

    feat: add authz and feegrant modules to simapp
    fix: replace InitializeandSeal with Seal in app
    Michael Park committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    866626f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. feat: remove bech32 pubkey support

    Michael Park committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2bb7391 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. feat: get rid of unsafe bank module api in cvm and cert

    fix: update upgrade handler template
    Michael Park committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    38c3164 View commit details
    Browse the repository at this point in the history
  2. fix composite literal warning in simapp

    Subal Pant committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f7f8cbc View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Merge branch 'master' into bm/sdkv0.44.0

    Subal Pant committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4baf1e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. fix: correctly mint and burn tokens in cvm

    Michael Park committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    4b73f8f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

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

Commits on Nov 10, 2021

  1. fix: remove capability seal and upgrade handler contents

    Michael Park committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    353f66b View commit details
    Browse the repository at this point in the history
  2. fix: use NewNonSplitVoteOption for single option votes

    Michael Park committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    30eb8f2 View commit details
    Browse the repository at this point in the history
  3. fix: use sdk simapp test helpers

    Michael Park committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9dbe9f8 View commit details
    Browse the repository at this point in the history
  4. chore: separate ibc imports from sdk imports

    Michael Park committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ff00370 View commit details
    Browse the repository at this point in the history
  5. SDK: 0.44.3 upgrade from 0.44.0 & sim test fix (#331)

    * fix some bugs & structs. upgrade to sdk 0.44.3
    
    * remove authz and feegrant modules
    
    * revert banktypes to sdkbanktypes
    
    * rename Codec to Marshaler, and fix simulations
    
    * fix gov tally logic
    
    * add evidence to exportgenesis
    
    * refactor voteoptions handling
    yoongbok-lee committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    7250f50 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    d1eeff2 View commit details
    Browse the repository at this point in the history
  2. change description

    uwezukwechibuzor committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7ee5a43 View commit details
    Browse the repository at this point in the history
  3. CI: fix lint failure (#335)

    * add dependencies requirement to lint
    
    * update golang version
    
    * add timeout config to lint
    yoongbok-lee committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    7fd401e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01490f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    168d305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b1a4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2fbf16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48c6e3e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49c2f8a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

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

Commits on Nov 17, 2021

  1. refactor TestMsgSend

    uwezukwechibuzor committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    7bc7493 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Update Changelog to Reflect SDK v0.44.3 Bump (#336)

    * chore: clean up and add entries to changelog
    
    * chore: update changelog to reflect recent changes
    
    Co-authored-by: Michael Park <michael.park@certik.org>
    byeongminP and Michael Park committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2c0ba65 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    4482693 View commit details
    Browse the repository at this point in the history
  2. fixing changes

    uwezukwechibuzor committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    1ccd7a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. refactor msgs_test

    uwezukwechibuzor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    7902a66 View commit details
    Browse the repository at this point in the history
  2. remove amount

    uwezukwechibuzor committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    e1a3048 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Nov 24, 2021

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

Commits on Nov 28, 2021

  1. TestInputOutputCoins

    uwezukwechibuzor committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    8ba8005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60bacc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

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

Commits on Dec 29, 2021

  1. changes from master

    uwezukwechibuzor committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    9a9ca8e View commit details
    Browse the repository at this point in the history
  2. resolving confilcts

    uwezukwechibuzor committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ac3c620 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

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

Commits on Jan 6, 2022

  1. remove space

    uwezukwechibuzor committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    55d6ccc View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    uwezukwechibuzor committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    62cd83c View commit details
    Browse the repository at this point in the history
  3. remove file

    uwezukwechibuzor committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    5998034 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. removed queryClient

    uwezukwechibuzor committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    f1fe2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0e0c73 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    126ed89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f3736f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

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

    uwezukwechibuzor committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    fecb4f9 View commit details
    Browse the repository at this point in the history
  3. fix changes

    uwezukwechibuzor committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    45f9f29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7a63d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36e50f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bbeb6d View commit details
    Browse the repository at this point in the history