siiky
e1811daf24
refactor: use restructuring
2024-11-29 11:35:33 +00:00
siiky
944ef60121
refactor: remove unnecessary variable
2024-11-29 11:34:30 +00:00
siiky
f010398ebf
refactor: replace then chain with flow
2024-11-29 11:33:35 +00:00
siiky
7f2651fa9e
fix: undefined variable
2024-11-29 11:32:07 +00:00
Sérgio Salgado
01303d6454
fix: clean up code
2024-11-29 11:28:04 +00:00
Sérgio Salgado
677cb39f0c
feat: add blacklist message to machine communication
2024-11-29 11:24:31 +00:00
Sérgio Salgado
473bb15c24
feat: turn address into a coin-agnostic solution
2024-11-29 11:18:48 +00:00
Sérgio Salgado
7d9c468242
fix: remove cash-in transaction retry
2024-11-26 09:48:37 +00:00
siiky
cac88fda45
refactor: use loadLatestConfig() in place of loadLatest() where applicable
2024-09-19 15:54:25 +01:00
Rafael Taranto
501da5f54a
feat: scorechain address analysis
2024-04-30 17:18:36 +01:00
Rafael Taranto
fc86956a09
fix: typo
2023-10-19 15:10:47 +01:00
Rafael Taranto
1e1bfe58a4
fix: code review changes
2023-10-16 16:58:47 +01:00
Rafael Taranto
21b88f182e
refactor: use recyclers instead of stackers
2023-10-09 14:41:33 +01:00
Rafael Taranto
a99c361ace
fix: backwards compat on cash-in
2023-08-22 15:13:06 +01:00
Taranto
13d5860ccb
fix: accidentally a word
2023-08-09 17:54:50 +01:00
Taranto
7b979cb81b
fix: cashbox column dropped
2023-08-09 17:51:03 +01:00
Rafael Taranto
189aff31d7
Merge branch 'release-8.6' into feat-add-aveiro-admin-ui-8.5
2023-06-26 21:29:00 +01:00
Sérgio Salgado
2d010fc359
feat: assign unit destination during cash-in
...
fix: cash cassettes wizard initial values
2023-06-07 14:27:42 +01:00
Sérgio Salgado
2967ad3a75
fix: multiple fixes related with recyclers/stackers
...
feat: add bill destination unit for cash-in txs
feat: l-m communication regarding cash unit state
2023-06-07 14:27:42 +01:00
Sérgio Salgado
63853f116c
fix: allow cancelation of batched transactions
2023-06-05 20:44:53 +01:00
José Oliveira
0a62589d1e
fix: add missing return statement
2023-05-03 16:20:43 +01:00
José Oliveira
16554951a1
fix: cash-out skips wallet rating in most status
2023-04-14 17:03:59 +01: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
Rafael Taranto
01e0c57655
Merge branch 'release-8.1' into fix/ct-ui-score-error-color
2022-11-21 11:18:13 +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
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
Nikola Ubavic
28abcd7851
fix: address reuse query
2022-10-31 18:10:35 +01:00
José Oliveira
209ead5e32
fix: ciphertrace ui score color
2022-10-18 15:23:37 +01:00
André Sá
288920b927
feat: add extra (optional) logging
2022-03-09 17:14:42 +00:00
André Sá
2b4e531367
refactor: add transaction ID to stale errors
2022-02-02 14:19:02 +00:00
Sérgio Salgado
01f85c82f9
fix: remove logs
2022-01-21 18:26:59 +00:00
Sérgio Salgado
57aaa7fb11
fix: authorization header and threshold logic
2022-01-21 18:26:58 +00:00
Sérgio Salgado
904c383431
feat: add ciphertrace base implementation
2022-01-21 18:26:57 +00:00
Sérgio Salgado
00c38ea721
feat: add batch_time and batched to cash_in_txs
...
feat: add batched flag to clear tx to send
feat: add batch information to front-end
feat: change transaction sending info on batch sending
fix: batching support function added to all wallet plugins
fix: mock-wallet batching check
feat: send machine information about batchable coins
2021-11-24 22:21:40 +00:00
Sérgio Salgado
66f79481a2
fix: add operator cancel error as cancelled tx state
2021-11-21 22:06:00 +00:00
Sérgio Salgado
584492cb55
feat: add mock wallet scoring
2021-09-16 16:42:09 +01:00
Sérgio Salgado
b0fa62a9f3
feat: add discount source column to transaction tables
...
fix: move individual discounts to phone code response instead of poller
2021-09-07 17:26:36 +01:00
Taranto
ba4117173e
chore: undo $ prepend on queries
2021-07-22 12:15:45 +01:00
csrapr
e6059be8d2
Chore: refactor to use new schema changing queries
2021-07-22 12:15:45 +01:00
José Oliveira
6537938ec3
fix: remove unnecessary bn config and isBigNumber usage
2021-07-05 11:10:24 +01:00
José Oliveira
ea44478b48
chore: update big number package
2021-07-05 11:10:24 +01:00
Sérgio Salgado
830b8132d0
fix: remove createdByOperator from blacklist type
...
fix: check for reused address
2021-07-05 11:07:37 +01:00
Sérgio Salgado
d7519d477e
feat: add migration to clean blacklist table
...
fix: address reuse and blacklist check
2021-07-05 11:07:37 +01:00
Sérgio Salgado
f682a77eb5
feat: migrate old tx addresses to blacklist table
...
feat: add new addresses to blacklist list
2021-07-05 11:07:37 +01:00
Liordino Neto
852bf7b089
feat: created the search component
...
style: added spec styles
fix: fixed font color on search input
style: added box-shadow to the search component
feat: added local search functionality to the search component
feat: integrated search component into the transactions page
feat: allow multiple filter selection on the search component
fix: let the user select only one filter for each type
feat: added chips for the selected filters on the transactions page
feat: added the remove function on the filter chips
style: styled items according to spec
refactor: simplified search component (moved logic to the outside)
feat: added transaction filters to the gql query
feat: added a 'clear all filters' button
feat: added a filters query
feat: added a gql query for the transaction filters
fix: fixed the transactions gql query so it haves the same options as
the transaction filters
feat: added a 'loading' feature to the search box (shown while loading
the filters)
fix: fetch transactions and filters separately in the transactions page
fix: style export
fix: packages
fix: transaction conflicts
2021-06-23 15:29:41 +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
csrapr
82912b728a
Chore: move catch into queries file
2021-02-15 23:17:19 +00:00