ElectrumX fixes: Use subscribable ElectrumX client for subscribing to chain height, resolve issue with sorting by a null blockHeight for unconfirmed tx, and if just one response is returned, return it as a single-item list #1040
Annotations
14 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ATiltedTree/setup-rust@v1, codecov/codecov-action@v1.2.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1, codecov/codecov-action@v1.2.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported
|
test
unused import: `rustc_serialize::json`
|
test
unused import: `Foreign`
|
test
unused imports: `CloseCode`, `Error as WsError`, `ErrorKind as WsErrorKind`, `Handler`, `Message`, `Result as WSResult`
|
test
unused imports: `TxLogEntryType`, `TxLogEntry`
|
test
unused import: `stack_epic_wallet_controller::command`
|
test
unused imports: `env`, `thread`
|
test
unused import: `std::time::Duration`
|
test
unused macro definition: `cstr`
|
test
unused macro definition: `ensure_handler`
|
test
Unexpected input(s) 'flutter-version', 'channel', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
test
Unexpected input(s) 'flutter-version', 'channel', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|