Commit graph

5 commits

Author SHA1 Message Date
CrypticaScriptura
41584e9f4b fix: ct error handling, v8.5.0-beta.2 (#1548)
* fix: response tx for machine update requests
fix: CT error handling

* fix: wrong error code

* chore: version v8.5.0-beta.2

---------

Co-authored-by: Sérgio Salgado <sergiodiassalgado@gmail.com>
2023-06-06 14:38:24 -04:00
Sérgio Salgado
16513a8238 feat: add nil UUID to match new machine pairing logic 2021-11-16 16:46:48 +00:00
Sérgio Salgado
5add544ad7 feat: send InsufficientFundsError correct error code for machine logic 2021-08-19 14:17:34 +01:00
Cesar
558317e9f3 Feat: implement per operator settings cache
Fix: fix linter-found issues

Chore: move findOperatorId to own middleware file

Chore: delete old routes.js file and rename new-routes.js to routes.js

Fix: PR fixes
2021-03-19 14:04:31 +00:00
Cesar
85235eaa13 Feat: refactor routes.js express entrypoint config
Feat: express config script refactor

Feat: add state and settingsCache files
2021-03-19 14:04:31 +00:00