-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Deployed to mainnet * Testnet Deploy * Added dao fee collector address * Fixed comments * Upgraded LBC to testnet * fix update script * LBC upgrade * fix test broken when adding productFeeAmount * enforce test to run on each environment branch * fix time dependant test to run in pipeline * Migrate to BtcUtils published library * fix unsafe integer calculation in test * update to avoid tx to the fee collector if productFee is 0 * contract size optimizations * separate gasFee from callFee * update integration tests * remove addresses from regtest config * testnet upgrade information * ci: add npm config * fix: install lib from new registry * fix: add linebreak in .npmrc * feat: update BtcUtils library * testnet upgrade * 1.1.1 * Qa test (#212) * Feature/GBI-1652 - Null script size verification (#208) * chore: change method of setting github token in workflow * feat: add null script content validation * test: add test to null script content validation * 1.1.2 * Stable test (#211) (#213) * Added dao fee collector address * Fixed comments * Upgraded LBC to testnet * fix update script * fix test broken when adding productFeeAmount * enforce test to run on each environment branch * fix time dependant test to run in pipeline * Migrate to BtcUtils published library * fix unsafe integer calculation in test * update to avoid tx to the fee collector if productFee is 0 * contract size optimizations * separate gasFee from callFee * update integration tests * remove addresses from regtest config * testnet upgrade information * ci: add npm config * fix: install lib from new registry * fix: add linebreak in .npmrc * feat: update BtcUtils library --------- Co-authored-by: MaximStanciu8 <[email protected]> Co-authored-by: Guilherme Soares <[email protected]> --------- Co-authored-by: Guilherme Soares <[email protected]> Co-authored-by: MaximStanciu8 <[email protected]>
- Loading branch information
1 parent
6cb0965
commit feb895b
Showing
7 changed files
with
436 additions
and
5 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
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.