cic-custodial/migrations
Mohamed Sohail b9d3c219c8
fix (braking change): gas refill params (#89)
NOTE: This needs the db to be nuked if you are running a test cluster

* updated gas refilling logic to reflect EthFaucet contract
* fully dependant on on-chain contract to refill and unlock gas
* minor fixes to nonce bootstrapper

Ideal Values:

INITIAL GIFT = 0.015
THRESHOLD    = 0.01
TIME = 12 * 60 * 60

# Sample for 30 txs
EXTREME LOW = 0.00675
LOW GAS USAGE = 0.00694605
RISING = 0.0135
HIGH = 0.027
2023-05-16 15:20:01 +03:00
..
001_keystore.sql feat: (wip) add account activation and gas quota lock 2023-03-08 06:49:09 +00:00
002_custodial_db.sql feat: (wip) add account activation and gas quota lock 2023-03-08 06:49:09 +00:00
003_gas_quota.sql major: breaking changes, fixes 2023-03-16 12:03:51 +00:00
004_updated_at.sql major: breaking changes, fixes 2023-03-16 12:03:51 +00:00
005_remove_gas_quota.sql fix (braking change): gas refill params (#89) 2023-05-16 15:20:01 +03:00