anw
6484245e08
Doc: installation of Dojo on Synology
5 years ago
kenshin-samourai
591a01b903
prepare next iteration
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
upgrade bitcoind to bitcoin core 0.19.0.1
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
improve the transaction cache implemented for bitcoind rpc client
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
increase timeouts defined in docker-compose files (for raspi hardwares)
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
improve the tracking of loose addresses
5 years ago
kenshin samourai
dab1cbbf9d
Merge pull request #90 from Samourai-Wallet/feat_local_indexer
update the remote importer
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
add esplora as a data source for testnet imports and rescans
5 years ago
kenshin-samourai
2794d37b23
remove pause of 150ms from EsploraWrapper
5 years ago
kenshin-samourai
1ee0ad7036
add esplora as a data source for testnet imports and rescans
5 years ago
kenshin samourai
7fe98a46db
Merge pull request #84 from Samourai-Wallet/feat_mydojo_tor_archive
install tor from source code archive
5 years ago
kenshin samourai
b557995565
Merge pull request #83 from Samourai-Wallet/feat_node_https
removed unused support of https by nodejs apps
5 years ago
kenshin-samourai
4523ea65b2
install tor from source code archive
5 years ago
kenshin-samourai
b19aea8c28
removed unused support of https by nodejs apps
5 years ago
kenshin samourai
c7f6047744
Merge pull request #80 from Samourai-Wallet/feat_blocks_rescan
add support of blocks rescans in the maintenance tool
5 years ago
kenshin samourai
5b7fce2fb5
Merge branch 'develop' into feat_blocks_rescan
5 years ago
kenshin samourai
b633981aab
Merge pull request #79 from Samourai-Wallet/fix_db_locks
retry to send sql requests on detection of a lock
5 years ago
kenshin-samourai
16926a86fb
update docker doc
5 years ago
kenshin samourai
98ca22fe5d
Merge pull request #74 from nickodev/develop
adding bridge support to tor-container
5 years ago
kenshin-samourai
dd34678b78
add new "blocks rescan" tab in the maintenance tool
5 years ago
kenshin-samourai
31f424ae1e
add tracker api
add /support/rescan endpoint allowing to rescan a range of blocks
5 years ago
kenshin-samourai
8d65f91ccc
add new method BlockchainProcessor.rescanBlocks() allowing to rescan a range of blocks
5 years ago
kenshin-samourai
481f555027
retry to send sql requests on detection of a lock
5 years ago
kenshin samourai
4f5842e595
Revamp ( #1 )
* replace torrc file by command lines arguments set in restart script.
restructure docker-tor.conf for homogeneity.
define env vars in Dockerfile for easier tuning (for pi4 and others platforms)
* bump version of tor image
* update doc
* merge tor bridges config options
5 years ago
kenshin-samourai
b5dd9673c1
update api doc (see #75 )
5 years ago
kenshin samourai
9f8a583bd9
Merge pull request #76 from Samourai-Wallet/pin_packages_versions
pin versions in package-lock.json
5 years ago
kenshin-samourai
5b7482fdde
pin versions in package-lock.json
5 years ago
kenshin samourai
7c85dace25
Merge pull request #71 from junderw/updateBitcoinJs
Update to use latest bitcoinjs
5 years ago
kenshin samourai
d0b5ee7613
Merge pull request #73 from junderw/patch-1
Remove Unhandled promise error
5 years ago
nickodev
f94a99072a
set UseBridges to 0 by default
5 years ago
nickodev
210c3329ed
adding help to docker-tor.conf.tpl template file
5 years ago
nickodev
a1803e32aa
adding wget to tor's Dockerfile
5 years ago