166 Commits (1f9a5149172a07a90aadd6e2c93e2adf84c3fa11)
 

Author SHA1 Message Date
kenshin-samourai 1f9a514917 add a new api endpoint returning pairing info for the block explorer 5 years ago
kenshin-samourai 712730933d add an optional container running a local instance of btc-rpc-explorer 5 years ago
kenshin samourai dfdda2e9e8
Merge pull request #102 from Samourai-Wallet/imp_perfs_importer 5 years ago
kenshin samourai dc5e0c6c70
Merge pull request #101 from Samourai-Wallet/feat_mydojo_optional_logs 5 years ago
kenshin samourai e548be0026
Merge pull request #100 from Samourai-Wallet/fix_mydojo_osx 5 years ago
kenshin-samourai 5039f089e4 Merge branch 'imp_perfs_importer' of https://github.com/Samourai-Wallet/samourai-dojo into imp_perfs_importer 5 years ago
kenshin-samourai 2abec10c6a optimize imports and rescans with sql batch requests 5 years ago
kenshin-samourai 4f04913a3f add new mehods to MySqlDbWrapper (batch requests) 5 years ago
kenshin-samourai 901ade3e30 optimize requests sent by RemoteImporter with batch rpc calls 5 years ago
kenshin-samourai ac8ceeb7d3 update remote importer Sources class for less verbose error logs 5 years ago
kenshin-samourai 1d1700e5b0 fix conflict for rebase 5 years ago
kenshin-samourai d01b713ba2 optimize splitList() function with splice() function 5 years ago
kenshin-samourai a711cf1a59 add support of batch calls to rpc client 5 years ago
kenshin-samourai 4542468f18 add --auto and --nolog options to install and upgrade commands 5 years ago
kenshin-samourai 3bdae3e720 fix issue caused by sed -i on osx 5 years ago
kenshin samourai 49c248e829
Merge pull request #99 from anwfr/develop 5 years ago
anw 6484245e08 Doc: installation of Dojo on Synology 5 years ago
kenshin-samourai 591a01b903 prepare next iteration 5 years ago
kenshin-samourai 3757ac12c2 optimize imports and rescans with sql batch requests 5 years ago
kenshin-samourai b9c430d038 add new mehods to MySqlDbWrapper (batch requests) 5 years ago
kenshin-samourai 9f7701a50e optimize requests sent by RemoteImporter with batch rpc calls 5 years ago
kenshin-samourai 097121466e update remote importer Sources class for less verbose error logs 5 years ago
kenshin-samourai f5d2321c44 fix conflict for rebase 5 years ago
kenshin-samourai 5429dea740 optimize splitList() function with splice() function 5 years ago
kenshin-samourai e14cac6eb1 add support of batch calls to rpc client 5 years ago
kenshin-samourai 2ce53b698f update release notes 5 years ago
kenshin samourai ed19bdcd6c
Merge pull request #95 from Samourai-Wallet/feat_bitcoind_0_19 5 years ago
kenshin-samourai e7e3f6ef61 upgrade bitcoind to bitcoin core 0.19.0.1 5 years ago
kenshin-samourai 19dd493c6e update release notes 5 years ago
kenshin samourai 1d11b90d92
Merge pull request #94 from Samourai-Wallet/fix_txs_cache 5 years ago
kenshin-samourai 4703e04dd2 improve the transaction cache implemented for bitcoind rpc client 5 years ago
kenshin-samourai be5e6a0842 update release notes 5 years ago
kenshin samourai 8756064f93
Merge pull request #93 from Samourai-Wallet/feat_mydojo_dc_timeouts 5 years ago
kenshin-samourai 99e979d895 increase timeouts defined in docker-compose files (for raspi hardwares) 5 years ago
kenshin-samourai c9a56b565a update release notes 5 years ago
kenshin samourai c08e183833
Merge pull request #91 from Samourai-Wallet/fix_force_import_bip47_addr 5 years ago
kenshin samourai dab1cbbf9d
Merge pull request #90 from Samourai-Wallet/feat_local_indexer 5 years ago
kenshin-samourai 36faf49795 update readme.md 5 years ago
kenshin-samourai db2fed9614 add missing network parameter (required for support of testnet) 5 years ago
kenshin-samourai 13b99f5597 fix detection of loose addresses in AddressInfo.loadInfoExtended() 5 years ago
kenshin-samourai 3594360a40 foce tracking of paynyms addresses for dojos relying on a local data source 5 years ago
kenshin-samourai 79c2230e5a add section localIndexer into keys/index-example.js 5 years ago
kenshin-samourai 0ca7213cd9 gitignire 5 years ago
kenshin-samourai 0c78b88207 add a wrapper for a local indexer acting as a data source for imports/rescans of addresses 5 years ago
kenshin-samourai 9827f9a680 removed unused wrapper for insight api 5 years ago
kenshin-samourai f2c75c008b remove unused wrapper for btc.com api 5 years ago
kenshin-samourai 6b12beeeb3 replace "NODE_IMPORT_FROM_BITCOIND" config property by "NODE_ACTIVE_INDEXER" and "indexer.bitcoind" config option by "indexer.active" 5 years ago
kenshin-samourai fde63a6c83 rename config key "explorers" 5 years ago
kenshin samourai 321170d869
Merge pull request #85 from Samourai-Wallet/feat_esplora_testnet 5 years ago
kenshin-samourai 2794d37b23 remove pause of 150ms from EsploraWrapper 5 years ago