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: update versions to babylon v013 #20

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

RafilxTenfen
Copy link
Collaborator

@RafilxTenfen RafilxTenfen commented Oct 17, 2024

Changes

  • #65 btc staker: pre approval flow fixes
  • #23 covenant emulator: pre approval flow fixes
  • #181 Modify BTC heights and depths to be of uint32 type instead of uint64.
  • #169 Improve external events format and update events doc
  • #148 Add block results query
  • Update babylon node query returns
    • #200 Adjusted handling of Gauge in incentive keeper queries to improve API security.
    • #201 Adjusted handling of ValidatorWithBlsKey in checkpoint keeper queries to improve API security.
    • #202 Adjusted handling of FinalityProviderWithMeta in btcstaking keeper queries to improve API security.

@RafilxTenfen RafilxTenfen self-assigned this Oct 17, 2024
@RafilxTenfen RafilxTenfen marked this pull request as ready for review October 17, 2024 00:41
@gitferry
Copy link
Member

@RafilxTenfen In commit 75feff1 I have updated faucet deployment. To verify, run:

make start-deployment-faucet

This will start two babylon nodes and the faucet service. Fund will be sent to the faucet's keyring with key name faucet.

To test it in CLI, run:

curl -X POST http://localhost:3001/claim -H "Content-Type: multipart/form-data" -d '{"address":"bbn1ehflt7pqru76qhrtfate4p385776v5xfny7ukk"}'

Then we can check the balance of the address.

@RafilxTenfen RafilxTenfen requested a review from gitferry October 17, 2024 11:43
@RafilxTenfen RafilxTenfen merged commit e7420ab into main Oct 18, 2024
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