forked from JSKitty/scc-web3
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ability for MPW to run explorer-less (#427)
* Add Shield Sync-via-Node fallback * Prettier * Fix unawaited Raw Tx map * Add ability to send transactions via RPC * Optimise `getblock` with filters * Add "background" transparent sync * Use Nodes for faster block synchronisation * Remove coinbase slicing from `getBlock` * Remove artificial Blockbook height sync delay * Fix and simplify sync tests * nit: test typo fix * cleanup: remove unused `skipCoinstake` param * nit: rename `message` to `warning` * review: remove `transparentSync` checks and `force` param
- Loading branch information
Showing
4 changed files
with
115 additions
and
84 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