dmfxyz

Results 5 comments of dmfxyz

- `ethers.utils.keccak256`: We can use https://www.npmjs.com/package/keccak, or do we prefer to write our own implementation from scratch? - `ethers.utils.defaultAbiCoder` should be able to write this ourselves for the basic `encode`...

@fubuloubu let me know your thoughts if you have time. Not everything we discussed but steps toward it.

Murky does not currently support this. However there's an interesting article here: https://ethresear.ch/t/efficient-on-chain-dynamic-merkle-tree/11054. Obviously open to contributions, or may take a look at this myself (not sure when).

Thanks for the issue. That is how Bitcoin implements its merkle trees, but is not the only way. When murky was originally written, zero padding for odd number of leafs...

Approved for workflow runs.