kenshin-samourai
|
7d12c6e18a
|
fix for issue 130
|
5 years ago |
kenshin-samourai
|
8a65d1f16c
|
update release notes
|
5 years ago |
kenshin samourai
|
69af6abe91
|
Merge pull request #129 from Samourai-Wallet/fix_mydojo_buster
fix mydojo buster
|
5 years ago |
kenshin-samourai
|
56198eaad8
|
upgrade bitcoind container to debian buster
|
5 years ago |
kenshin-samourai
|
2741c2829a
|
upgrade node container to nodejs 12 buster
|
5 years ago |
kenshin-samourai
|
242cfc9915
|
upgrade node container to nodejs 12 buster
|
5 years ago |
kenshin-samourai
|
07bd59dca0
|
upgrade tor container to debian buster
|
5 years ago |
Luke Childs
|
50c6401c46
|
Drop uneeded reverseBuffer util method
|
5 years ago |
kenshin-samourai
|
95d0ad65f1
|
update release notes
|
5 years ago |
kenshin samourai
|
76191018e0
|
Merge pull request #126 from Samourai-Wallet/sec_nodes_packages
upgrade nodejs packages
|
5 years ago |
kenshin samourai
|
074d2f9b44
|
Merge pull request #127 from Samourai-Wallet/enh_mydojo_explorer
upgrade btc-rpc-explorer to v1.1.9
|
5 years ago |
kenshin samourai
|
a4c9d9d779
|
Merge pull request #125 from Samourai-Wallet/enh_mydojo_auto_scripts
improve support of --auto option in dojo.sh
|
5 years ago |
kenshin-samourai
|
6e7f008d33
|
upgrade btc-rpc-explorer to v1.1.9
|
5 years ago |
kenshin-samourai
|
a51d2b691e
|
upgrade nodejs packages
|
5 years ago |
kenshin-samourai
|
6c91a3abd5
|
improve support of --auto option in dojo.sh
|
5 years ago |
kenshin-samourai
|
a2a23915d0
|
update release notes
|
5 years ago |
kenshin samourai
|
feb1f5da15
|
Merge pull request #124 from Samourai-Wallet/feat_mydojo_bitcoin_0_19_1
upgrade bitcoin v0.19.1
|
5 years ago |
kenshin-samourai
|
79bb729bc3
|
bump version of bitcoind container
|
5 years ago |
kenshin-samourai
|
edcc0e20c6
|
update bitcoin container with bitcoin core 0.19.1
|
5 years ago |
kenshin-samourai
|
fc73e11315
|
update release notes
|
5 years ago |
kenshin-samourai
|
a17b42cf84
|
bump versions of db and node containers
|
5 years ago |
kenshin samourai
|
eecd985ac3
|
Merge pull request #123 from Samourai-Wallet/enh_mydojo_install
add controls and confirmations before reinstalls and uninstalls
|
5 years ago |
kenshin-samourai
|
ec1942ecdd
|
ask for confirmation on reinstall and uninstall
|
5 years ago |
kenshin-samourai
|
0b27ca6d29
|
add a warning about mysql credentials
|
5 years ago |
kenshin samourai
|
8c21376970
|
Merge pull request #120 from Samourai-Wallet/feat-mydojo_upgrade_explorer
upgrade btc-rpc-explorer to v1.1.8
|
5 years ago |
kenshin samourai
|
0266f8f156
|
Merge pull request #119 from Samourai-Wallet/feat_mydojo_builds_nocache
improve performances of dojo upgrades
|
5 years ago |
kenshin-samourai
|
3aac821b24
|
upgrade btc-rpc-explorer to v1.1.8
|
5 years ago |
kenshin-samourai
|
33b6b76caa
|
add /docker/my-dojo/conf directory to .dockerignore
|
5 years ago |
kenshin-samourai
|
30869522cc
|
update help doc of dojo.sh
|
5 years ago |
kenshin-samourai
|
401bee4464
|
add support of --nocache option to upgrade function
|
5 years ago |
kenshin-samourai
|
749056b5d8
|
improve management of arguments in install and upgrade functions
|
5 years ago |
kenshin samourai
|
200c621af4
|
Merge pull request #118 from Samourai-Wallet/feat_mydojo_local_indexer
add the support of local indexers as the data source of imports and rescans
|
5 years ago |
kenshin-samourai
|
81fc94888a
|
bump version of explorer container
|
5 years ago |
kenshin-samourai
|
a35896e957
|
build indexer container with addrindexrs v0.1.0
|
5 years ago |
kenshin-samourai
|
219613b583
|
update doc with new sections about the local indexer and personal electrum server
|
5 years ago |
kenshin samourai
|
f7665d8960
|
Merge pull request #116 from Samourai-Wallet/fix_mydojo_hang_fix2
Fix mydojo hang
|
5 years ago |
kenshin-samourai
|
1979cb2e67
|
Merge branch 'feat_mydojo_local_indexer' of https://github.com/Samourai-Wallet/samourai-dojo into feat_mydojo_local_indexer
|
5 years ago |
kenshin-samourai
|
c22a8f6b10
|
force the explorer to wait for the local indexer
|
5 years ago |
kenshin-samourai
|
57ad6ef340
|
optimize build
|
5 years ago |
kenshin-samourai
|
421e136b16
|
connect the explorer and the indexer
|
5 years ago |
kenshin-samourai
|
3ae248a8a1
|
add new local indexer docker module to dojo (experimental)
the local indexer is an instance of addrindexrs (see https://github.com/Samourai-Wallet/addrindexrs) running inside dojo
|
5 years ago |
kenshin-samourai
|
1a8f8165b3
|
add loading of docker-indexer.conf in nodejs container
|
5 years ago |
kenshin-samourai
|
ba1cd4ef64
|
fix path of docker volume for local indexer
|
5 years ago |
kenshin-samourai
|
6969007557
|
add new local indexer docker module to dojo (experimental)
the local indexer is an instance of addrindexrs (see https://github.com/Samourai-Wallet/addrindexrs) running inside dojo
|
5 years ago |
kenshin samourai
|
1e4fc6fd77
|
Merge pull request #115 from Samourai-Wallet/fix_mydojo_hang_backport
backport of fix implemented in 1.4.1
|
5 years ago |
kenshin-samourai
|
3c70f892dc
|
bump mydojo version to 1.5.0
|
5 years ago |
kenshin-samourai
|
9af61f7622
|
fix for dojo hanging on shutdown
(force kill of "docker exec" used for testing bitcoind shutdown if command hangs more than 12s)
|
5 years ago |
kenshin-samourai
|
fa00958284
|
keep bitcoind container up if bitcoind exits with an error
|
5 years ago |
kenshin-samourai
|
c451eb02f0
|
add trace in stop() function of dojo.sh
|
5 years ago |
kenshin-samourai
|
fbf3b99d04
|
bump versions of dojo and bitcoind container
|
5 years ago |