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

Functionality for building custom mainnet tags #157

Merged
merged 2 commits into from
Sep 27, 2022
Merged

Functionality for building custom mainnet tags #157

merged 2 commits into from
Sep 27, 2022

Conversation

vitsalis
Copy link
Member

While the Babylon config allows for custom mainnet tags (e.g. bbn0, bbn42), the btctxformatter module does not provide support for building those (in contrast with the testnet tags). This PR adds functionality that replicates the one implemented for testnet tags. This is going to be needed, since we might have different deployments of the mainnet which would require a different tag than bbnm.

@vitsalis vitsalis merged commit e21b5cb into main Sep 27, 2022
@vitsalis vitsalis deleted the main-tag-idx branch September 27, 2022 13:22
vitsalis added a commit to babylonchain/vigilante that referenced this pull request Sep 29, 2022
In a previous version, Babylon only allowed specifying a `bbnm` tag
through its `MainTag` functionality. However, this did not allow to use
indexed tags. This functionality is enabled by the addition of
[#157](babylonchain/babylon#157) on the Babylon
repo.
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.

2 participants