You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add proper caching to get sdk & update nonce management (#121)
* cleaning up docs
* more tweaks to intro
* more info about server
* readme updates
* switch to pg connection string
* postgres connection string
* fix openapi / swagger issue, default password for postgres, remove swagger.yml
* change up local docker setup
* swapping ts-node for tsx
* generate local wallet if none passed in
* TODO
* Fix local wallet generation
* Update environment variables
* Update README.md
* Fix postgres configuration
* remove dependency on wallet_keys env
* updating the readme
* mid commit where the high level structure is changed but need to update a bunch of files
* small cleanup
* Fix test cases
* Update database name
* create eoa mostly works but still working on write flow
* gcp kms fix for getSdk
* merge and updated new db ops
* updating all getSDK
* updated roles/permission doc (#115)
* Add prisma schemas
* swagger UI on Production gives a 404 (#116)
* fixed nodemon & retry to not update mined status, let the other process handle it (#117)
* Update database queries to use prisma
---------
Co-authored-by: furqanrydhan <furqan.rydhan@gmail.com>
Co-authored-by: farhanW3 <132962163+farhanW3@users.noreply.github.com>
0 commit comments