josepfo
|
f46c7870a9
|
fix: enable cash-in only flag on gql
|
2023-01-05 15:54:54 +00:00 |
|
Taranto
|
fb70a00f77
|
fix: scripts using old options
|
2022-12-15 19:55:17 +00:00 |
|
Taranto
|
008f3c9049
|
chore: small improvement to dependencies
|
2022-12-15 18:28:29 +00:00 |
|
siiky
|
71e4e27e95
|
fix: remove cashInFeeCrypto from machine-cached transactions
|
2022-12-14 14:02:16 +00:00 |
|
josepfo
|
d7a5f05437
|
fix: deprecate cashInFeeCrypto
|
2022-12-07 15:21:28 +00:00 |
|
Sérgio Salgado
|
17e3cc11c7
|
fix: cash-out transaction history fetching when error_code value was null
|
2022-12-06 01:18:44 +00:00 |
|
josepfo
|
f608090b50
|
fix: deprecate ftx
|
2022-12-01 18:18:07 +00:00 |
|
Rafael Taranto
|
ef8ad829d2
|
Merge pull request #1460 from siiky/fix/lam-728/gql-resolver-trigger-automation
fix: GraphQL types of `TriggersAutomation`
|
2022-11-29 09:44:25 +00:00 |
|
Rafael Taranto
|
f1680cdced
|
Merge pull request #1457 from siiky/fix/lam-609/fix-cashin-overrides
fix: use the right field
|
2022-11-29 08:42:37 +00:00 |
|
siiky
|
b9a6a55622
|
refactor: use an enum instead of strings
|
2022-11-28 18:25:06 +00:00 |
|
siiky
|
f9e7631eee
|
fix: GraphQL types of TriggersAutomation
|
2022-11-28 18:09:57 +00:00 |
|
Rafael Taranto
|
f4fa98879f
|
Merge pull request #1451 from chaotixkilla/fix-send-only-server-version-old-poller
Only send the server version to the old poller requests by 8.1+ machines
|
2022-11-28 12:41:14 +00:00 |
|
siiky
|
1fc8aa0269
|
fix: use default thresholds when no overrides exist
|
2022-11-25 15:44:43 +00:00 |
|
siiky
|
99b2861ff8
|
fix: use the right field
|
2022-11-25 15:39:18 +00:00 |
|
Rafael Taranto
|
47b915db64
|
Merge pull request #1448 from chaotixkilla/fix-undefined-custom-info-graphql-poller
Loosen TriggerAutomation typing to allow for dynamic keying
|
2022-11-22 09:57:27 +00:00 |
|
Sérgio Salgado
|
cb6df3f86c
|
fix: add backwards compatibility code
|
2022-11-21 19:12:49 +00:00 |
|
siiky
|
8189028f44
|
fix: pick the cashbox notifications threshold
|
2022-11-21 17:29:32 +00:00 |
|
siiky
|
0ea8a5af50
|
refactor: unindent .then() chain
|
2022-11-21 17:29:32 +00:00 |
|
Sérgio Salgado
|
f66d155f08
|
fix: only send the server version when the old poller is triggered by an 8.1+ machine
|
2022-11-21 17:25:34 +00:00 |
|
Rafael Taranto
|
01e0c57655
|
Merge branch 'release-8.1' into fix/ct-ui-score-error-color
|
2022-11-21 11:18:13 +00:00 |
|
Sérgio Salgado
|
2788962ac7
|
fix: add CustomTriggersAutomation poller type
|
2022-11-21 00:28:44 +00:00 |
|
Rafael Taranto
|
5e1d706ca2
|
Merge branch 'release-8.1' into chore/update-ciphertrace-logs
|
2022-11-18 11:18:43 +01:00 |
|
Sérgio Salgado
|
493f4232df
|
fix: remove typing from dynamic keyed triggersAutomation
|
2022-11-17 04:55:57 +00:00 |
|
josepfo
|
c6aa1da501
|
fix: add custom info request types
|
2022-11-15 18:52:04 +00:00 |
|
Rafael Taranto
|
d0b57cfded
|
Merge pull request #1431 from josepfo/fix/mock-scoring-flag
Fix: mock scoring flag
|
2022-11-10 13:31:43 +01:00 |
|
Rafael Taranto
|
1fddbb2bef
|
Merge pull request #1434 from ubavic/adresse-reuse-fix-any
fix: use`db.one`
|
2022-11-07 09:57:59 +01:00 |
|
josepfo
|
727544344b
|
fix: verify if wallet scoring is enabled
|
2022-11-04 15:56:15 +00:00 |
|
Nikola Ubavic
|
2355cfccbb
|
fix: usedb.one
|
2022-11-03 13:47:52 +01:00 |
|
José Oliveira
|
75a98461fe
|
fix: add tcPhoto field
|
2022-11-02 16:25:47 +00:00 |
|
Rafael Taranto
|
7b6bfdf540
|
Merge pull request #1427 from siiky/fix/lam-600/silly-logs
fix: silly logs resulted in errors inserting into the DB
|
2022-11-01 21:25:34 +00:00 |
|
Rafael Taranto
|
97f30e49d3
|
Merge pull request #1430 from chaotixkilla/fix-prevent-poller-from-crashing-unconfigured-coins
Prevent poller from crashing with unconfigured coins
|
2022-11-01 21:25:15 +00:00 |
|
Rafael Taranto
|
f3c50d5f59
|
Merge pull request #1428 from ubavic/address-reuse-fix
fix: address reuse query
|
2022-11-01 21:23:50 +00:00 |
|
Sérgio Salgado
|
8de8279250
|
fix: prevent the poller to crash when parsing unconfigured coins
|
2022-10-31 20:00:35 +00:00 |
|
Nikola Ubavic
|
28abcd7851
|
fix: address reuse query
|
2022-10-31 18:10:35 +01:00 |
|
siiky
|
f7fb1ec481
|
fix: silly logs resulted in errors inserting into the DB
|
2022-10-31 14:12:32 +00:00 |
|
Rafael Taranto
|
f1c1ddac5d
|
Merge pull request #1426 from CrypticaScriptura/nodes-zec-dash
chore: update zcashd, dashd
|
2022-10-28 12:10:20 +01:00 |
|
Rafael Taranto
|
b2a07a873d
|
Merge pull request #1416 from chaotixkilla/fix-settings-cache
Fix settings caching
|
2022-10-28 12:09:44 +01:00 |
|
Sérgio Salgado
|
38457bc9d9
|
fix: unneeded conditional checks
|
2022-10-28 04:08:41 +01:00 |
|
Neal
|
6adb44ae4d
|
chore: update zcashd, dashd
|
2022-10-26 13:02:59 -04:00 |
|
siiky
|
a6a61fada7
|
feat: add more logs to wallet scoring path
|
2022-10-21 16:36:30 +01:00 |
|
Rafael Taranto
|
325430986a
|
Merge pull request #1413 from chaotixkilla/fix-stored-image-path-8.1
[Release 8.1] Fix path where images are stored
|
2022-10-21 15:21:20 +01:00 |
|
Rafael Taranto
|
e242ce1987
|
Merge pull request #1418 from ubavic/release-cryptounits
fix: coin-specific cryptounits in Wizard and default value
|
2022-10-20 20:27:39 +01:00 |
|
Nikola Ubavic
|
624352607e
|
fix: getCryptoUnits default value
fix: `getCryptosFromWalletNamespace` returns 'advanced'
|
2022-10-20 20:08:13 +02:00 |
|
Sérgio Salgado
|
240203b060
|
fix: merge two conditionals
|
2022-10-20 18:06:47 +01:00 |
|
Sérgio Salgado
|
e919a54c87
|
feat: allow for caching of specific config versions
fix: cached settings access
|
2022-10-18 17:18:08 +01:00 |
|
José Oliveira
|
209ead5e32
|
fix: ciphertrace ui score color
|
2022-10-18 15:23:37 +01:00 |
|
Sérgio Salgado
|
60d36e89a1
|
fix: environment path loading
|
2022-10-17 22:18:29 +01:00 |
|
Rafael Taranto
|
68a52248c0
|
Merge pull request #1412 from chaotixkilla/fix-environment-helper-to-default
Fix environment helper to use default .env path
|
2022-10-14 12:06:45 +01:00 |
|
Rafael Taranto
|
e2b3e985f3
|
Merge pull request #1410 from chaotixkilla/fix-zero-conf-default-value-poller
Send on poll a default zero conf value for coins without zero conf
|
2022-10-14 10:55:30 +01:00 |
|
Sérgio Salgado
|
b275e41899
|
fix: stored images path to use environment variables
|
2022-10-13 22:44:35 +01:00 |
|