Skip to content
  • BTCxZelko's avatar
    Update for 1.5 prep (#4) (#10) · 5443717e
    BTCxZelko authored
    * 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
    
    * fix path of docker volume for local indexer
    
    * add missing network parameter
    
    * add loading of docker-indexer.conf in nodejs container
    
    * 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
    
    * fix path of docker volume for local indexer
    
    * add loading of docker-indexer.conf in nodejs container
    
    * 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
    
    * fix path of docker volume for local indexer
    
    * add loading of docker-indexer.conf in nodejs container
    
    * 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
    
    * fix path of docker volume for local indexer
    
    * add loading of docker-indexer.conf in nodejs container
    
    * 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
    
    * fix path of docker volume for local indexer
    
    * add loading of docker-indexer.conf in nodejs container
    
    * connect the explorer and the indexer
    
    * optimize build
    
    * force the explorer to wait for the local indexer
    
    * bump versions of dojo and bitcoind container
    
    * add trace in stop() function of dojo.sh
    
    * keep bitcoind container up if bitcoind exits with an error
    
    * fix for dojo hanging on shutdown
    (force kill of "docker exec" used for testing bitcoind shutdown if command hangs more than 12s)
    
    * bump mydojo version to 1.5.0
    
    * 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
    
    * fix path of docker volume for local indexer
    
    * add loading of docker-indexer.conf in nodejs container
    
    * 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
    
    * connect the explorer and the indexer
    
    * optimize build
    
    * force the explorer to wait for the local indexer
    
    * update doc with new sections about the local indexer and personal electrum server
    
    * build indexer container with addrindexrs v0.1.0
    
    * bump version of explorer container
    
    * improve management of arguments in install and upgrade functions
    
    * add support of --nocache option to upgrade function
    
    * update help doc of dojo.sh
    
    * add /docker/my-dojo/conf directory to .dockerignore
    
    * upgrade btc-rpc-explorer to v1.1.8
    
    Co-authored-by: default avatarkenshin samourai <42477425+kenshin-samourai@users.noreply.github.com>
    
    Co-authored-by: default avatarkenshin samourai <42477425+kenshin-samourai@users.noreply.github.com>
    5443717e