Commit graph

18 commits

Author SHA1 Message Date
Sérgio Salgado
b0860cdea5 feat: decouple l-s entrypoint 2022-04-05 23:10:24 +01:00
Sérgio Salgado
35a0512ab5 fix: digest auth request queue remake 2022-03-02 21:08:46 +00:00
Sérgio Salgado
1614df27e8 fix: simplify queueing code 2022-02-25 17:47:46 +00:00
Sérgio Salgado
f660d60e2d feat: add digest auth request queueing 2022-02-22 00:55:01 +00:00
Taranto
080f451269 chore: lamassu-coins rename 2022-02-18 20:15:39 +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
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
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
José Oliveira
7f49684b67 refactor: error handling on unconfigred wallet 2021-10-05 22:27:09 +01: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
Josh Harvey
dcef083d49 fix json-rpc issue 2018-07-16 17:00:09 +03:00
Fabio Cigliano
1bcf586544 json-rpc parameter bugfix (#129)
* json-rpc parameter bugfix

* small change

* Update json-rpc.js
2018-07-01 15:43:58 +01:00
Fabio Cigliano
82726fd9c1 json-rpc error handling (#128)
* json-rpc error handling

* partial revert
2018-06-16 13:55:58 +03:00
Josh Harvey
c2af183911 format for latest standard 2018-03-10 18:59:40 +00: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