| .. |
|
admin
|
fix: ln merge issues and deprecate some libs
|
2023-10-05 22:55:02 +01:00 |
|
blockchain
|
[LAM-1096] chore: update coin nodes (bitcoind v27) (#1675)
|
2024-04-24 07:50:55 -04:00 |
|
blockexplorers
|
fix: fee unit and batch fees
|
2024-01-25 15:28:17 +00:00 |
|
cash-in
|
feat: scorechain address analysis
|
2024-04-30 17:18:36 +01:00 |
|
cash-out
|
feat: scorechain address analysis
|
2024-04-30 17:18:36 +01:00 |
|
coinatmradar
|
Merge remote-tracking branch 'upstream/release-8.0' into merge-release-8.0-into-dev-220906
|
2022-06-09 23:56:40 +01:00 |
|
graphql
|
feat: notifications and flow fixes
|
2024-06-18 23:43:35 +01:00 |
|
middlewares
|
feat: camera diagnostics (#1681)
|
2024-05-28 16:42:05 -04:00 |
|
new-admin
|
Merge pull request #1689 from RafaelTaranto/chore/sumsub-rebase-simplified
|
2024-07-16 09:34:07 +01:00 |
|
notifier
|
feat: add pending manual compliance notifications
|
2024-06-07 12:14:34 +01:00 |
|
ofac
|
refactor: drop unused debug logs
|
2024-06-28 15:58:59 +01:00 |
|
plugins
|
Merge pull request #1689 from RafaelTaranto/chore/sumsub-rebase-simplified
|
2024-07-16 09:34:07 +01:00 |
|
routes
|
feat: notifications and flow fixes
|
2024-06-18 23:43:35 +01:00 |
|
app.js
|
fix: add environment helper file
|
2022-05-13 16:27:18 +01:00 |
|
async-storage.js
|
Feat: make lamassu-migrate use async local storage
|
2021-07-22 12:15:45 +01:00 |
|
auth-tokens.js
|
chore: undo $ prepend on queries
|
2021-07-22 12:15:45 +01:00 |
|
bill-math.js
|
fix: dispense for multiple boxes with same denom
|
2024-01-25 14:58:39 +00:00 |
|
blacklist.js
|
chore: undo $ prepend on queries
|
2021-07-22 12:15:45 +01:00 |
|
bn.js
|
fix: remove unnecessary bn config and isBigNumber usage
|
2021-07-05 11:10:24 +01:00 |
|
cashbox-batches.js
|
fix: recycler counts reset on cash unit update
|
2024-03-19 02:35:44 +00:00 |
|
coin-change.js
|
feat: use coin-change alongside subset-sum impl
|
2023-11-20 18:40:31 +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
|
refactor: convert function to single-expression arrow function
|
2024-06-07 11:59:26 +01:00 |
|
compliance_overrides.js
|
chore: undo $ prepend on queries
|
2021-07-22 12:15:45 +01:00 |
|
compute-schema.js
|
feat: db uses asynclocalstorage set schema
|
2021-11-16 16:46:46 +00:00 |
|
config-migration.js
|
chore: lamassu-coins rename
|
2022-02-18 20:15:39 +00:00 |
|
constants.js
|
refactor: use recyclers instead of stackers
|
2023-10-09 14:41:33 +01:00 |
|
customer-notes.js
|
feat: revamp customer notes feature
|
2021-12-09 22:31:53 +00:00 |
|
customers.js
|
feat: notifications and flow fixes
|
2024-06-18 23:43:35 +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
|
feat: tron cash-out
|
2023-09-11 12:13:14 +01:00 |
|
email.js
|
feat: mock-email and some fixes for email auth
|
2023-11-28 19:01:35 +00: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
|
refactor: add trade id to trade entry object
|
2021-07-08 17:08:38 +01: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
|
feat: lnurl support
|
2024-02-29 13:24:22 +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
|
feat: camera diagnostics (#1681)
|
2024-05-28 16:42:05 -04: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
|
chore: pr fixes
|
2024-03-19 20:01:45 +00:00 |
|
new-settings-loader.js
|
Merge pull request #1689 from RafaelTaranto/chore/sumsub-rebase-simplified
|
2024-07-16 09:34:07 +01:00 |
|
operator.js
|
refactor: getOperatorId return value
|
2022-05-02 12:19:29 +01:00 |
|
pairing.js
|
refactor: use recyclers instead of stackers
|
2023-10-09 14:41:33 +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
|
feat: scorechain address analysis
|
2024-04-30 17:18:36 +01:00 |
|
poller.js
|
feat: notifications and flow fixes
|
2024-06-18 23:43:35 +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
|
feat: camera diagnostics (#1681)
|
2024-05-28 16:42:05 -04: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
|
fix: migrate old error codes
|
2024-05-29 10:33:03 +01: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: scorechain address analysis
|
2024-04-30 17:18:36 +01:00 |
|
wallet.js
|
fix: added missing code from various LN PRs
|
2023-10-31 18:27:42 +00:00 |