forked from Lorenzo-Protocol/lorenzo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into feat/btc-fee-rate
- Loading branch information
Showing
67 changed files
with
7,694 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Changelog | ||
|
||
## [Unreleased] | ||
|
||
### API Breaking | ||
|
||
### State Machine Breaking | ||
|
||
### Features | ||
|
||
### Bug Fixes | ||
|
||
### Security | ||
|
||
## 1.0.0 | ||
|
||
### Features | ||
|
||
* (Lorenzo) [\#1](https://github.com/Lorenzo-Protocol/lorenzo/pull/1) Add btclightclient module from version v0.8.5 & v0.7.2 of third party | ||
* (Lorenzo) [\#8](https://github.com/Lorenzo-Protocol/lorenzo/pull/8) support nonfee transaction | ||
* (Lorenzo) [\#11](https://github.com/Lorenzo-Protocol/lorenzo/pull/11) set MsgInsertHeaders to be fee free | ||
* (Lorenzo) [\#12](https://github.com/Lorenzo-Protocol/lorenzo/pull/12) add fee module | ||
* (Lorenzo) [\#13](https://github.com/Lorenzo-Protocol/lorenzo/pull/13) added implementation for submitting bitcoin fee rate in module btclightclient | ||
|
||
### Bug Fixes | ||
|
||
* (Lorenzo) [\#5](https://github.com/Lorenzo-Protocol/lorenzo/pull/5) Fix btc lightclient | ||
* (Lorenzo) [\#9](https://github.com/Lorenzo-Protocol/lorenzo/pull/9) Fix GetSigners method of MsgUpdateParams | ||
* (Lorenzo) [\#14](https://github.com/Lorenzo-Protocol/lorenzo/pull/14) Fix btcstaking genesis init |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.