José Oliveira
|
8696cea70b
|
fix: remove console log imports
|
2022-01-20 23:03:27 +00:00 |
|
Sérgio Salgado
|
50c07c5e8f
|
fix: json-rpc exporting and undefined blockchain dir
|
2021-11-30 19:35:38 +00:00 |
|
Sérgio Salgado
|
f6e793ea4d
|
fix: usage of .plus function in BN calculation
fix: move batching database writing to transactions
|
2021-11-24 22:23:24 +00:00 |
|
Sérgio Salgado
|
bef24cf3a3
|
fix: remove settings parameter from individual wallet interfaces
|
2021-11-24 22:23:24 +00:00 |
|
Sérgio Salgado
|
e6be999f02
|
fix: supportsBatching function
|
2021-11-24 22:23:23 +00:00 |
|
Sérgio Salgado
|
8289c55acf
|
fix: check for wallet tx batching support
|
2021-11-24 22:21:39 +00:00 |
|
Sérgio Salgado
|
73c0d09198
|
feat: add transaction batching module
feat: plugin sendCoins batching support
feat: batching processing on poller
feat: mock-wallet batching
fix: bitcoin tx batching
fix: transaction batching db table
|
2021-11-24 22:21:39 +00:00 |
|
Sérgio Salgado
|
c8adaabf85
|
feat: add batch_id to cash_in_txs
feat: bitcoind sendmany request
feat: check if wallet supports transaction batching
|
2021-11-24 22:21:38 +00: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
|
c200b0824a
|
fix: remove unnecessary config load and fee calculation
|
2021-11-16 18:02:55 +00:00 |
|
José Oliveira
|
8c948d08c7
|
fix: rename argument for fee discount calculation
|
2021-11-16 18:02:53 +00:00 |
|
José Oliveira
|
eb33203d26
|
feat: apply fee discount for outgoing tx
|
2021-11-16 18:02:44 +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
|
4314e162c6
|
fix: clean long line
|
2021-11-15 15:19:30 +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 |
|
André Sá
|
21bdf5f60a
|
chore: use logger for all important logs
|
2021-10-11 16:24:24 +01:00 |
|
José Oliveira
|
7f49684b67
|
refactor: error handling on unconfigred wallet
|
2021-10-05 22:27:09 +01:00 |
|
Neal
|
0ac62139db
|
feat: re-enable geth install
|
2021-10-04 07:31:17 +01:00 |
|
José Oliveira
|
6d60fe487e
|
fix: big number subtraction
|
2021-10-04 07:31:17 +01:00 |
|
José Oliveira
|
2cafe074b2
|
fix: add missing decimal places number
|
2021-07-05 11:10:24 +01:00 |
|
José Oliveira
|
ea44478b48
|
chore: update big number package
|
2021-07-05 11:10:24 +01:00 |
|
Sérgio Salgado
|
fc4af4885a
|
fix: remove blockchain utils module
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
de832e435b
|
fix: missing import
refactor: unify geth transaction between eth and erc20 tokens
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
8e099e3283
|
feat: change to generic ERC-20 ABI json file
fix: coinUtils rename import
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
c0fff41368
|
fix: wallet config path
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
1ad937527e
|
fix: remove comment
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
dfca785ed0
|
feat: integration of erc-20 tokens
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
0b5da0b78f
|
fix: l-c import
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
1dd16c2220
|
feat: base for USDT support
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
bb433164ab
|
chore: redirect coin dependencies to l-c module
|
2021-06-23 15:07:01 +01:00 |
|
Sérgio Salgado
|
3423e2ddd0
|
chore: replace imports to point to lamassu-coins module
|
2021-06-23 15:07:01 +01:00 |
|
csrapr
|
72dbeccb4b
|
Fix: throws errors on pazuz-wallet newAddress
|
2021-06-20 15:54:55 +01:00 |
|
csrapr
|
c2c44f8ef9
|
Fix: use env var on production
|
2021-05-27 14:47:11 +01:00 |
|
csrapr
|
da7cfd02b0
|
Feat: getStatus pazuz wallet
|
2021-05-27 14:47:11 +01:00 |
|
csrapr
|
845c885aad
|
Feat: newAddress route
|
2021-05-27 14:47:11 +01:00 |
|
csrapr
|
df37bcc519
|
Fix: error handling
|
2021-05-27 14:47:11 +01:00 |
|
csrapr
|
800d09dd71
|
Feat: sendcoins pazuz
|
2021-05-27 14:47:11 +01:00 |
|
csrapr
|
ee9f4a766e
|
Feat: make pazuz wallet plugin
|
2021-05-27 14:47:11 +01:00 |
|
csrapr
|
b6d91f94bf
|
Chore: refactor generic wallet and wallet plugins
|
2021-05-27 14:47:11 +01:00 |
|
José Oliveira
|
0e39aa78c9
|
refactor: remove nested loop
|
2021-05-25 10:47:14 +01:00 |
|
José Oliveira
|
d338d0adca
|
feat: rbf checking in blockcypher plugin
|
2021-05-25 10:47:14 +01:00 |
|
Neal
|
9069625637
|
feat: re-enable geth install
|
2021-05-21 12:21:34 +01:00 |
|
José Oliveira
|
ef7dae5497
|
fix: big number subtraction
|
2021-05-21 11:37:47 +01:00 |
|
José Oliveira
|
a5837002bd
|
fix: non-error was thrown
|
2021-03-17 14:05:47 +00:00 |
|
José Oliveira
|
5d45cf456c
|
fix: use opid variable
|
2021-03-17 14:05:47 +00:00 |
|
José Oliveira
|
e326f4c0e5
|
refactor: use pRetry to prevent recursive call
|
2021-03-17 14:05:47 +00:00 |
|
Neal
|
d1bf6f5f3c
|
feat: support shielded zec sends
|
2021-03-17 14:05:47 +00:00 |
|
José Oliveira
|
442e7cd8d9
|
fix: non-error was thrown
|
2021-03-17 11:21:13 +00:00 |
|
José Oliveira
|
44cf7f6c41
|
fix: use opid variable
|
2021-03-17 11:21:13 +00:00 |
|