No description
* feat: transactions page * fix: remove unused txHash function * refactor: rewrite transactions sql queries * fix: use left instead of inner join on txs * fix: change expandable table logic * fix: add other coins * refactor: move log download function to component * refactor: use name values in RadioGroup * fix: assorted fixes * feat: virtualize expandable table * fix: clean up imports * fix: remove border radius * fix: move formatting out of CopyToClipboard And use CSS instead of JS to format. * fix: remove customer's last name formatting This was using lodash's string case functions, which produce unwanted results if, for instance, a user has a double-barrel last name. |
||
|---|---|---|
| .vscode | ||
| bin | ||
| dev | ||
| lamassu-admin-elm | ||
| lamassu-remote-install | ||
| lib | ||
| migrations | ||
| new-lamassu-admin | ||
| public | ||
| schemas | ||
| test | ||
| tests/ofac | ||
| tools | ||
| .dummy | ||
| .gitignore | ||
| .migrate-stress | ||
| cartridges.json | ||
| certs.sh | ||
| connect.txt | ||
| countries.json | ||
| crypto-schema.json | ||
| currencies.json | ||
| data-notes.txt | ||
| INSTALL-NIX.md | ||
| INSTALL.md | ||
| jsconfig.json | ||
| lamassu-default.json | ||
| lamassu-schema.json | ||
| Lamassu_CA.pem | ||
| languages.json | ||
| package-lock.json | ||
| package.json | ||
| Procfile | ||
| raw-countries.json | ||
| README.md | ||
| schema.json | ||
| shell.nix | ||
| todo.txt | ||
| UNLICENSE | ||
| Vagrantfile | ||
| yarn.lock | ||
lamassu-server
Lamassu remote server.
Pull Requests
We do not generally accept outside pull requests for new features. Please consult with us before putting a lot of work into a pull request.
Installation
See INSTALL.md.
Installation on remote server (only for production)
See lamassu-remote-install/README.md.
Running
node bin/lamassu-server --mockSms