Raf Solari
Raf Solari
Adding covenant fees estimation, as mentioned in https://github.com/handshake-org/hsd/issues/276. There are two parts: - The `ComposedEstimator` class, which keeps track of four estimators, one for each fee limit. Its job is...
**🧐 Motivation** Scopelift's [Flexible Voting extension](https://flexiblevoting.com/) ([github](https://github.com/ScopeLift/flexible-voting)) has been live for ~1.5 years. Several Governor implementations use it (Frax, Gitcoin, and PoolTogether) with more in the pipeline (Wormhole, Arbitrum, RadWorks)....
**🧐 Motivation** At Tally, we see a lot of requests for "partial delegation". "Partial delegation" means letting one address split up voting power between delegates. There are several existing workarounds:...
Hi, I am trying to run the [typescript example](https://github.com/OpenZeppelin/defender-autotask-examples/tree/master/typescript) locally. I cloned this repo. I added API keys and ran `yarn install` successfully. When I run `yarn start`, the script...