Rafael Taranto
7f4858ddd4
Merge pull request #1088 from chaotixkilla/feat-add-transaction-batching-option
...
Add transaction batching option to advanced wallet settings
2022-02-04 08:45:33 +00:00
Sérgio Salgado
c838839522
fix: add feeMultiplier parameter
2022-02-03 19:10:19 +00:00
Sérgio Salgado
418668d232
fix: BN functions on sendCoinsBatch
2022-02-03 18:50:26 +00:00
Sérgio Salgado
68d9d95dfa
feat: add transaction batching option to advanced wallet settings
2022-02-03 17:11:48 +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
50c07c5e8f
fix: json-rpc exporting and undefined blockchain dir
2021-11-30 19:35:38 +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
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
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
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
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
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
José Oliveira
34704e071d
fix: custom error handling for all wallets and cache update
2021-03-07 17:38:36 +00:00
Taranto
086c5ec188
fix: change rpc call after get balance deprecation
2020-04-15 19:14:33 +02:00
Taranto
fa69d2a030
hotfix: add fudge factor
2020-03-23 19:10:58 +01:00
Michael Hampton
def5a16ad4
bitcoind 0.17/0.18 getbalance compatibility change
...
Because of bitcoind deprecating its internal account system, the getbalance RPC call now has a dummy argument as the first argument. The help says it can be omitted or changed to '*', so we change it to '*', both for backward compatibility and because in testing I found that omitting the argument was broken. Using '*' has the same semantics as omitting the argument, if accounts were not used in the previous version of bitcoind.
2019-08-06 20:42:44 +01:00
Rafael Taranto
d3478fb2ba
Fix fee fetching issues
2019-04-17 19:24:08 +03:00
Davit Abulashvili
163473a7ee
Log miner fee ( #237 )
...
* Get miner fee written in some wallet plugins
* Return txid and fee for geth. possible problem with txid (zero hash on pending transaction)
* bitgo fee return
* Wallet apis fees save in cryptoAtoms
2019-01-04 16:34:50 +00:00
Neal Conner
edd54c16f5
Support CashAddr format ( #109 )
...
* Don't convert BCH address
* Update for CashAddr
* Rename to Bitcoin Cash
* fix typo
2018-03-22 17:12:53 +00:00
Josh Harvey
c2af183911
format for latest standard
2018-03-10 18:59:40 +00:00
Josh Harvey
d0fc03c385
fix blockchain configDir
2017-07-18 21:31:51 +02:00
Josh Harvey
5a26f718c5
coinUtils fixes
2017-07-09 13:31:01 +03:00
Josh Harvey
178f576cfb
add blockchain install scripts
2017-07-06 21:56:56 +03:00
Josh Harvey
2c525c1e5c
generalize bitcoind json-rpc
2017-06-30 18:22:55 +03:00
Josh Harvey
bf0dc3f7f3
add support for funding
2017-06-20 12:52:15 +03:00
Josh Harvey
86adfd0a63
handle cash-in errors
2017-04-25 02:32:14 +03:00
Josh Harvey
daee1f894f
fix bitcoind; add some scripts
2017-04-16 14:56:29 +03:00
Josh Harvey
e7ab8223c2
Migrate plugins to lib directory
2017-04-15 20:33:54 +03:00