Commit graph

4002 commits

Author SHA1 Message Date
Rafael Taranto
69372236ec Merge pull request #1279 from josepfo/chore/update-ciphertrace-logs
chore: replace console.log with logger
2022-11-18 11:19:05 +01: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
Sérgio Salgado
c0cca33984 fix: use profit value instead of commission-only for the analytics screen 2022-11-17 02:36:12 +00:00
Taranto
7c3385a68d chore: react build 2022-11-16 15:58:56 +00:00
Rafael Taranto
f7c31742e9 Merge pull request #1445 from chaotixkilla/fix-missing-profit-fetch-in-machine-details
Add missing 'profit' field
2022-11-16 16:56:16 +01:00
Sérgio Salgado
0925b4abd8 fix: missing profit field 2022-11-16 15:19:16 +00:00
Rafael Taranto
b7b9daf08c Merge pull request #1444 from josepfo/fix/add-custom-request-fields-on-gql
fix: add custom info request types
2022-11-16 11:18:52 +01:00
josepfo
c6aa1da501 fix: add custom info request types 2022-11-15 18:52:04 +00:00
Rafael Taranto
6ff1efcb9b Merge pull request #1440 from siiky/fix/lam-609/no-cashout-cashin-notifs-overrides
Show "Add overrides" button even if there are no two-way machines
2022-11-14 18:20:20 +01:00
siiky
9898c0651e feat: disable cassette overrides for one-way machines 2022-11-10 17:24:52 +00:00
siiky
c338d50086 refactor: make cash box field's width configurable 2022-11-10 17:24:39 +00:00
siiky
2297f98246 fix: field headers 2022-11-10 17:10:19 +00:00
siiky
46516c16b8 feat: support custom display text 2022-11-10 17:09:14 +00:00
siiky
ba5f657d44 feat: disable cassette fields a machine doesn't have 2022-11-10 17:06:32 +00:00
siiky
c63dbf438d refactor: concat instead of push 2022-11-10 17:06:10 +00:00
siiky
749cbfbb2a fix: show "Add override" even if there are no two-way machines 2022-11-10 17:00:09 +00:00
Taranto
04a0d92a32 chore: react build 2022-11-10 13:38:32 +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
f60ca20d5b Merge pull request #1438 from chaotixkilla/fix-log-downloader-date-range-8.1
[Release 8.1] Fix log downloader date range when selecting later dates first
2022-11-10 13:22:56 +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
Rafael Taranto
43b5b53797 Merge pull request #1435 from ubavic/fix-graph-title
fix: graph title
2022-11-07 09:57:28 +01:00
Sérgio Salgado
c5e4efdcd2 fix: remove empty files to be downloaded from transaction raw logs 2022-11-04 18:00:46 +00:00
josepfo
727544344b fix: verify if wallet scoring is enabled 2022-11-04 15:56:15 +00:00
Rafael Taranto
1a06e13160 Merge pull request #1433 from josepfo/fix/tc-photo-config-field
fix: add tcPhoto field
2022-11-04 13:33:19 +00:00
Sérgio Salgado
bd5df278be fix: correct date range when selecting later dates first 2022-11-04 00:20:06 +00:00
Nikola Ubavic
0372a19eb1 fix: graph title 2022-11-03 14:18:38 +01: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
403e593171 Merge pull request #1432 from chaotixkilla/fix-missing-environment-script-nested-dependencies
Fix missing environment required on script nested dependencies
2022-11-02 16:09:01 +00:00
Sérgio Salgado
62a0265dad fix: missing environment required on script nested dependencies 2022-11-01 23:36:43 +00:00
Rafael Taranto
86733ef540 Merge pull request #1284 from chaotixkilla/feat-prepackage-l-s
Add l-s pre-packager
2022-11-01 22:54:45 +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
josepfo
69a4d52753 fix: add mock scoring flag 2022-11-01 10:47:33 +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
Taranto
34e34df62e chore: react build 2022-10-24 10:22:35 +01:00
Rafael Taranto
4425289cd8 Merge pull request #1422 from siiky/fix/lam-600/add-more-logs
feat: add more logs to wallet scoring path
2022-10-23 19:44:53 +01: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
33b72aa9fd fix: coin-specific cryptoUnits in the Wizard 2022-10-20 20:10:36 +02:00
Nikola Ubavic
624352607e fix: getCryptoUnits default value
fix: `getCryptosFromWalletNamespace` returns 'advanced'
2022-10-20 20:08:13 +02:00