Skip to content

Releases: vulpemventures/nigiri

v0.0.12

04 May 12:33
a23f402
Compare
Choose a tag to compare

Changelog

a23f402 Update docker-compose-regtest-liquid.yml
c0f0d50 Update docker-compose-regtest-liquid.yml
a3f15bb [gh-action] remove docker login step

v0.0.11

23 Mar 19:01
d0994a8
Compare
Choose a tag to compare

Changelog

c5ad6e9 Add --rpcwallet flag to the command
7c0fecb GH Action for release on tag
d0994a8 Merge remote-tracking branch 'origin/master'
ee6d7bc gh action (#115)
d1f003a scripts/build: remove CGO_ENABLED

v0.0.10

26 Jan 23:31
b032992
Compare
Choose a tag to compare

Changelog

20c5565 Pass amount and asset to faucet command
bed7aff Pass amount and asset to faucet command (#108)
c34402c Update README.md
e78f8e5 added docker related help to readme (#102)
b032992 xMerge branch 'master' of github.com:vulpemventures/nigiri

v0.0.9

21 Sep 18:14
5af3371
Compare
Choose a tag to compare

Changelog

88fca5d Add faucet command (#93)
e55b067 Added mint command (#96)
110f68f Added push command (#98)
bb08c84 Added rpc command (#95)
5af3371 Added version command and goreleaser (#100)
63bdf3c added Makefile (#99)

peer ports

11 Sep 00:21
7305077
Compare
Choose a tag to compare

This release adds to the reachable interfaces the bitcoin and elements peer ports, respectively the 18432 and 7040. This means you could connect your own Bitcoin or Liquid node to nigiri and form a real network.

We improved the helper of the nigiri logs command, with the list of the available services that could be watched.

We also gave to each docker container a shorter name: eg. resources_bitcoin_1 has become just bitcoin. If you interact with the docker container directly keep in mind. To check it just run docker ps -a

Rollback to 💧Elements 0.17.0.3

04 Mar 16:55
c32b77e
Compare
Choose a tag to compare

This release adds txindex=1 in Elements.conf and --parent-netwok=regtest in Electrs

💻 Armv7 archs and 💧Elements 0.18

29 Feb 16:25
805c037
Compare
Choose a tag to compare
  • Support for armv7 architectures
  • Ship elements.conf instead of liquid.conf by default

Update compose using latest images

09 Dec 15:39
Compare
Choose a tag to compare
  • Update to Esplora images
  • Update to Chopsticks image
  • Minor fixes and improvements

💧Elements 0.17 and always restart containers

18 Jun 21:51
Compare
Choose a tag to compare
  • Upgrade to Elements 0.17
  • Restart option in compose files for containers.
  • Update the liquid.conf file for liquidd

🍣 Bitcoin 0.18 and small fixes

18 May 19:47
62311fe
Compare
Choose a tag to compare
  • Support Bitcoin RPC generatetoaddress