csrapr
|
7210406a8a
|
Fix: remove unnecessary variables
|
2021-05-25 15:10:49 +01:00 |
|
csrapr
|
ac38a40b6c
|
Feat: back end support for per coin 0-conf limit
|
2021-05-25 15:10:49 +01:00 |
|
José Oliveira
|
75fa4e703c
|
refactor: cassete max capacity to constants file
|
2021-05-25 12:13:12 +01:00 |
|
José Oliveira
|
3de12e3f6e
|
feat: fiat balance alerts to percentages and config migration
|
2021-05-25 12:13:12 +01:00 |
|
José Oliveira
|
0c0133d01c
|
refactor: remove extra conditions and fields renaming
|
2021-05-25 12:09:26 +01:00 |
|
José Oliveira
|
b0bbb2983f
|
fix: remove async from function
|
2021-05-25 12:09:26 +01:00 |
|
José Oliveira
|
da6076b359
|
refactor: query optimization
|
2021-05-25 12:09:26 +01:00 |
|
José Oliveira
|
3846d7f9d7
|
refactor: use batch for multiple insertions
|
2021-05-25 12:09:26 +01:00 |
|
José Oliveira
|
4bf972b995
|
fix: use database tx to chain queries
|
2021-05-25 12:09:26 +01:00 |
|
José Oliveira
|
ce48360f04
|
feat: create relations between trades and transactions
|
2021-05-25 12:09:26 +01:00 |
|
José Oliveira
|
047b5752b7
|
refactor: move config validator from coin utils to ccxt common
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
0c0ca09b4e
|
fix: verify config field existance and content
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
a8085f3f1d
|
fix: config validation for exchanges
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
dabe21f834
|
refactor: exchanges config validation and error handling
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
60a19af1a8
|
Fixed a function missing arguments
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
ea1c29ebba
|
Fixing some bugs and minor changes
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
7accdaa84f
|
Code readability and added the forgotten mocks
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
134eaaa518
|
Refactored some exchange code
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
54a231ab60
|
Restructured long lines of code
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
f572fc0a7e
|
fixed file names
|
2021-05-25 10:53:54 +01:00 |
|
José Oliveira
|
a881527a1f
|
migrate current plugins to ccxt
|
2021-05-25 10:53:54 +01:00 |
|
csrapr
|
c442b5713a
|
Chore: rename all-zero-conf to none and add ETH support
|
2021-05-25 10:50:09 +01:00 |
|
csrapr
|
cd3f8aea51
|
Feat: migration rename non blockcypher to none
|
2021-05-25 10:50:09 +01:00 |
|
José Oliveira
|
e6b1446616
|
refactor: fetch rbf status of unconfirmed txs
|
2021-05-25 10:47:14 +01:00 |
|
José Oliveira
|
0e39aa78c9
|
refactor: remove nested loop
|
2021-05-25 10:47:14 +01:00 |
|
José Oliveira
|
dd3b4116a6
|
refactor: remove duplicate function
|
2021-05-25 10:47:14 +01:00 |
|
José Oliveira
|
e62245098b
|
refactor: variable rename and remove trailing spaces
|
2021-05-25 10:47:14 +01:00 |
|
José Oliveira
|
d338d0adca
|
feat: rbf checking in blockcypher plugin
|
2021-05-25 10:47:14 +01:00 |
|
João Leal
|
434d30b079
|
fix: Record outgoing transaction fees to logs
|
2021-05-25 10:45:04 +01:00 |
|
csrapr
|
7657da5e16
|
Chore: make populateSettings middleware use node-cache
|
2021-05-25 10:31:18 +01:00 |
|
Sérgio Salgado
|
fb4267b0d5
|
fix: customer history should no longer include txs which timedout or were cancelled
|
2021-05-24 15:51:29 +01:00 |
|
Sérgio Salgado
|
222d99e307
|
fix: database import
|
2021-05-22 20:00:14 +01:00 |
|
José Oliveira
|
af53949ef9
|
fix: replace serial with uuid and remove incorrect promise handling
|
2021-05-22 18:22:18 +01:00 |
|
José Oliveira
|
d9ffca8a35
|
fix: use db tx to chain queries
|
2021-05-22 18:22:18 +01:00 |
|
José Oliveira
|
b5c2114cbf
|
fix: remove console log and rename function
|
2021-05-22 18:22:18 +01:00 |
|
José Oliveira
|
20703d0271
|
feat: cashbox batch table and update bills
|
2021-05-22 18:22:18 +01:00 |
|
csrapr
|
4f12bcf4cf
|
Chore: move tx code into atomic function
|
2021-05-22 18:17:45 +01:00 |
|
csrapr
|
8cd1389de3
|
Feat: upgrade pg-promise and fix breaking changes
|
2021-05-22 18:17:45 +01:00 |
|
Sérgio Salgado
|
254f4d83b4
|
fix: remove session secret salt
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
aa7252dfce
|
fix: added variables to the constants file.
fix: updated sql queries with constants
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
15769cd1bf
|
feat: implement argon2 and changed session data type to timestamptz
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
75a2ecd3c2
|
fix: url resolver and minor fixes
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
2062413c75
|
fix: possible two factor secret bug
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
7680b2f85a
|
refactor: privileged actions
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
357fe75427
|
fix: temp two factor secret checking on two factor reset
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
928caaf167
|
fix: temporary store of two factor secret to check against
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
19138c2d46
|
fix: redundant authentication code
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
6eaebc3108
|
fix: login with disabled used
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
9d028897bd
|
refactor: full refactor of user management
|
2021-05-03 23:00:41 +01:00 |
|
Sérgio Salgado
|
bbc37c0202
|
fix: multiple small fixes across auth
|
2021-05-03 23:00:41 +01:00 |
|