valida-xyz / valida

A STARK-based VM focused on code reuse, performance, and modularity
Apache License 2.0
287 stars 50 forks source link

Use preprocessed lookup table in Bitwise chip #42

Open maxgillett opened 1 year ago

maxgillett commented 1 year ago

Looking up AND input/output in a preprocessed table will cut Bitwise chip column count from 79 to 15.

ameya-deshmukh commented 1 year ago

@maxgillett can I take this up as a first contribution?

maxgillett commented 1 year ago

Sure! Let us know if you need more detail.

ameya-deshmukh commented 1 year ago

What's the best way to co-ordinate? TG/Discord etc

maxgillett commented 1 year ago

Hi @ameya-deshmukh, the development chat in the Telegram group would be best. Thanks.

ameya-deshmukh commented 1 year ago

Thanks!

ameya-deshmukh commented 1 year ago

@maxgillett could you direct me to it please? I couldn't find the link anywhere, neither here nor on the Lita website (where it says coming soon)

maxgillett commented 1 year ago

Sure, you can join using this link: https://t.me/valida_vm_devs. The parent Telegram chat is for non-dev discussion, and is linked in the Valida Github org (https://github.com/valida-xyz). Lita is not an official channel for Valida -- they are one of hopefully many future contributors.

Happy to help answer any questions about this issue!