Neal
05d3ce322a
fix: add xmr to lamassu-update-wallet-nodes
2022-01-31 14:28:17 -05:00
Rafael Taranto
9b23a5eec6
Merge pull request #1075 from naconner/bch-ports
...
fix: prevent bitcoind v22 from trodding on bch port
2022-01-28 15:28:36 +00:00
Rafael Taranto
0d11be49ab
Merge pull request #1070 from chaotixkilla/fix-xmr-config-flags
...
Fix XMR daemon flags
2022-01-28 09:32:40 +00:00
Neal
2b9b28a926
fix: prevent bitcoind v22 from trodding on bch port
2022-01-27 12:18:11 -05:00
Sérgio Salgado
d9196f7a60
fix: xmr daemon and wallet config flags
2022-01-25 21:46:44 +00:00
Sérgio Salgado
92efea080e
fix: promise resolving in reducer function
2022-01-24 20:17:54 +00:00
Sérgio Salgado
fc5a13fcf3
fix: workaround inquirer validation not working properly
2022-01-24 18:25:27 +00:00
Sérgio Salgado
4b910ff87b
fix: return values for validation function
2022-01-24 16:30:55 +00:00
Sérgio Salgado
9411b2ea69
fix: blockchain status
2022-01-24 15:56:43 +00:00
Sérgio Salgado
2819b8a519
feat: add blockchain status getter to all daemons
2022-01-24 14:33:16 +00:00
Sérgio Salgado
75cb094476
chore: initial function stubs
2022-01-24 14:31:57 +00:00
Sérgio Salgado
f45bb9de7a
fix: add missing logo and batching function
2022-01-21 18:10:56 +00:00
André Sá
0e9f3e5863
Merge branch 'dev' into fix/lam-235/lamassu-coins-install
2022-01-20 10:29:01 +00:00
Neal
951a12714d
chore: update wallet daemons
2022-01-12 11:40:05 -05:00
Rafael Taranto
24b769faf5
Merge pull request #1024 from naconner/newnodes
...
chore: update zec, xmr, eth versions
2022-01-05 14:56:19 +00:00
André Sá
21ce8b301b
refactor: filter Tether/USDT from install candidates
2021-12-31 11:47:55 +00:00
André Sá
2cbc0e06fc
fix: Monero install
2021-12-31 11:47:54 +00:00
André Sá
4532482015
fix: bitcoind install
2021-12-31 11:47:48 +00:00
André Sá
09f62e3a16
chore: rename "Ethereum" to "Ethereum and/or USDT"
...
Only for the `lamassu-coins` script.
2021-12-30 18:05:30 +00:00
André Sá
ba7b1d3d97
refactor: filter Tether/USDT from install candidates
2021-12-30 15:16:18 +00:00
André Sá
0a27c14079
fix: Monero install
2021-12-30 14:26:43 +00:00
André Sá
fab755dc62
fix: bitcoind install
2021-12-30 14:23:14 +00:00
Neal
258d727b1a
chore: update zec, xmr, eth versions
2021-12-27 18:39:12 -05:00
Rafael Taranto
0ad862fc0e
Merge pull request #1005 from RafaelTaranto/chore/merge-release-into-dev-21-16-12
...
chore: merge release into dev
2021-12-21 17:14:09 +00:00
Taranto
e9b2280fc3
Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev-21-16-12
2021-12-16 13:38:43 +00:00
Neal
b956bf95fa
feat: send change to bech32 addresses
2021-12-14 17:55:06 -05:00
naconner
7ce1ae691a
chore: update geth, bchn ( #972 )
2021-12-04 12:25:21 -05:00
Taranto
0ad2ee362a
Merge remote-tracking branch 'upstream/release-7.5.0' into chore/merge-release-into-dev
2021-11-24 14:53:50 +00:00
José Oliveira
9152c48e14
fix: trim cmd output and binaries paths
2021-11-16 20:42:54 +00:00
José Oliveira
84256bce6c
feat: add script to update nodes
2021-11-16 20:40:34 +00:00
Sérgio Salgado
47eab0e6fc
fix: simplified double ternary
...
fix: select XMR through the coins consts object
2021-11-15 15:19:31 +00:00
Sérgio Salgado
048971fdb3
refactor: supervisor config pull up method
...
fix: small fixes
2021-11-15 15:19:29 +00:00
Sérgio Salgado
c0808e9bd7
feat: start working on monero implementation
...
feat: monero files and config
feat: monero interface
feat: monero rpc digest request
feat: add monero to wallet wizard splash
fix: tarball unzipping
fix: monero files
fix: monero zipped folder path
fix: undefined variable
chore: xmr stagenet
fix: prune-blockchain flag
fix: monero wallet arguments
chore: rpc-bind-port on monero wallet
chore: monero wallet directory
fix: fetch digest request
fix: monero authentication
fix: monero address creation
fix: monero config port
fix: wallet creation
fix: wallet rpc daemon login
fix: get monero funding
fix: unauthorized issue with multiple requests on Promise.all
fix: generate funding addresses
fix: destination address balance for XMR cashout
fix: transaction creation
feat: transaction recommended mixin and ring size
fix: monero wallet error handling
fix: error handling
fix: monero wallet error
feat: guide to add new cryptos
chore: small code shortcuts
fix: crypto implementation guide
chore: add XMR to exchange files
2021-11-15 15:19:27 +00:00
Neal
3c518001f1
chore: use geth v1.10.12
2021-11-12 15:31:03 -05:00
Rafael Taranto
92aa9220ff
Merge pull request #826 from josepfo/feat/modify-l-c-script
...
Feat: modify lamassu install script
2021-11-11 18:34:11 +00:00
Rafael Taranto
2eabac693b
Merge pull request #915 from josepfo/feat/taproot-readiness
...
feat: backport l-c script to install btcd v20 as default and then upd…
2021-11-11 18:23:25 +00:00
Rafael Taranto
e76b9be12f
Merge pull request #878 from naconner/zcash-update2
...
fix: update zcashd
2021-11-11 18:22:40 +00:00
José Oliveira
adb9be23d6
feat: backport l-c script to install btcd v20 as default and then update to latest
2021-11-02 21:58:57 +00:00
Neal
80510187a1
chore: use geth v1.10.11
2021-10-29 16:30:26 -04:00
Neal
f843edd502
fix: limit blockchain log backups
2021-10-20 12:18:15 -04:00
Neal
a99b8d0ca7
fix: update zcashd, prior hosted binary removed
2021-10-14 12:30:35 -04:00
Neal
a10db94eb4
fix: update geth, correct unsupported flag
2021-10-05 22:23:42 +01:00
Neal
514d449093
chore: update zcashd
2021-10-04 10:51:27 +01:00
Neal
9ec3282ea2
fix: bind bitcoin to default ports
2021-10-04 07:31:17 +01:00
Neal
4f9dc81693
chore: update geth (v1.10.8)
2021-10-04 07:31:17 +01:00
Neal
bf3b23fd1f
chore: update BCH, ETH nodes
2021-10-04 07:31:17 +01:00
naconner
9ba9dff5c5
chore: upgrade geth, downgrade bitcoind
2021-10-04 07:31:17 +01:00
naconner
b17073c489
chore: update zec, geth nodes
2021-10-04 07:31:17 +01:00
Sérgio Salgado
89d1d8c1a1
fix: use supervisor reload instead of restart
...
fix: set blockchain process autorestart to unexpected
fix: use supervisor reload and update instead of restart
fix: stop restarting supervisor service
fix: set blockchain supervisor config autorestart
2021-10-04 07:31:17 +01:00
Neal
070e9155a7
chore: bump dashd release
2021-10-04 07:31:17 +01:00