Commit graph

4 commits

Author SHA1 Message Date
siiky
5feee6d5df Merge branch 'dev' into feat/lam-1291/stress-testing
* dev: (41 commits)
  build: use bullseye as target build
  chore: remove whitespace
  refactor: simplify denominations list construction
  fix: sort coins by descending denomination
  feat: address prompt feature toggle on ui
  feat: reuse last address option
  fix: performance issues on SystemPerformance
  chore: clarify requirements on comment
  feat: allow address reuse if same customer
  feat: address reuse is now per customer
  fix: hide anon and show phone on customers
  fix: dev environment restarts
  feat: batch diagnostics script
  fix: custom info request returns array
  fix: name on customer if custom data is filled
  build: testing cache hit
  build: server cache improvements
  build: node_modules was ignored on .dockerignored
  build: leftovers from npm
  chore: commented by mistake
  ...
2025-06-02 13:35:44 +01:00
Rafael Taranto
e84490bbca chore: some small fixes and native deps config 2025-05-23 18:09:20 +01:00
Rafael Taranto
2e31ab391f chore: migrating to nodejs 22 2025-03-31 15:43:08 +01:00
Rafael
62f39f3561 fix: do server side validation on blacklist
address validation imports a lot of files that rely on nodejs to run
previouly the build was automatically adding polyfills for that
2024-12-02 08:35:38 +00:00