Commit graph

3906 commits

Author SHA1 Message Date
José Oliveira
5efd886386 fix: revert watch script change 2022-05-10 11:29:47 +01:00
José Oliveira
0fc7ffefb1 feat: binance exchange support 2022-05-10 11:28:21 +01:00
Rafael Taranto
81702e2132 Merge pull request #1181 from josepfo/feat/support-EIP-1559
feat: web3 version upgrade
2022-05-05 23:43:10 +01:00
Rafael Taranto
46484957e7 Merge pull request #1210 from josepfo/feat/support-eth-eip-1559
feat: support eth EIP-1559
2022-05-05 14:41:48 +01:00
José Oliveira
44ee2250b5 feat: support eth EIP-1559 2022-05-05 14:39:56 +01:00
Rafael Taranto
61c4ca9ae7 Merge pull request #1208 from josepfo/fix/ciphertrace-ui-and-config
fix: notify db accounts changes and UI score color
2022-05-05 12:14:06 +01:00
Rafael Taranto
e2080c74c3 Merge pull request #1205 from naconner/bitcoind-23
chore: update bitcoind, default to bech32
2022-05-05 12:13:40 +01:00
Taranto
cf6ea816ec fix: remove repeated import 2022-05-05 10:39:08 +01:00
Taranto
ebfd3f433a chore: build fixes 2022-05-04 22:24:52 +01:00
José Oliveira
1d1daf991e fix: notify db accounts changes and UI score color 2022-05-04 21:59:30 +01:00
Rafael Taranto
7e2155b3d4 Merge pull request #1206 from josepfo/fix/ciphertrace-blocking-cash-out-txs
fix: mempool flag and error handling
2022-05-04 19:17:12 +01:00
José Oliveira
03ae3b74e7 fix: set new risk score errors as passable error codes 2022-05-04 17:00:58 +01:00
José Oliveira
4d520f2c24 fix: mempool flag and error handling 2022-05-04 13:50:11 +01:00
Neal
f0c063520d chore: update bitcoind, default to bech32 2022-05-03 14:03:15 -04:00
Rafael Taranto
e90904537d Merge pull request #1201 from josepfo/fix/coinatmradar-400-error
Fix: coinatmradar 400 error
2022-05-03 17:10:24 +01:00
José Oliveira
74b3c1a9ce refactor: getOperatorId return value 2022-05-02 12:19:29 +01:00
Rafael Taranto
e4cf1d6297 Merge pull request #1202 from siiky/docs/lam-434/tc
docs: update the T&C resolver comment
2022-05-02 10:45:48 +01:00
José Oliveira
8090756eec fix: hide lamassu screens and initial wizard steps on pazuz 2022-04-29 17:52:33 +01:00
Sérgio Salgado
fe18b4990f fix: zcash naming 2022-04-29 17:52:32 +01:00
Sérgio Salgado
28924c059d fix: graphql server path 2022-04-29 17:52:30 +01:00
Sérgio Salgado
822efaeaea fix: accounting pazuz page 2022-04-29 17:52:29 +01:00
Rafael Taranto
1dac1cba99 Merge pull request #1199 from naconner/zcashd470
chore: use zcashd v4.7.0
2022-04-29 17:33:10 +01:00
André Sá
99b73da2b1 docs: update the T&C resolver comment 2022-04-29 16:25:45 +01:00
José Oliveira
5b38ac2636 fix: operator id field content 2022-04-29 16:14:51 +01:00
Rafael Taranto
c402c9a204 Merge pull request #1174 from chaotixkilla/feat-dockerize-l-s
Dockerize lamassu-server
2022-04-29 15:59:36 +01:00
Rafael Taranto
bef93642df Merge pull request #1198 from RafaelTaranto/fix/prune-heartbeat-call
Fix/prune heartbeat call
2022-04-29 15:56:53 +01:00
Taranto
154a4be05a fix: prune heartbeat only being executed once 2022-04-29 11:27:47 +01:00
Taranto
6dbb3bad34 chore: lamassu-coins version bump 2022-04-28 18:25:25 +01:00
Rafael Taranto
b5b16aa7c9 Merge pull request #1197 from chaotixkilla/feat-enable-usdt-for-cashin
feat: enable USDT for cash-in only transactions
2022-04-28 18:10:31 +01:00
Taranto
f5db9352d2 fix: load .env from the correct place 2022-04-28 18:03:29 +01:00
Rafael Taranto
a1f2485b19 Merge branch 'dev' into feat-dockerize-l-s 2022-04-28 17:14:30 +01:00
José Oliveira
3029255b0c feat: upgrade to type 2 ETH transactions 2022-04-28 16:07:25 +01:00
José Oliveira
59abb20cd3 chore: bump ethereumjs/tx version 2022-04-28 16:06:02 +01:00
Rafael Taranto
1b2d101392 Merge pull request #1188 from siiky/feat/lam-434/tc-edition
feat: cache the T&C based on their hash
2022-04-28 15:18:17 +01:00
André Sá
028c8c3b13 fix: compute hash of the T&C text only 2022-04-27 16:00:08 +01:00
Rafael Taranto
5513d4d9a0 Merge pull request #935 from chaotixkilla/feat-decouple-l-s-entrypoint
Decouple l-s entrypoint
2022-04-27 15:59:39 +01:00
Rafael Taranto
9f13873e36 Merge branch 'dev' into feat-decouple-l-s-entrypoint 2022-04-27 15:59:33 +01:00
André Sá
c5e7627afb refactor: separate T&C text from rest of detials 2022-04-27 15:59:21 +01:00
André Sá
0213ceb7fe feat: add DB migration to add the hash of T&C 2022-04-26 15:39:31 +01:00
André Sá
469f38b768 feat: put T&C in its own query 2022-04-26 15:38:55 +01:00
André Sá
7b951f961f feat: save T&C hash to the user_config 2022-04-26 15:31:16 +01:00
André Sá
6c43f7536d refactor: move getCustomInfoRequests call out of config manager 2022-04-26 15:23:42 +01:00
Rafael Taranto
2f1d60b7e5 Merge pull request #1196 from siiky/fix/lam-258/static-confs-getCustomInfoRequests
fix: add missing `getCustomInfoRequests()` call
2022-04-26 15:19:26 +01:00
André Sá
fa2fe36c46 fix: add missing getCustomInfoRequests() call 2022-04-26 14:37:39 +01:00
Rafael Taranto
feaccdb4bc Merge pull request #1193 from siiky/refact/lam-437/ccxt-tickers
Save CCXT ticker objects
2022-04-26 13:04:36 +01:00
Rafael Taranto
da87301e4e Merge pull request #1164 from siiky/feat/lam-258/graphql-config
feat: use GraphQL for all server-machine communication
2022-04-26 13:02:27 +01:00
André Sá
d20f4968f6 refactor: join static and dynamic configs to reuse pollQueries() 2022-04-26 12:59:42 +01:00
André Sá
df2213566e feat: add T&C configs to GraphQL API 2022-04-26 12:59:42 +01:00
André Sá
b380e2845c chore: version bump 2022-04-26 12:59:27 +01:00
André Sá
e30d3c035d feat: add recordPing() as middleware to /graphql 2022-04-26 12:44:56 +01:00