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
|
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 |
kenshin-samourai
|
89af271868
|
force the explorer to wait for the local indexer
|
5 years ago |
kenshin-samourai
|
b132cf58e2
|
optimize build
|
5 years ago |
kenshin-samourai
|
3bfc93c9d8
|
connect the explorer and the indexer
|
5 years ago |
kenshin-samourai
|
cac831b13d
|
Merge branch 'feat_mydojo_local_indexer' of https://github.com/Samourai-Wallet/samourai-dojo into feat_mydojo_local_indexer
# Conflicts:
# docker/my-dojo/.env
# docker/my-dojo/docker-compose.yaml
# docker/my-dojo/dojo.sh
# docker/my-dojo/install/install-scripts.sh
|
5 years ago |
kenshin-samourai
|
9c42f0857f
|
add loading of docker-indexer.conf in nodejs container
|
5 years ago |
kenshin-samourai
|
604674e2a6
|
fix path of docker volume for local indexer
|
5 years ago |
kenshin-samourai
|
3f9c2195a9
|
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
|
73377af146
|
update release notes
|
5 years ago |
kenshin samourai
|
c666ad758e
|
Merge pull request #113 from Samourai-Wallet/imp_mydojo_ronin
check if dojo is running (start and stop commands)
|
5 years ago |
kenshin-samourai
|
0caced63f2
|
check if dojo is running (start and stop commands)
|
5 years ago |
kenshin-samourai
|
ebaa9d1c5c
|
revert to commit #70f608e
|
5 years ago |
kenshin samourai
|
10132e9c6e
|
Merge pull request #112 from Samourai-Wallet/fix_mydojo_explorer_hs_perms
set group permissions for hsv3explorer directory
|
5 years ago |
kenshin-samourai
|
bf82b8e3e6
|
set group permissions for hsv3explorer directory
|
5 years ago |
kenshin samourai
|
70f608e992
|
Merge pull request #111 from Samourai-Wallet/imp_mydojo_ronin
enable autostart of dojo
|
5 years ago |
kenshin samourai
|
969eeb9cbf
|
Merge pull request #110 from Samourai-Wallet/imp_mydojo_hkp_port
replace keyserver
|
5 years ago |
kenshin-samourai
|
166fde54f0
|
rework the shutdown of bitcoind
|
5 years ago |
kenshin-samourai
|
fb8c8b2233
|
autostart dojo when docker daemon is started
|
5 years ago |
kenshin-samourai
|
f00404c097
|
set bitcoind restart policy to always
|
5 years ago |