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
Switch wallet configuration to x-wallet-address (#126)
* Replace all server dbOperations with prisma
* Update all knex to prisma
* Fix sql
* getAll now returns all wallets, write uses x-wallet-address header
* Fix trigger
* checking out the different headers for write operations
* file storage
* force lowercase local wallet storage
* updating write functions with header value
* more write calls switching to txOverride
* fix some key names and add new writes
* way more writes
* more general improvements
* Fix nonce management
* Add import by private key, remove breaking tests
* Fix dbOperations
* Resolve merge conflicts
* Disable e2e testing temporarily
* Remove wallet type bug
* Update to run prisma commands on deploy
---------
Co-authored-by: furqanrydhan <furqan.rydhan@gmail.com>
0 commit comments