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(eibc): store json object as the group and policy metadata #1153

Merged
merged 11 commits into from
Dec 5, 2024

Conversation

artemijspavlovs
Copy link
Collaborator

PR Standards

Opening a pull request should be able to meet the following requirements


For Author:

  • Targeted PR against correct branch
  • Included the correct type prefix in the PR title
  • Linked to Github issue with discussion and accepted design
  • Targets only one github issue
  • Wrote unit and integration tests
  • All CI checks have passed
  • Added relevant godoc comments

For Reviewer:

  • Confirmed the correct type prefix in the PR title
  • Reviewers assigned
  • Confirmed all author checklist items have been addressed

After reviewer approval:

  • In case PR targets main branch, PR should be squashed and merged.
  • In case PR targets a release branch, PR should be rebased.

@artemijspavlovs artemijspavlovs requested a review from a team as a code owner December 4, 2024 03:56
@artemijspavlovs artemijspavlovs changed the title feat: store json object as the group and policy metadata feat(eibc): store json object as the group and policy metadata Dec 5, 2024
@artemijspavlovs artemijspavlovs merged commit 2a99f2c into main Dec 5, 2024
1 of 2 checks passed
@artemijspavlovs artemijspavlovs deleted the artemijspavlovs/eibc-metadata-improvements branch December 5, 2024 18:08
PrathyushaLakkireddy added a commit to vitwit/roller that referenced this pull request Dec 13, 2024
* fix: update dependency retrieval to support different ra types (dymensionxyz#1146)

* fix: sequencer bond comes from rollapp

* fix(fullnode): fix when retrieving  list p2p addresses + filter by bonded + opted in (dymensionxyz#1145)

* fix: remove deprecated dymint values

* fix(deps): bump relayer binary version (dymensionxyz#1151)

* fix: min sequencer bond is returned as a coin (dymensionxyz#1152)

* chore: fix some function names in comment (dymensionxyz#1150)

Signed-off-by: hongkuang <[email protected]>

* fix: update dymd version

* fix: substitute min sequencer bond with global value

fix: substitute min sequencer bond with global value

* fix: min sequencer bond from ra (dymensionxyz#1154)

* chore: update grafana dashboard's var to support dns

* fix: skip migrations if no versions were detected

* feat: add the ability to disable health agent through config

* feat(eibc): store json object as the group and policy metadata (dymensionxyz#1153)

* fix: don't fail drs update if old version does not have drs build flags

* fix: upgrade handler flow (dymensionxyz#1157)

* fix: change phrasing to be clearer ( dymint > rollapp rpc )

* feat: add policy address to group's metadata

* fix dependency

* fix: move non base64 metadata into moniker of the new metadata (dymensionxyz#1159)

* fix

* fix issue

* fix dep issue

---------

Signed-off-by: hongkuang <[email protected]>
Co-authored-by: artpav <[email protected]>
Co-authored-by: Sergi Rene <[email protected]>
Co-authored-by: HongKuang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant