Hans Wang
Hans Wang
Hi, Recently, we're working some DApp project (love Drizzle !). But, we noticed that when we uses DrizzleProvider under Route components, some misbehavior happens. Have tried two approach: 1. Using...
Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...
This PR introduces the deployment for USDT Goerli as well as the proposal to initialize the market there. For ease of managing the changes the initialize proposal and migration scripts...
Migration for the Arbitrum goerli native usdc market to initialize supply cap of the markets. - Set Comet factory in the Configurator - Initialize supply cap of each assets -...
Scenarios: - 'Comet#bulker > (non-WETH base) all non-reward actions in one txn' - 'Comet#bulker > (non-WETH base) all actions in one txn' Expectation: The test shall change supply cap dynamically...
Fix #15. Changes the uses of getUnderlyingPrice, name, symbol to try_getUnderlyingPrice, try_name, try_symbol...etc Current subgraph is stuck at Block 12,996,808  By add try_ to those functions, it would be...