cic-custodial/internal/api
Mohammed Sohail eba329eefa
refactor (store): consolidate all pg store related actions
* All postgres related functions now live in internal/store.
* Updated queries.sql file to match struct order (readibility)
* Moved keystore -> store
* Moved queries -> store
* Removed pkg/postgres
2023-04-11 10:14:49 +00:00
..
account.go refactor (store): consolidate all pg store related actions 2023-04-11 10:14:49 +00:00
errors.go refactor: ctx propagation, api handlers 2023-02-24 16:46:46 +00:00
network.go major refactor: use proxy contract and gas faucet (see notes) 2023-03-29 16:10:58 +00:00
sign.go refactor (store): consolidate all pg store related actions 2023-04-11 10:14:49 +00:00
track.go refactor (store): consolidate all pg store related actions 2023-04-11 10:14:49 +00:00
types.go refactor: use sigChan for shutdown, ctx fixes 2023-03-02 15:46:02 +00:00
validator.go deps(go-playground-validator): use inbuilt eth_addr_checksum validator on routes 2023-03-28 06:30:29 +00:00