Commit graph

161 commits

Author SHA1 Message Date
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
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
Sérgio Salgado
b950519843 fix: remove test coin 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
047b5752b7 refactor: move config validator from coin utils to ccxt common 2021-05-25 10:53:54 +01:00
José Oliveira
0c0ca09b4e fix: verify config field existance and content 2021-05-25 10:53:54 +01:00
José Oliveira
a8085f3f1d fix: config validation for exchanges 2021-05-25 10:53:54 +01:00
José Oliveira
dabe21f834 refactor: exchanges config validation and error handling 2021-05-25 10:53:54 +01:00
José Oliveira
60a19af1a8 Fixed a function missing arguments 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
José Oliveira
7accdaa84f Code readability and added the forgotten mocks 2021-05-25 10:53:54 +01:00
José Oliveira
134eaaa518 Refactored some exchange code 2021-05-25 10:53:54 +01:00
José Oliveira
54a231ab60 Restructured long lines of code 2021-05-25 10:53:54 +01:00
José Oliveira
f572fc0a7e fixed file names 2021-05-25 10:53:54 +01:00
José Oliveira
a881527a1f migrate current plugins to ccxt 2021-05-25 10:53:54 +01:00