| .. |
|
admin
|
Feat: upgrade pg-promise and fix breaking changes
|
2021-05-22 18:17:45 +01:00 |
|
blockchain
|
fix: revert bitcoind update
|
2021-03-07 17:32:23 +00:00 |
|
cash-in
|
Chore: move tx code into atomic function
|
2021-05-22 18:17:45 +01:00 |
|
cash-out
|
Chore: move tx code into atomic function
|
2021-05-22 18:17:45 +01:00 |
|
coinatmradar
|
Feat: back end support for per coin 0-conf limit
|
2021-05-25 15:10:49 +01:00 |
|
middlewares
|
Chore: make populateSettings middleware use node-cache
|
2021-05-25 10:31:18 +01:00 |
|
new-admin
|
refactor: exchanges config validation and error handling
|
2021-05-25 10:53:54 +01:00 |
|
notifier
|
Feat: back end support for per coin 0-conf limit
|
2021-05-25 15:10:49 +01:00 |
|
ofac
|
|
|
|
plugins
|
Fix: throws errors on pazuz-wallet newAddress
|
2021-06-20 15:54:55 +01:00 |
|
routes
|
Chore: use constant for currencyMax
|
2021-05-25 15:10:49 +01:00 |
|
app.js
|
Feat: implement per operator settings cache
|
2021-03-19 14:04:31 +00:00 |
|
auth-tokens.js
|
fix: database import
|
2021-05-22 20:00:14 +01:00 |
|
bill-math.js
|
|
|
|
blacklist.js
|
Chore: move catch into queries file
|
2021-02-15 23:17:19 +00:00 |
|
bn.js
|
|
|
|
cache.js
|
|
|
|
cashbox-batches.js
|
fix: replace serial with uuid and remove incorrect promise handling
|
2021-05-22 18:22:18 +01:00 |
|
coin-utils.js
|
refactor: move config validator from coin utils to ccxt common
|
2021-05-25 10:53:54 +01:00 |
|
commission-math.js
|
fix: coupon form, styling and server handling
|
2021-01-18 19:42:03 +00:00 |
|
compliance-triggers.js
|
fix: getCashLimit wasn't returning actual value, cashLimit was assigned to an object instead of a number
|
2020-11-30 15:03:06 +00:00 |
|
compliance.js
|
feat: new compliance options
|
2020-10-06 23:19:22 +02:00 |
|
compliance_overrides.js
|
|
|
|
config-migration.js
|
feat: add config migration
|
2021-06-20 15:56:18 +01:00 |
|
constants.js
|
refactor: cassete max capacity to constants file
|
2021-05-25 12:13:12 +01:00 |
|
customers.js
|
fix: remove user_tokens from _override_by customer fields
|
2021-05-03 23:00:41 +01:00 |
|
db-error-codes.js
|
|
|
|
db-migrate-store.js
|
|
|
|
db.js
|
fix: server_logs creates inf loop on l-s install
|
2020-09-02 12:41:49 +02:00 |
|
email.js
|
feat: new compliance options
|
2020-10-06 23:19:22 +02:00 |
|
error.js
|
|
|
|
event-bus.js
|
|
|
|
exchange.js
|
Code readability and added the forgotten mocks
|
2021-05-25 10:53:54 +01:00 |
|
forex.js
|
Fix: make percentage chart work properly
|
2021-02-02 17:02:24 +00:00 |
|
layer2.js
|
|
|
|
logger.js
|
|
|
|
logs.js
|
|
|
|
machine-loader.js
|
Feat: enable notify operator for OFAC matches
|
2021-02-15 23:17:19 +00:00 |
|
migrate-options.js
|
|
|
|
migrate.js
|
|
|
|
mnemonic-helpers.js
|
|
|
|
new-config-manager.js
|
Fix: remove unnecessary variables
|
2021-05-25 15:10:49 +01:00 |
|
new-settings-loader.js
|
remove comments
|
2021-03-01 17:50:13 +00:00 |
|
options-loader.js
|
feat: flag option to toggle test db
|
2021-02-03 23:03:05 +00:00 |
|
options.js
|
|
|
|
pairing.js
|
|
|
|
pg-transport.js
|
|
|
|
plugin-helper.js
|
chore: cleanup, node14 and new admin default
|
2020-10-20 21:54:58 +02:00 |
|
plugins.js
|
Chore: refactor generic wallet and wallet plugins
|
2021-05-27 14:47:11 +01:00 |
|
poller.js
|
Chore: fix regressions caused by rebase
|
2021-02-05 18:59:11 +00:00 |
|
postgresql_interface.js
|
Feat: warn admin before restarting services
|
2020-12-16 17:24:49 +00:00 |
|
pp.js
|
|
|
|
promo-codes.js
|
fix: change coupons to promo codes
|
2021-02-04 13:20:49 +00:00 |
|
respond.js
|
Chore: merge compliance notification code changes
|
2021-03-19 14:04:31 +00:00 |
|
route-helpers.js
|
Feat: implement per operator settings cache
|
2021-03-19 14:04:31 +00:00 |
|
routes.js
|
Fix: add missing coupon routes
|
2021-03-19 14:04:31 +00:00 |
|
session-manager.js
|
fix: naming and redundancy issues
|
2021-05-03 23:00:41 +01:00 |
|
sms.js
|
feat: new compliance options
|
2020-10-06 23:19:22 +02:00 |
|
socket-client.js
|
|
|
|
ticker.js
|
Code readability and added the forgotten mocks
|
2021-05-25 10:53:54 +01:00 |
|
time.js
|
|
|
|
tx.js
|
fix: customer history should no longer include txs which timedout or were cancelled
|
2021-05-24 15:51:29 +01:00 |
|
users.js
|
fix: added variables to the constants file.
|
2021-05-03 23:00:41 +01:00 |
|
wallet.js
|
Chore: refactor generic wallet and wallet plugins
|
2021-05-27 14:47:11 +01:00 |