calvbore

Results 8 issues of calvbore

Any chance of getting cube root or nth root functions?

Sometimes I find myself needing to read a contract function/variable with multiple different args, and since we can't use hooks in loops it becomes a bit of a chore. So,...

✨ type.feature

`vouchers` are stored in the ditto contract as a hash of all the relevant data needed to construct a reward token from an external contract. They are mapped to an...

- checks that `protoId` and `cloneId` are properly supplied to `dissolve()` - closes #69

https://github.com/ditto-lab/ditto/blob/6d04912f15957206d33bb39e8d9f8a2c02bee4a5/src/DittoMachine.sol#L42 I think this variable can be removed it is no longer being used in `DittoMachine.sol`

If I modify `t` in the `vdf.test.ts` verification test and set it above 7 the test will fail (if set to 7 the test still passes). The same behaviour seems...

In the current implementation after setting the `maxHorizontal` the rows alternate in length between `maxHorizontal` and `maxHorizontal -1`. I suggest adding a boolean prop that forces *every* row to the...

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md We have a GitHub bot that automatically merges some PRs. It will merge yours...

w-ci
t-erc
s-draft
c-new
e-consensus
e-review