Commit graph

1737 commits

Author SHA1 Message Date
José Oliveira
8c948d08c7 fix: rename argument for fee discount calculation 2021-11-16 18:02:53 +00:00
José Oliveira
32f79bc450 feat: migrate fee discount config field for each installed coin 2021-11-16 18:02:52 +00:00
José Oliveira
eb33203d26 feat: apply fee discount for outgoing tx 2021-11-16 18:02:44 +00:00
Sérgio Salgado
2ff9ac5bcd fix: remove lamassu login-related filtering
fix: use logger instead of console
2021-11-16 16:46:50 +00:00
Sérgio Salgado
b9114b6a33 fix: use dev database as default for pazuz 2021-11-16 16:46:50 +00:00
Sérgio Salgado
16513a8238 feat: add nil UUID to match new machine pairing logic 2021-11-16 16:46:48 +00:00
Sérgio Salgado
5b13ffe3d9 feat: encode pazuz_operatoridentifier header
chore: rename cookies to fit a standard
fix: small fixes
2021-11-16 16:46:47 +00:00
Sérgio Salgado
990ab32583 feat: db uses asynclocalstorage set schema
feat: set user input related header in public route requests to identify schema
fix: small fixes
2021-11-16 16:46:46 +00:00
Sérgio Salgado
7135a03654 feat: add operatorId to l-a-s middlewares
fix: make changes to db event handler to receive more complex payloads
feat: machine actions previously on REST now work based on notifications
feat: state middleware now operates based on operatorId as well
chore: remove old localAppRoutes related code
2021-11-16 16:46:45 +00:00
Sérgio Salgado
32e5b1ba87 fix: add connect() function to list of db wrapper functions 2021-11-16 16:46:45 +00:00
csrapr
121ced632e Feat: use pg-promise notify for poller update 2021-11-16 16:46:44 +00:00
csrapr
4ce4a32502 Feat: allow polling of multiple db schemas 2021-11-16 16:46:44 +00:00
Sérgio Salgado
5a44216547 fix: session middleware order 2021-11-16 16:46:13 +00:00
Sérgio Salgado
c0d1db834b refactor: move apollo server context creator to middleware function 2021-11-16 16:46:12 +00:00
Sérgio Salgado
0272dc2bd1 chore: remove db $ instances
fix: add compute-schema file
fix: to_timestamp() psql usage

chore: rephrase expired session deletion
2021-11-16 16:46:12 +00:00
csrapr
cb2e1b3907 Feat: adds async local storage to admin server 2021-11-16 16:46:11 +00:00
José Oliveira
154fe7affb fix: sms receipt data construction 2021-11-16 15:42:09 +00:00
José Oliveira
9506b98b47 refactor: move sms receipt content to server 2021-11-16 15:42:07 +00:00
José Oliveira
1d2f526c1d feat: format sms receipts 2021-11-16 15:41:08 +00:00
José Oliveira
5f18fcbeb6 feat: send twilio sms 2021-11-16 15:39:47 +00:00
José Oliveira
f502c3a57a feat: sms receipt route 2021-11-16 15:34:35 +00:00
André Sá
30a0b39280 refactor: rename Bills to Bill in GraphQL schema 2021-11-15 21:18:25 +00:00
André Sá
5f5e0d8b05 feat: create batch when resetting bills count on Admin 2021-11-15 21:15:35 +00:00
André Sá
d9cd896d33 feat: create batch when machine detects stacker open 2021-11-15 21:06:29 +00:00
Sérgio Salgado
47eab0e6fc fix: simplified double ternary
fix: select XMR through the coins consts object
2021-11-15 15:19:31 +00:00
Sérgio Salgado
4314e162c6 fix: clean long line 2021-11-15 15:19:30 +00:00
Sérgio Salgado
048971fdb3 refactor: supervisor config pull up method
fix: small fixes
2021-11-15 15:19:29 +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
28a2e4dfd2 Merge pull request #925 from naconner/geth-11012
chore: use geth v1.10.12
2021-11-14 23:54:40 +00:00
Rafael Taranto
44cf124b2b Merge pull request #918 from SiIky/chore/NyZD6raQ/notification_wording
chore: improve notifications wording
2021-11-14 23:41:57 +00:00
Rafael Taranto
e500a58734 Merge pull request #877 from SiIky/fix/9KDH1LMm/customer_transactions_history_query
fix: expired column in customer transactions history
2021-11-14 23:40:09 +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
0881d00594 Merge pull request #766 from josepfo/feat/crypto-units-selector
feat: advanced wallet settings
2021-11-14 23:13:16 +00:00
Rafael Taranto
f8e5d0585c Merge pull request #845 from chaotixkilla/feat-cancel-cash-in-txs
Cancel cash-in transactions
2021-11-14 23:08:41 +00:00
Neal
3c518001f1 chore: use geth v1.10.12 2021-11-12 15:31:03 -05:00
André Sá
dde26b8dc2 feat: cashbox history tab 2021-11-12 16:12:52 +00:00
André Sá
683778cb7b feat: cashbox batch table and update bills 2021-11-12 14:52:17 +00:00
André Sá
6e2c9b3cbb feat: route to get notified of machine cashbox removal 2021-11-12 10:19:47 +00:00
Rafael Taranto
1e749c3f4f Merge pull request #889 from SiIky/feat/AkV9XoBg/reenable-pings
feat: send ping and speedtest URLs to machine
2021-11-12 10:07:41 +00:00
Rafael Taranto
92aa9220ff Merge pull request #826 from josepfo/feat/modify-l-c-script
Feat: modify lamassu install script
2021-11-11 18:34:11 +00:00
Rafael Taranto
8c88c9064d Merge pull request #886 from chaotixkilla/feat-backport-database-selector-flag
Backport database selector flag
2021-11-11 18:33:29 +00:00
Rafael Taranto
1d2c497a4f Merge pull request #868 from SiIky/fix/Z4NKZ9Hc/zeroconf-backwards-compat
fix: zero-conf backwards compatibility
2021-11-11 18:32:55 +00:00
Rafael Taranto
a0b6a4455c Merge pull request #893 from ubavic/fix/download_transactions_log
fix: download transaction log
2021-11-11 18:32:29 +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
a6ba25f58b Merge pull request #837 from josepfo/feat/add-debug-logs-to-middleware
feat: add debug logs to middleware
2021-11-11 18:31:10 +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
7cf5f88c21 Merge pull request #891 from SiIky/fix/z3MakfSR/invalidate_notifications
Fix cash cassette alerts
2021-11-11 18:30:05 +00:00
Rafael Taranto
0a40bc1d24 Merge pull request #880 from SiIky/fix/OcTqd1aP/alerts_on_notif_center
fix: show alerts even with SMS and Email disabled
2021-11-11 18:29:51 +00:00
Rafael Taranto
750bca63e5 Merge pull request #790 from josepfo/fix/clean-filters-button-styling
Fix: search filter section according to spec
2021-11-11 18:29:39 +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