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

release v0.9.0 #2

Merged
merged 137 commits into from
Jul 30, 2024
Merged

release v0.9.0 #2

merged 137 commits into from
Jul 30, 2024

Conversation

KonradStaniec
Copy link
Collaborator

No description provided.

maurolacy and others added 30 commits February 8, 2024 09:00
* Add update changelog script
* Add CHANGELOG.md
a small spelling error has been fixed
…TCCheckpointInfoResponse` (#493)

chore: update proto of BtcCheckpointsInfo to return response
… keys (#494)

* chore: modified EpochSubmissions query to return client friendly response

* chore: removed unused pagination

* chore: moved to structure that combines txs keys from same submission

* fix: removed unused pagination tag

* chore: moved from toResponse to NewSubsmissionKey

* chore: update error msg

* fix: lint removed unused import

* chore: add log err msg
Co-authored-by: KonradStaniec <konrad.staniec@gmail.com>
* chore: split btc delegation response structure from query return

* chore: add slashing properties to BTCDelegationResponse

* fix: add verification for nil properties

* chore: btc del resp finality provider (#511)

* chore: update FinalityProviderDelegations to return BTCDelegatorDelegationsResponse which has delegation status

* chore: reduce code diff

* chore: add StakingOutputIdx to BTC del response and fix e2e ParseRespsBTCDelToBTCDel
* chore: add voting power to finality provider

* fix: check of equal between finality provider and query response
* chore: add voting power to finality provider

* chore: modified query FinalityProvider to return FinalityProviderResponse

* fix: check of equal between finality provider and query response
KonradStaniec and others added 23 commits June 25, 2024 16:30
* Tighten checks in CheckTransactions function

* wrap errors
* Enforce that keys are unique in scripts
* chore: set signer addr as finality provider

* chore: proto gen fp signer changes

* chore: update to use fp addr as signer

* fix: unit test check

* fix: lint, removed unused import

* chore: remove unused PoP

* chore: removed unused func

* chore: add test for valid basic

* chore: update description of PoP

* chore: update to use fp addr instead of deriving from bbn SK

* chore: update order of addr in finality provider

* chore: update readme about btcstaking protos

* chore: add send msg with signer to use in testings
* Add command to print module sizes
* Add docs to public facing functions
* feat: add 08-wasm clients support

Signed-off-by: aeryz <abdullaheryz@protonmail.com>

* chore: bump ibc-go to v8.3.0

Signed-off-by: aeryz <abdullaheryz@protonmail.com>

---------

Signed-off-by: aeryz <abdullaheryz@protonmail.com>
* refactor: moving keepers to a new struct (#697)

* upgrade: framework for writing software upgrade migration function (#703)

* fix: execute `PreBlocker` for upgrade module (#707)

* docstring for vanilla upgrade
Disable flaky test
* feat: Add finality provider signing info (#614)

* feat(jailing): Identify inactivity upon EndBlocker (#681)

* feat(Inactivity): Add LivenessDelay to finality params and logic for reverting inactive flag (#689)
* Improve extracting data from op_return + add tests

* remove unused constant
Rename BabylonChain to BabylonLabs

---------

Co-authored-by: KonradStaniec <konrad.staniec@gmail.com>
Copy link
Contributor

@RafilxTenfen RafilxTenfen left a comment

Choose a reason for hiding this comment

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

💯

@KonradStaniec KonradStaniec merged commit d63c121 into main Jul 30, 2024
15 of 16 checks passed
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.