Commit graph

21 commits

Author SHA1 Message Date
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
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
José Oliveira
7d07964e7e refactor: use pRetry to prevent recursive call 2021-03-17 11:21:13 +00:00
Neal
74d3691812 feat: support shielded zec sends 2021-03-17 11:21:13 +00:00
José Oliveira
34704e071d fix: custom error handling for all wallets and cache update 2021-03-07 17:38:36 +00:00
José Oliveira
145a21cc8d fix: handle errors when wallet is unreachable 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
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
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