Skip to content

Commit

Permalink
feat: Added MsgBurn per signer (#783)
Browse files Browse the repository at this point in the history
* feat: integrated feemarket

* chore: updated anteHandler and postHandler

* chore: use replace for feemarket in go.mod

* chore: changed go version in docker file

* fix : fix testing in antehandler

* fix: fix lint issues

* chore: updated antehandler

* fix: fix lint issues

* fix: fix lint issues

* fix: lint issus

* chore: updated ante and fix test cases

* fix: gofumt errors

* fix: golint issues

* chore: updated postHandler

* testing

* chore: added test cases

* fix

* fix

* fix: golint issues

* fix : fix testcase

* fix: fix lint issues

* disable update tests

* disable report test

* fix: added response check in tests

* fix

* chore: added param subsace for feemarket

* feat: added burn mechanism

* chore: added burn msg proto

* addressed review comments

* fix

* fix

* fix

* TODO in app.go

* fix: golint error

* chore: made changes in setup for tests

* fix: lint issues

* chore: added tests for  burn msg

* chore: added tests for burnMsg

* chore: fix tests

* Temporarily disabled upgrade test runs + references

* chore: added upgradeHandler and upgraded the store loader

* chore: changes in burnMsg logic

* chore: added burn integration test

* fix : fix lint issue

* fix tests

* fix

* fix

* fix

* fix

* fix

* fix

* Switch literal

* chore: added tests

* fix

* Simplify burn integration test cases

---------

Co-authored-by: Tasos Derisiotis <[email protected]>
  • Loading branch information
vishal-kanna and Eengineer1 authored Sep 25, 2024
1 parent 0c060fc commit 4930576
Show file tree
Hide file tree
Showing 33 changed files with 3,175 additions and 269 deletions.
38 changes: 28 additions & 10 deletions api/cheqd/did/v2/query_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4930576

Please sign in to comment.