..
blockchain
chore: remove dependency on async local storage
2025-04-01 14:45:03 +01:00
blockexplorers
feat: add lamassu bumpfee script
2024-12-03 17:17:47 +00:00
cash-in
Merge pull request #1784 from lamassu/releases/v10.1
2025-02-05 17:54:56 +00:00
cash-out
fix: backwards compatibility on cashout fixed fee
2025-04-11 07:15:53 +01:00
coinatmradar
chore: remove coinbase as a ticker
2025-04-10 17:03:52 +01:00
graphql
chore: migrating to nodejs 22
2025-03-31 15:43:08 +01:00
middlewares
Merge branch 'dev' into feat/lam-1291/stress-testing
2025-04-15 12:43:30 +01:00
new-admin
Merge pull request #1816 from RafaelTaranto/chore/database-optimization
2025-04-14 11:19:32 +01:00
notifier
fix: enable recycler notifs in email
2024-10-28 17:36:19 +00:00
ofac
feat: add another timer mechanism
2024-12-20 15:04:41 +00:00
plugins
chore: remove coinbase as a ticker
2025-04-10 17:03:52 +01:00
routes
fix: remove old method of updating cashbox
2025-03-13 08:18:47 +00:00
app.js
chore: remove dependency on async local storage
2025-04-01 14:45:03 +01:00
auth-tokens.js
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
bill-math.js
refactor: simplify reducing solution
2025-02-03 14:54:38 +00:00
blacklist.js
fix: do server side validation on blacklist
2024-12-02 08:35:38 +00:00
bn.js
fix: remove unnecessary bn config and isBigNumber usage
2021-07-05 11:10:24 +01:00
cashbox-batches.js
fix: wrong table name
2025-03-11 14:48:51 +00:00
coin-change.js
fix: target without divisor denoms is no shortcut condition
2025-01-31 14:49:33 +00:00
commission-math.js
chore: lamassu-coins rename
2022-02-18 20:15:39 +00:00
compliance-external.js
feat: notifications and flow fixes
2024-06-18 23:43:35 +01:00
compliance-triggers.js
feat: customer auth via email
2023-11-28 17:36:29 +00:00
compliance.js
chore: use axios for the download and typo
2024-12-20 14:02:06 +00:00
compliance_overrides.js
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
constants.js
refactor: replace magic constants
2024-10-28 17:32:29 +00:00
customer-notes.js
feat: revamp customer notes feature
2021-12-09 22:31:53 +00:00
customers.js
chore: remove extra comment
2025-04-01 14:43:13 +01:00
db-error-codes.js
Add db error consts file ( #165 )
2018-09-22 23:38:31 +01:00
db-migrate-store.js
feat: lamassu initial dockerize approach
2022-04-05 23:10:46 +01:00
db.js
chore: remove dependency on async local storage
2025-04-01 14:45:03 +01:00
email.js
fix: mailgun as default
2025-04-11 08:25:18 +01:00
environment-helper.js
feat: backport remote BTC node support
2023-02-01 15:16:35 +00:00
error.js
lightning network support
2018-01-28 19:10:00 +02:00
event-bus.js
feat: add new server log page
2019-11-12 11:20:57 +00:00
exchange.js
fix: build markets requests and caching
2024-12-02 08:31:48 +00:00
forex.js
fix: fx rate value from coincap
2021-11-03 21:30:24 +00:00
hardware-credentials.js
fix: multiple small fixes
2021-11-24 22:11:25 +00:00
layer2.js
chore: integrate new admin with l-s
2020-05-27 22:43:00 +01:00
logger.js
fix: better log handling for axios
2025-02-12 13:15:49 +00:00
logs.js
fix: check for date validity before conversion
2022-07-11 17:16:53 +01:00
loyalty.js
chore: rename functions to more appropriate names
2022-02-18 18:34:51 +00:00
machine-loader.js
chore: migrating to nodejs 22
2025-03-31 15:43:08 +01:00
migrate.js
Save migrations file on db ( #215 )
2018-11-18 10:15:22 +01:00
mnemonic-helpers.js
Change seed file with a bip39 mnemonic ( #207 )
2018-11-07 18:28:40 +01:00
new-config-manager.js
feat: add machine rates screen toggle
2024-11-29 10:01:25 +00:00
new-settings-loader.js
chore: remove dependency on async local storage
2025-04-01 14:45:03 +01:00
operator.js
refactor: getOperatorId return value
2022-05-02 12:19:29 +01:00
pairing.js
fix: dangling variable
2024-08-27 18:43:24 +01:00
pg-transport.js
chore: log uncaught exceptions
2021-10-11 16:22:59 +01:00
plugin-helper.js
feat: implement sumsub API module
2024-06-11 11:25:58 +01:00
plugins.js
chore: deprecate old unused tables
2025-04-02 07:42:52 +01:00
poller.js
chore: deprecate old unused tables
2025-04-02 07:42:52 +01:00
postgresql_interface.js
refactor: use recyclers instead of stackers
2023-10-09 14:41:33 +01:00
pp.js
WIP
2017-06-24 18:52:55 +03:00
respond.js
Chore: merge compliance notification code changes
2021-03-19 14:04:31 +00:00
route-helpers.js
feat: customer auth via email
2023-11-28 17:36:29 +00:00
routes.js
chore: remove dependency on async local storage
2025-04-01 14:45:03 +01:00
sanctions.js
chore: add logging to ofac failures
2025-03-11 12:53:50 +00:00
session-manager.js
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
sms-notices.js
fix: migration promise flow
2022-02-18 17:16:16 +00:00
sms.js
chore: more usages of peer dependency
2023-10-05 23:50:11 +01:00
ticker.js
feat: add more fallback tickers
2023-12-18 18:21:14 +00:00
time.js
use persistent, not session cookies
2016-12-20 14:23:00 +02:00
tx-batching-processing.js
fix: allow cancelation of batched transactions
2023-06-05 20:44:53 +01:00
tx-batching.js
fix: deprecate cashInFeeCrypto
2022-12-07 15:21:28 +00:00
tx.js
Revert "LAM-1311 feat: operator cancel no longer adds to compliance"
2025-03-04 11:30:01 +00:00
users.js
fix: session middleware order
2021-11-16 16:46:13 +00:00
utils.js
feat: add emptyUnit bills table
2023-06-07 14:27:43 +01:00
wallet-scoring.js
feat: pick wallet scoring without UI
2024-08-27 11:23:48 +01:00
wallet.js
fix: added missing code from various LN PRs
2023-10-31 18:27:42 +00:00