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

ICS 20 implementation #5250

Merged
merged 24 commits into from
Oct 29, 2019
Merged

ICS 20 implementation #5250

merged 24 commits into from
Oct 29, 2019

Commits on Oct 26, 2019

  1. Configuration menu
    Copy the full SHA
    c311c1f View commit details
    Browse the repository at this point in the history
  2. clean code

    chengwenxi committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    1a0f6a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. fix compiling error

    chengwenxi committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    55787ae View commit details
    Browse the repository at this point in the history
  2. add transfer module

    chengwenxi committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    0f8aaec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d952c View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    fedekunze committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    e906abc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. add routing callbacks

    secret2830 authored and chengwenxi committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f43913c View commit details
    Browse the repository at this point in the history
  2. clean code

    chengwenxi committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    6558ce8 View commit details
    Browse the repository at this point in the history
  3. add missing err return

    secret2830 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    9b406a8 View commit details
    Browse the repository at this point in the history
  4. modify err type

    secret2830 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f31d9c3 View commit details
    Browse the repository at this point in the history
  5. modify err type

    secret2830 authored and chengwenxi committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    b0f0a56 View commit details
    Browse the repository at this point in the history
  6. add supply handling

    secret2830 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    4e927b6 View commit details
    Browse the repository at this point in the history
  7. modify proof type

    secret2830 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    1a0a15b View commit details
    Browse the repository at this point in the history
  8. fix conflict

    secret2830 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    6ef7d97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbec20f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    199ad20 View commit details
    Browse the repository at this point in the history
  11. modify module account name

    secret2830 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    83fb8d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    378123d View commit details
    Browse the repository at this point in the history
  13. fix conflicts

    fedekunze committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    15b164d View commit details
    Browse the repository at this point in the history
  14. restructure keeper

    fedekunze committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    73d4446 View commit details
    Browse the repository at this point in the history
  15. update alias and module.go

    fedekunze committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d2759b3 View commit details
    Browse the repository at this point in the history
  16. golangci linter

    fedekunze committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    7229fab View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fe6697e View commit details
    Browse the repository at this point in the history
  18. update callbacks

    fedekunze committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    48d8eff View commit details
    Browse the repository at this point in the history