proof-systems
proof-systems copied to clipboard
Foreign field addition
This PR is a first-pass implementation of foreign field addition.
TODO:
- [x] unify naming
- [ ] gate creation
Closes #682
I have drafted this hackmd explaining foreign field addition. We are using a slightly different notation, but I think it depicts the same idea Matthew had.
TODO:
- [x] unify naming
- [x] gate creation
- [x] witness creation
- [x] unify format
- [x] tests
TODO:
- [x] unify naming
- [x] gate creation
- [x] witness creation
- [x] unify format with range-check
- [x] rfc
- [x] tests
- [x] specs