-
### Expected Behavior
*If* no gasPrice is provided, *then* one should be suggested
### Current Behavior
ContractKit sets gasPrice to 0 on virtually all transactions
-
Reopening issue https://github.com/celo-org/use-contractkit/issues/114
We're unable to sign transactions using valora on iOS. Using iOS 15.1 on iPhone 7 Plus (model NN5X2LL/A).
It does worked on a…
-
its not clear from https://www.npmjs.com/package/@celo-tools/use-contractkit that https://www.npmjs.com/package/@celo/react-celo is the successor.
We should mark as deprecated!
-
We can add a debug log library to many of the events and actions that can be enabled to help developers see what things are going on.
-
### Expected Behavior
`celocli account:deauthorize --role [attestation]`
Valuable to allow validators with a broken Attestation Service setup to take themselves out of the loop for serving verificat…
-
### Expected Behavior
No error or exception is handled and return correct account summary
### Current Behavior
Always get `overflow` exception and account summary can't be returned.
```
Err…
-
It would be nice to add a few steps for people who want to run the use-contractkit monorepo locally.
-
### Expected Behavior
Our productive dependency tree must avoid the use of libraries that were not published (consumed directly from github).
### Current Behavior
Examples that affect our `cli`…
-
cc @tkporter accessibility of ABIs and addresses in docs is desirable for inspection and dapp usage ie in https://compound.finance/docs
ABIs are also useful for developers who don't want to use Contr…
-
Some upcoming work we'll need to do soon is transitioning Komenci to our own infrastructure since it's a service Valora depends on and we need to own and we can't do that if it's deployed on cLabs inf…