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

Rebuild bifrost #2381

Merged
merged 120 commits into from
Jul 23, 2020
Merged

Rebuild bifrost #2381

merged 120 commits into from
Jul 23, 2020

Conversation

chengwenxi
Copy link
Contributor

No description provided.

chengwenxi and others added 30 commits November 11, 2019 17:45
* refactor mint module

* move mintDenom field of Minter to params

* apply comment from github

* remove unless bankKeeper

* repair test error

* add unit test

* apply comment from github

* rename constant

* apply comment from github

* apply comment from github

* apply comment from github

* add mint_test.go

* repair test error

* add unit test

* replace testing with suite

* modify comment

* replace cosmos/cosmos-sdk/x/mint with irisnet/irishub/modules/mint in cli_test.go
* refactor guardian module

* apply comment from github

* Revert: refactor guardian module (6c463ef)

* delete useless file

* use simapp

* optimize the code

* apply comment from github

* replace testing with suite

* add test

* add cli test
* refactor guardian module

* apply comment from github

* Revert: refactor guardian module (6c463ef)

* delete useless file

* use simapp

* optimize the code

* apply comment from github

* replace testing with suite

* add test

* add cli test

* repair error when merge from v1.0.0-refactor
* refactor asset

* add coin type

* configure asset module

* clean up

* fix fee collector

* clean up and add cli test

* move underneath internal

* add params query

* fix test

* add more check

* fix typo

* new event manager

* clean up

* fix simulation

* resolve comments
* refactor htlc

* fix test

* add client for htlc

* fix import and add comments

* fix cli and BeginBlocker

* fix module account and remove redundant code

* fix module account & refactor test

* remove empty exported

* add yaml for rest request

* remove redundant code

* refactor event

* fix query example

* fix event in BeginBlocker

* clean

* fix events

* fix orderof  beginblockers and endblockers

* update cli and fix event

* fix test

* fix msgs_test

* clean

* refactor hashlock type and secret type

* clean

* clean

* add ValidateGenesis

* clean

* remove htlc endblocker
* refactor coinswap module

* refactor event & instead rational of  decimal

* refactor test

* refactor denom

* fix typo

* fix test

* update deadline & events

* calculate with total supply instead of  balance
* refactor htlc

* fix test

* add client for htlc

* fix import and add comments

* fix cli and BeginBlocker

* fix module account and remove redundant code

* fix module account & refactor test

* remove empty exported

* add yaml for rest request

* remove redundant code

* refactor event

* fix query example

* fix event in BeginBlocker

* clean

* fix events

* fix orderof  beginblockers and endblockers

* update cli and fix event

* fix test

* fix msgs_test

* clean

* refactor hashlock type and secret type

* clean

* clean

* add ValidateGenesis

* clean

* delete the HTLC after refunded
* refactor rand module

* add cli

* add cli

* add rest

* fix

* fix

* fix rand module

* fix client

* add module log

* add height handling for rest

* remove test_common

* add simulation

* modify sim operations

* add sim genesis

* add sim params and decoder

* add rand module to app

* add to sim app

* normalize rand

* optimize

* add yaml support

* normalize

* reorganize cli

* refactor tests

* optimize import

* add yaml for msgs

* store random using string and fix test

* update dependence

* do not limit args
* refactor service module

* fix

* add events

* optimize genesis handling

* refactor querier

* fix keeper

* refactor params

* refactor keeper

* refactor handler

* optimize keeper

* add module accounts

* add module log

* add burn interface for supply

* fix abci

* refactor PreForZeroHeightGenesis

* modify method parsing and metrics

* fix msgs

* refactor params validation

* add simulation

* refactor cli

* refactor rest

* add service to app

* refactor keeper test

* add service to app and simapp

* fix keeper test

* refactor cli test

* normalize cli tx and query

* optimize querier

* adjust cli test

* reorganize cli

* add yaml tags and optimize imports

* fix

* fix

* fix and optimize

* add exported types for guardian

* add some tests to TODO

* add TODO to cli test

* fix cli test

* fix bug and make unit tests pass

* all proto utils

* fix unit tests

* remove metrics and fix cli test
@chengwenxi chengwenxi marked this pull request as ready for review July 14, 2020 08:32
@chengwenxi chengwenxi merged commit 1d8b6df into develop Jul 23, 2020
@chengwenxi chengwenxi deleted the vincent-v1.0 branch July 23, 2020 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants