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: add foundation treasury feature to x/foundation #518

Merged
merged 96 commits into from
May 13, 2022

Conversation

0Tech
Copy link
Collaborator

@0Tech 0Tech commented Apr 28, 2022

Description

closes: #506

Motivation and context

Refer to #506.

How has this been tested?

Added corresponding unit tests in x/foundation.

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

proto/lbm/foundation/v1/tx.proto Outdated Show resolved Hide resolved
proto/lbm/foundation/v1/tx.proto Outdated Show resolved Hide resolved
x/foundation/keeper/msg_server.go Show resolved Hide resolved
x/foundation/keeper/abci.go Show resolved Hide resolved
x/foundation/foundation.go Show resolved Hide resolved
x/foundation/keeper/exec.go Show resolved Hide resolved
x/foundation/module/module.go Outdated Show resolved Hide resolved
x/foundation/keeper/keys.go Show resolved Hide resolved
x/foundation/keeper/keys.go Show resolved Hide resolved
proto/lbm/foundation/v1/foundation.proto Outdated Show resolved Hide resolved
proto/lbm/foundation/v1/foundation.proto Outdated Show resolved Hide resolved
x/foundation/client/cli/tx.go Outdated Show resolved Hide resolved
proto/lbm/foundation/v1/tx.proto Outdated Show resolved Hide resolved
@0Tech 0Tech requested a review from zemyblue May 12, 2022 00:12
@0Tech 0Tech requested a review from dudong2 May 12, 2022 01:55
@0Tech 0Tech merged commit 93ba6b0 into Finschia:main May 13, 2022
@0Tech 0Tech deleted the foundation2 branch May 13, 2022 05:01
@0Tech 0Tech restored the foundation2 branch May 13, 2022 05:01
brew0722 pushed a commit to brew0722/lbm-sdk that referenced this pull request May 16, 2022
* main:
  feat: add foundation treasury feature to x/foundation (Finschia#518)
  chore(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 (Finschia#540)
  build(deps): bump github.com/hashicorp/go-getter from 1.4.1 to 1.5.11 in /cosmovisor (Finschia#525)

# Conflicts:
#	client/docs/statik/statik.go
@0Tech 0Tech deleted the foundation2 branch May 16, 2022 10:10
@zemyblue zemyblue mentioned this pull request Oct 27, 2022
5 tasks
@zemyblue zemyblue mentioned this pull request Nov 28, 2022
5 tasks
@0Tech 0Tech added the C:x/foundation x/foundation module label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: improvement Changes in existing functionality C:x/foundation x/foundation module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add foundation treasury feature to x/foundation
3 participants