Commit Graph

12 Commits

Author SHA1 Message Date
Francis
88fca5db00 Add faucet command (#93)
* added faucet command

* chopsticks ports imported from env

* changed order of assignments

* test: sleep after start nigiri

* sleep after each strat and each stop

* small changes on faucet

* added check for txId

* json err control

* correcting json err control

* small fixes

* fixes on faucet command

* http.StatusOK

* try with 0.0.0.0 interface

* try with 127.0.0.1 interface

* fixes in travis

Co-authored-by: Marco Argentieri <3596602+tiero@users.noreply.github.com>
2020-09-11 19:13:43 +01:00
Pietralberto Mazza
31dadb20a9 bump v0.0.5 (#64) 2019-12-09 16:16:37 +01:00
Pietralberto Mazza
e02c2fdd0d Changes for new version of esplora image (#62)
* changes for new version of esplora image

* add electrs port and esplora url env vars in compose yaml files

* wrap viper methods into Config type and use constants package

* add controller to interact with nigiri resources:
 * .env for docker-compose
 * docker daemon
 * json config file

* add use of constants and config packages and change start flag from --port to --env

* add package for global constants and variables

* add use of controller and constants packages instead of local methods and vars

* bump version

* use contants in logs command tests
2019-12-09 15:58:32 +01:00
Pietralberto Mazza
1a1f9a2505 Restart containers & Liquid update (#49)
* change paths

* update liquid conf since using elements

* add restart option to containers

* polish drone & change paths
2019-06-18 23:42:46 +02:00
Marco Argentieri
62311fe2a2 Update flags.go 2019-05-18 21:43:48 +02:00
Pietralberto Mazza
03a3e4f875 Logs command and node fixes (#42)
* change paths

* fix log message in commands

* add rpcbind to config

* add logs command

* fix change paths
2019-05-18 18:07:04 +02:00
Pietralberto Mazza
85da5c7864 Enhancements (#39)
* change paths

* add --project-directory to docker-compose command

* fix passing .env to compose

* add clean script

* remove comment

* fix get env path

* update README

* fix change paths
2019-05-16 23:21:43 +02:00
Pietralberto Mazza
b7a61e9db1 Fix hardcoded ports & logs (#27)
* disable liquid faucet for next release

* use vars instead of hardcoding services external ports

* add .env to gitignore

* change paths

* add --ports flag to set services external ports

* remove roadmap

* fix change paths
2019-05-14 18:54:21 +02:00
Pietralberto Mazza
58887d3c93 Enhancements (#21)
* scratch ~/.nigiri when running script install

* fix compose files and add esplora containers

* refactor
* use docker lib to check containers
* collapse commands in order to have just start and stop
* move from command to flag for version

* update README

* fix docker checks
2019-05-02 11:53:12 +02:00
altafan
495f6f1115 refactor:
* remove init command
* add use of docker volumes
* pull images from docker hub
* create start stop delete commands
* add resources folder
2019-04-05 14:27:09 +02:00
altafan
2385689372 add version command 2019-03-29 11:14:02 +01:00
altafan
f0390b2d88 add cli 2019-03-29 11:04:52 +01:00