Michael Zhu

Results 32 comments of Michael Zhu

Thanks! Yes it's definitely possible and I did consider implementing ERC20 support, but it would add a bit of extra complexity for the balance proof –– you would need to...

Hi Kostas, thank you for flagging this! I will be adding `tokenContract`, `tokenId`, and `auctionIndex` to the hash input for the commitment derivation to prevent reuse, as you suggested. We...

These are really good ideas! I will do some experimenting (or if anyone else wants to tackle one, let me know). Thank you for the suggestions!

after discussion with Justin we decided that this is not actually possible

Hi @mw2000, feel free to give it a shot! My suggestion would be to start with just the instructions/subtables for the (32-bit) M extension (i.e. the stuff in `jolt-core/src/jolt/instruction` and...

Sure, go for it. Thanks for taking this on!

Great, let me know if you have any questions!

Hi @mw2000, could you DM me on Twitter or post your Telegram handle here? Will be easier to communicate over one of those channels

@githubsands any update on this?