Rafael Taranto
|
4450e19f1f
|
Merge pull request #1035 from chaotixkilla/feat-add-ciphertrace-cashout-flow
Ciphertrace cash-out flow
|
2022-01-27 11:13:05 +00:00 |
|
Rafael Taranto
|
97123fb5c3
|
Merge pull request #1033 from chaotixkilla/feat-add-ciphertrace-cashin-flow
Ciphertrace cash-in flow
|
2022-01-26 09:02:27 +00:00 |
|
Sérgio Salgado
|
1f1b5f4d38
|
fix: change to flatMap usage
|
2022-01-25 15:59:32 +00:00 |
|
Sérgio Salgado
|
ae8c86a6a7
|
feat: ciphertrace cashout flow
|
2022-01-25 15:59:31 +00:00 |
|
Sérgio Salgado
|
09d594461e
|
fix: remove unreachable fallback value for score threshold
|
2022-01-24 22:24:24 +00:00 |
|
Sérgio Salgado
|
57aaa7fb11
|
fix: authorization header and threshold logic
|
2022-01-21 18:26:58 +00:00 |
|
Sérgio Salgado
|
904c383431
|
feat: add ciphertrace base implementation
|
2022-01-21 18:26:57 +00:00 |
|
Sérgio Salgado
|
f45bb9de7a
|
fix: add missing logo and batching function
|
2022-01-21 18:10:56 +00:00 |
|
José Oliveira
|
8696cea70b
|
fix: remove console log imports
|
2022-01-20 23:03:27 +00:00 |
|
André Sá
|
8180afa7f7
|
fix: require path
|
2022-01-18 10:23:46 +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 |
|
Rafael Taranto
|
a35c086efb
|
Merge pull request #913 from josepfo/feat/coincap-api-forex
feat: coincap forex api fallback
|
2021-11-14 23:38:31 +00:00 |
|
Rafael Taranto
|
1dd8f4ff7e
|
Merge pull request #872 from SiIky/chore/JbtevlHv/log_through_logger
Log through the logger
|
2021-11-11 18:32:06 +00:00 |
|
Rafael Taranto
|
682caddb32
|
Merge pull request #814 from josepfo/feat/add-tickers-and-traders
feat: add support for binance.us, cex.io and ftx
|
2021-11-11 18:30:37 +00:00 |
|
Rafael Taranto
|
6352649e1d
|
Merge pull request #833 from chaotixkilla/feat-mock-scoring-api
Add mock wallet scoring
|
2021-11-11 18:27:35 +00:00 |
|
José Oliveira
|
3af6d3a773
|
feat: coincap forex api fallback
|
2021-11-02 17:07:26 +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 |
|
Sérgio Salgado
|
a6eb4b904f
|
feat: implement subscriber info retrieval
|
2021-10-04 11:42:25 +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 |
|
Sérgio Salgado
|
584492cb55
|
feat: add mock wallet scoring
|
2021-09-16 16:42:09 +01:00 |
|
José Oliveira
|
46116feb60
|
refactor: simplify filter function and remove unnecessary comments
|
2021-08-09 01:01:53 +01:00 |
|
José Oliveira
|
01114d01e4
|
feat: add support for binance.us, cex.io and ftx
|
2021-08-04 17:56:37 +01:00 |
|
José Oliveira
|
ca0f068bcf
|
refactor: replace trade uuid variable name
|
2021-07-08 17:08:38 +01:00 |
|
José Oliveira
|
9b4bae4097
|
refactor: add trade id to trade entry object
|
2021-07-08 17:08:38 +01:00 |
|
José Oliveira
|
8567b7887c
|
refactor: replace custom field function with const and move update trade logic inside a function
|
2021-07-08 17:08:38 +01:00 |
|
José Oliveira
|
8606d0cc94
|
feat: relay trade uuid to krakens api
|
2021-07-08 17:08:38 +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
|
dff407e30e
|
fix: lamassu-coins import
fix: USDT wallet splash screen
|
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 |
|