Commit graph

1357 commits

Author SHA1 Message Date
Sérgio Salgado
ee8c46b51e fix: remove machine selector 2021-11-23 19:09:50 +00:00
Sérgio Salgado
30bc9c96da fix: missing timestamp variable
fix: remove tags array
2021-11-23 19:09:49 +00:00
Sérgio Salgado
54b73b95b4 feat: scripting-like tags on custom sms content
feat: add created column to custom_messages
feat: custom message dynamic validators and testing
feat: delete custom sms
feat: employ custom sms to existing events
2021-11-23 19:09:48 +00:00
Sérgio Salgado
3480bbf8f7 feat: add custom SMS screen
feat: custom messages database migration
feat: populate custom SMS screen with database data
feat: custom SMS creation modal
fix: small fixes on styling
2021-11-23 19:08:02 +00:00
Rafael Taranto
d456d2cc2e Merge pull request #941 from ubavic/fix/download_transactions_log_pt2
fix: add missing modules
2021-11-23 09:46:48 +00:00
Rafael Taranto
613b947a9d Merge pull request #939 from SiIky/fix/iCfPSCAQ/sort_cashbox_batches-dev
fix: sort cashbox batches by date
2021-11-23 09:06:10 +00:00
Rafael Taranto
86e9204a28 Merge pull request #839 from josepfo/feat/update-cores-upon-l-s-update
feat: add script to update nodes
2021-11-19 14:09:32 +00:00
Sérgio Salgado
6dee47a171 fix: machine pairing token creation 2021-11-18 19:53:17 +00:00
Nikola Ubavic
d92dd1e968 fix: add missing modules
fix: use correct methods
2021-11-18 20:09:15 +01:00
André Sá
d30c381674 fix: sort cashbox batches by date 2021-11-18 18:08:19 +00:00
Rafael Taranto
d138b26903 Merge pull request #873 from chaotixkilla/feat-integrate-hedging-and-accounting-with-pazuz-admin
Integrate hedging and accounting with pazuz related screens
2021-11-17 20:34:20 +00:00
Rafael Taranto
c580f4cbf1 Merge pull request #817 from josepfo/feat/sms-receipts
feat: toggle for sms receipt
2021-11-17 14:30:14 +00:00
José Oliveira
9152c48e14 fix: trim cmd output and binaries paths 2021-11-16 20:42:54 +00:00
José Oliveira
84256bce6c feat: add script to update nodes 2021-11-16 20:40:34 +00:00
José Oliveira
c200b0824a fix: remove unnecessary config load and fee calculation 2021-11-16 18:02:55 +00:00
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
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
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
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
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
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
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