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(ADR-024): Rebase to main #50

Merged
merged 7 commits into from
Sep 3, 2024

Conversation

gitferry
Copy link
Member

@gitferry gitferry commented Sep 3, 2024

No description provided.

SebastianElvis and others added 6 commits August 28, 2024 08:26
Subsumes #22 

---

Fixes babylonlabs-io/pm#12

This PR replaces the chain ID with the client ID for consumers in the
BTC timestamping protocol. This is in line with [the IBC security
model](https://tutorials.cosmos.network/academy/3-ibc/1-what-is-ibc.html)
where each IBC light client corresponds to a chain, and with the BTC
staking integration implementation.

The PR includes:

- renaming all chain ID to consumer ID, same as BTC staking integration
does
- using client ID to identify {epoch, finalised} chain info
- changing all queries, fuzz tests, e2e tests, and doc accordingly

TODO before merging the PR:

- [x] wait until @gitferry verifies we can do software upgrade with
empty DB and updated DB schema

Plan after the PR:

- Fixing compatiblity with BE/FE (need arch decisions here)
Add codeowners files to the repository
- Load signed `MsgCreateFinalityProvider` from json string
- Add finality providers in upgrade
- Check finality providers in e2e upgrade signet 

Same as #28
@gitferry gitferry merged commit 1ec64e4 into feat/adr-024-btc-timestamping Sep 3, 2024
17 checks passed
@gitferry gitferry deleted the gai/adr-024-rebase-main branch September 3, 2024 03:40
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.

4 participants