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
* Adding retry logic. ToDo
* Added retry logic. Need to cleanup logs. First draft
* commented out erroring tx when retrying
* updated SQL for new columns updated retry logic
* added retry end-point with overrides gas values as input for retry
* updated processTransaction to remove retry code
* updated retry logic
* updated logs
* updated retry end-point to reset number of retries
* updated min block to wait before retry to 50 & Max gas values to 55gwei
* Added process exit if init scripts fail & added ability to create Database on psql
* added ensureDatabaseExists as a startup check
* Added wallet-type local to return when no ppk/gcp/aws is used
* updated import
* handled walletType for import. Local not supported for now
* added ssl rejectUnauthorized, from https://node-postgres.com/announcements#2020-02-25
* updates for ensureDatabaseExists
* hack. need to change this
0 commit comments