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 feegrant, consortium and stakingplus module #34

Merged
merged 9 commits into from
Feb 4, 2022
Merged

Conversation

0Tech
Copy link
Contributor

@0Tech 0Tech commented Feb 4, 2022

Description

Add feegrant, consortium and stakingplus module.

Motivation and context

Refer to the corresponding PRs on lbm-sdk.

How has this been tested?

These have been tested on lbm-sdk.

Checklist:

  • I followed the contributing guidelines.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@0Tech 0Tech self-assigned this Feb 4, 2022
@0Tech 0Tech added the enhancement New feature or request label Feb 4, 2022
@0Tech 0Tech marked this pull request as ready for review February 4, 2022 08:17
@0Tech 0Tech added this to the Ebony alpha milestone Feb 4, 2022
@@ -4,14 +4,14 @@ go 1.15

require (
github.com/gorilla/mux v1.8.0
github.com/line/lbm-sdk v1.0.0-init.1.0.20211112024221-e9ec7d238d4b
github.com/line/lbm-sdk v1.0.0-init.1.0.20211223043226-0e7b3cfe190c
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to change the lbm-sdk's version to v0.44.0-rc0. How do you think it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could not bump it up to the latest tag because of the test failures.

Copy link
Member

@zemyblue zemyblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0Tech 0Tech merged commit 5433bb5 into main Feb 4, 2022
@0Tech 0Tech deleted the consortium branch February 4, 2022 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants