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

chore: replace bbl with bbn and gitignore #98

Merged
merged 2 commits into from
Aug 22, 2022
Merged

Conversation

SebastianElvis
Copy link
Member

@SebastianElvis SebastianElvis commented Aug 19, 2022

As per the last engineering meeting, bbn will be more widely used compared to bbl. Vigilante implementation has already started using bbn rather than bbl. In order to test vigilante that talks to Babylon, Babylon will need to use bbn as well for the account prefix, denom, and many more.

Thus, this PR replaces bbl with bbn in account prefix, denom and comments. There are still some bbl occurrences in the code, mostly in the naming of imported dependency. Didn't replace these in order to avoid merge conflicts in the presence of our rapid development.

In addition, this PR also makes git to ignore .testnet/, which is a folder generated when starting a Babylon node by using the code in README.

Copy link
Contributor

@aakoshh aakoshh left a comment

Choose a reason for hiding this comment

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

👍

@SebastianElvis SebastianElvis merged commit 9489958 into main Aug 22, 2022
@SebastianElvis SebastianElvis deleted the bbl-to-bbn branch December 8, 2022 04:26
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