-
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.
* feat: integration test and bug fix * feat: modify testnet url * chore: testnet url * chore: testnet url * test:intergration * test: modify testnet rpc url * test: skip one test first * test:comment one test first * chore: debug log * test: modify test * chore: remove log * test: comment the test Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b3c41b2
commit bad63e5
Showing
2 changed files
with
178 additions
and
80 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,23 @@ | ||
releases: | ||
"@fluent-wallet/consts": patch | ||
"@fluent-wallet/wallet_add-hd-path": patch | ||
"@fluent-wallet/wallet_add-network": patch | ||
|
||
declined: | ||
- "@fluent-wallet/account" | ||
- "@fluent-wallet/addr-by-network" | ||
- helios-background | ||
- "@fluent-wallet/base32-address" | ||
- "@fluent-wallet/contract-method-name" | ||
- helios-popup | ||
- "@fluent-wallet/rpc-engine" | ||
- "@fluent-wallet/cfx_gas-price" | ||
- "@fluent-wallet/wallet_add-ethereum-chain" | ||
- "@fluent-wallet/wallet_add-vault" | ||
- "@fluent-wallet/wallet_export-account-group" | ||
- "@fluent-wallet/wallet_send-transaction" | ||
- "@fluent-wallet/wallet_update-network" | ||
- "@fluent-wallet/spec" | ||
- "@fluent-wallet/tx-history-checker" | ||
- "@fluent-wallet/data-format" | ||
- "@fluent-wallet/shorten-address" |
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