Commit graph

38 commits

Author SHA1 Message Date
Rafael Taranto
3b19caf3a7 feat: Vonage API 2023-08-17 12:33:15 +01:00
Taranto
e8a3d2ed11 feat: add Telnyx sms support 2023-07-31 10:02:49 +01:00
Rafael Taranto
bceefea363 Merge pull request #1393 from CrypticaScriptura/deprecate-geth
indicate geth is deprecated
2023-06-15 19:28:12 +01:00
josepfo
f608090b50 fix: deprecate ftx 2022-12-01 18:18:07 +00:00
CrypticaScriptura
027c64a074 indicate geth is deprecated 2022-09-29 11:52:25 -04:00
José Oliveira
2e78ed9349 fix: add missing object destructuring for binance 2022-07-26 20:37:08 +01:00
André Sá
e7c2456ff7 Merge branch 'release-8.0' into 8.0-to-8.1-merge 2022-07-26 11:47:59 +01:00
Sérgio Salgado
168efc923a feat: re-enable USDT and eip-1559 commits 2022-06-14 16:54:08 +01:00
Sérgio Salgado
0e5aa0e58c chore: disable USDT 2022-06-01 18:20:48 +01:00
José Oliveira
0fc7ffefb1 feat: binance exchange support 2022-05-10 11:28:21 +01:00
Sérgio Salgado
c84f5becea feat: enable USDT for cash-in only transactions 2022-04-06 18:51:18 +01:00
André Sá
1c3e7c367d fix: add "None" 0conf option to all coins 2022-03-09 15:17:44 +00:00
Sérgio Salgado
f6ec74a0dc chore: disable USDT 2022-03-03 19:06:24 +00:00
Taranto
080f451269 chore: lamassu-coins rename 2022-02-18 20:15:39 +00:00
Sérgio Salgado
8a4046ebbe chore: add ciphertrace and mock scoring to the accounts array 2022-01-25 15:54:30 +00:00
Sérgio Salgado
f899b128fd fix: remove ciphertrace from accounts config 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
André Sá
f83ea0a06c chore: display name for CEX and FTX 2021-12-30 14:22:35 +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
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
Neal
0ac62139db feat: re-enable geth install 2021-10-04 07:31:17 +01:00
José Oliveira
01114d01e4 feat: add support for binance.us, cex.io and ftx 2021-08-04 17:56:37 +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
1dd16c2220 feat: base for USDT support 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
José Oliveira
dabe21f834 refactor: exchanges config validation and error handling 2021-05-25 10:53:54 +01:00
José Oliveira
ea1c29ebba Fixing some bugs and minor changes 2021-05-25 10:53:54 +01:00
csrapr
c442b5713a Chore: rename all-zero-conf to none and add ETH support 2021-05-25 10:50:09 +01:00
José Oliveira
a4c0bab814 fix: generelise deprecation 2021-03-07 17:36:27 +00:00
José Oliveira
db13106a2f fix: remove geth only from wizard 2021-03-07 17:36:27 +00:00
José Oliveira
05a6d0aa41 fix: remove geth option for ETH 2021-03-07 17:36:27 +00:00
naconner
825a9bfe09 fix: add back missing tickers, simplify zero-conf 2020-10-15 21:12:10 +02:00
Liordino Neto
994f823632 fix: added missing lodash dependency to accounts lib
fix: show full languages name on the dropdown

fix: search crypto per name as well

fix: limit selected languages to 4 (the same as the old admin)

fix: removed duplicated import
2020-08-02 00:38:54 +02:00
Liordino Neto
fbb72e9562 fix: added missing lodash dependency to accounts lib
fix: removed unnecessary properties from CAR page and config

style: changed the CAR page properties from radio groups to switches

fix: refetch config after saving
2020-07-31 00:02:42 +02:00
Taranto
5dd8501a17 fix: pre release screen fixes 2020-07-06 14:17:44 +01:00
Taranto
bf8f1d991c chore: integrate new admin with l-s 2020-05-27 22:43:00 +01:00
Taranto
1f6d272aa0 fix: rework wallet screen 2020-04-23 18:38:29 +02:00
Rafael Taranto
b8e0c2175b feat: add graphql support (#349)
* fix: eslint warnings

* refactor: use ramda + sanctuary instead of lodash

* refactor: use prettier-standard for formatting

* feat: enable security

* feat: add graphql

* chore: remove trailing commas from linter

* docs: new scripts on react and new-admin-server

* feat: handle authentication on graphql

* fix: perf improvement to date picker

* chore: add insecure-dev script to run servers
2019-12-24 15:36:41 +01:00