* 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
...
* dev: (85 commits)
chore: console.log debug leftovers
fix: third level navigation links
fix: show subheader on refresh
fix: machines/:id routing
fix: customer route
chore: update wallet nodes
feat: shorten long addresses in funding page
feat: shorten long addresses
refactor: support copied text different from presented text
chore: udpate react, downshift and routing
refactor: use Wizard component on first route
fix: autocomplete component rendering
feat: skip2fa option on .env
fix: drop contraint before dropping index
chore: stop using alias imports
fix: re-instate urlResolver
chore: server code formatting
chore: reformat code
chore: adding eslint and prettier config
chore: typo
...