lamassu-server/lib/plugins/exchange
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
..
binanceus.js refactor: simplify filter function and remove unnecessary comments 2021-08-09 01:01:53 +01:00
bitstamp.js refactor: replace custom field function with const and move update trade logic inside a function 2021-07-08 17:08:38 +01:00
ccxt.js refactor: replace trade uuid variable name 2021-07-08 17:08:38 +01:00
cex.js refactor: simplify filter function and remove unnecessary comments 2021-08-09 01:01:53 +01:00
consts.js Code readability and added the forgotten mocks 2021-05-25 10:53:54 +01:00
ftx.js refactor: simplify filter function and remove unnecessary comments 2021-08-09 01:01:53 +01:00
itbit.js refactor: replace custom field function with const and move update trade logic inside a function 2021-07-08 17:08:38 +01:00
kraken.js feat: start working on monero implementation 2021-11-15 15:19:27 +00:00
mock-exchange.js Code readability and added the forgotten mocks 2021-05-25 10:53:54 +01:00