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.39.0 #657

Merged
merged 3 commits into from
May 2, 2023
Merged

Release v0.39.0 #657

merged 3 commits into from
May 2, 2023

Conversation

plafer
Copy link
Contributor

@plafer plafer commented May 2, 2023

No description provided.

@plafer plafer requested a review from Farhad-Shabani May 2, 2023 19:59
@Farhad-Shabani Farhad-Shabani added this to the v0.39.0 milestone May 2, 2023
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (91c5ea9) 72.97% compared to head (6bd733a) 72.97%.

❗ Current head 6bd733a differs from pull request most recent head c2c98d9. Consider uploading reports for the commit c2c98d9 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #657   +/-   ##
=======================================
  Coverage   72.97%   72.97%           
=======================================
  Files         127      127           
  Lines       15696    15696           
=======================================
  Hits        11454    11454           
  Misses       4242     4242           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Farhad-Shabani Farhad-Shabani merged commit dc54640 into main May 2, 2023
@Farhad-Shabani Farhad-Shabani deleted the release/v0.39.0 branch May 2, 2023 20:12
plafer added a commit that referenced this pull request May 3, 2023
* unclog release

* bump version

* Correct issue 621 description

---------

Co-authored-by: Farhad Shabani <[email protected]>
plafer added a commit that referenced this pull request May 5, 2023
* some docstrings updated

* Remove dynamic_typing module

* move some utils to tendermint client

* Make `crate::utils` private

* docs

* Remove unused struct

* move events under core

* move timestamp under core

* Move tx_msg under core

* Make naming convention comment not module-level

* Make core::handler private

* Re-export all core::context

* make tx_msg private and re-export Msg

* core module docs

* many docs improvements

* Release v0.39.0 (#657)

* unclog release

* bump version

* Correct issue 621 description

---------

Co-authored-by: Farhad Shabani <[email protected]>

* fix doc test

* `Validation/ExecutionContext` method docs

* more docs improvements

* remove unused function

* client docs improvements

* move trust_threshold to tendermint

* connection

* finish ics-20 docs

* finish docs for the tendermint light client

* core docs

* move `ModuleExtras` out of channel

* Make all `TYPE_URL` private

* Move `Acknowledgement `

* remove superfluous channel message modules

* finish channel docs

* Remove `ics05_port` module

* ValidationError -> IdentifierError

* remove error module

* cleanup ics24_host path

* move host validate module under identifier

* move RouterError

* move msgs under core

* remove tx_msg

* router module

* remove arbitrary restrictions on `ModuleId`

* router

* finish ics23

* mock

* fmt

* Add serialization for various structs and enums (#653)

* Add serialization for various structs and enums

* Create 652-codec-borsh-serde.md

---------

Signed-off-by: Davirain <[email protected]>

* changelog

* remove `ClientTypePath`

---------

Signed-off-by: Davirain <[email protected]>
Co-authored-by: Farhad Shabani <[email protected]>
Co-authored-by: Davirain <[email protected]>
Farhad-Shabani added a commit that referenced this pull request Sep 9, 2024
* unclog release

* bump version

* Correct issue 621 description

---------

Co-authored-by: Farhad Shabani <[email protected]>
Farhad-Shabani added a commit that referenced this pull request Sep 9, 2024
* some docstrings updated

* Remove dynamic_typing module

* move some utils to tendermint client

* Make `crate::utils` private

* docs

* Remove unused struct

* move events under core

* move timestamp under core

* Move tx_msg under core

* Make naming convention comment not module-level

* Make core::handler private

* Re-export all core::context

* make tx_msg private and re-export Msg

* core module docs

* many docs improvements

* Release v0.39.0 (#657)

* unclog release

* bump version

* Correct issue 621 description

---------

Co-authored-by: Farhad Shabani <[email protected]>

* fix doc test

* `Validation/ExecutionContext` method docs

* more docs improvements

* remove unused function

* client docs improvements

* move trust_threshold to tendermint

* connection

* finish ics-20 docs

* finish docs for the tendermint light client

* core docs

* move `ModuleExtras` out of channel

* Make all `TYPE_URL` private

* Move `Acknowledgement `

* remove superfluous channel message modules

* finish channel docs

* Remove `ics05_port` module

* ValidationError -> IdentifierError

* remove error module

* cleanup ics24_host path

* move host validate module under identifier

* move RouterError

* move msgs under core

* remove tx_msg

* router module

* remove arbitrary restrictions on `ModuleId`

* router

* finish ics23

* mock

* fmt

* Add serialization for various structs and enums (#653)

* Add serialization for various structs and enums

* Create 652-codec-borsh-serde.md

---------

Signed-off-by: Davirain <[email protected]>

* changelog

* remove `ClientTypePath`

---------

Signed-off-by: Davirain <[email protected]>
Co-authored-by: Farhad Shabani <[email protected]>
Co-authored-by: Davirain <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants