Jordi Baylina
51ff27b9c6
Verbose added
5 years ago
Jordi Baylina
6985892f86
0.0.34
5 years ago
Jordi Baylina
bacb7afde7
Merge branch 'master' of github.com:iden3/circom
5 years ago
Jordi Baylina
d04eff6c0d
Optimize optimization and fix out<==in
5 years ago
Jordi Baylina
230894921e
Merge pull request #41 from k06a/fix/error-message
Fix error message, for most IDEs recognises as URI to file row and column
5 years ago
Anton Bukov
64029e1842
Fix error message, for most IDEs recognises as URI to file row and column
5 years ago
Jordi Baylina
700412f23d
0.0.33
5 years ago
Jordi Baylina
832077fbe9
Fix Optimization
5 years ago
Jordi Baylina
0df0ac712d
0.0.32
5 years ago
Jordi Baylina
67a35ee400
better info in runtime constraint assertion
5 years ago
Jordi Baylina
680e3fe139
0.0.31
5 years ago
Jordi Baylina
f05c4e1338
compute block added
5 years ago
Jordi Baylina
597deb1eaa
Merge pull request #31 from Mikerah/patch-1
Typo fixes
5 years ago
Jordi Baylina
7a1c606ca6
0.0.30
5 years ago
Jordi Baylina
6642d4cf93
Fix: include allways reduce constants
5 years ago
Jordi Baylina
da0c60a919
0.0.29
5 years ago
Jordi Baylina
534efcf355
fast mode
5 years ago
Mikerah
a43154241e
Typo fixes
5 years ago
Jordi Baylina
859c98d2a4
0.0.28
5 years ago
Jordi Baylina
8048a5ef7d
Fix and and or
5 years ago
Jordi Baylina
b7a41cda14
0.0.27
5 years ago
Jordi Baylina
34049f2fbd
Conditions to boolean in old versions of node
5 years ago
Jordi Baylina
a602551ee5
0.0.26
5 years ago
Jordi Baylina
4d5760ff67
Merge pull request #24 from karsrhyder/patch-1
Update TUTORIAL.md
5 years ago
Jordi Baylina
4a8bcff3da
Merge pull request #30 from kobigurk/master
fix: fixes ^ to do xor
5 years ago
Kobi Gurkan
b8068e8d05
fix: changes ^ to do xor
5 years ago
Jordi Baylina
54092044ae
Add video tutorial link
5 years ago
Jordi Baylina
11275d59d9
0.0.25
5 years ago
Jordi Baylina
b0607a6e53
update packages
5 years ago
Kars Rhyder
5fccdd6ef1
Update TUTORIAL.md
Some spelling and grammar things
5 years ago
Jordi Baylina
6611f2f024
Merge pull request #22 from 0xGabi/patch-1
Small typo fixes
5 years ago
Gabriel Garcia
e37386115c
Remove comment
This comment have the same command again, this supposed to be different syntax?
5 years ago
Gabriel Garcia
b6a00c6d17
Fix small command typo
5 years ago
Jordi Baylina
b0c21ce622
README edited
5 years ago
Jordi Baylina
b10b574816
Tutorial added
5 years ago
Jordi Baylina
3a4352afbe
0.0.24
5 years ago
Jordi Baylina
23f153e91d
deps
5 years ago
Jordi Baylina
45c9735a18
0.0.23
5 years ago
Jordi Baylina
81da4747da
small patches
5 years ago
Jordi Baylina
394ce29fb2
0.0.22
6 years ago
Jordi Baylina
47be0369e1
Move basic circuits to circomlib
6 years ago
Jordi Baylina
1965dd7f78
0.0.21
6 years ago
Jordi Baylina
145a3eefeb
Merge branch 'master' of github.com:iden3/circom
6 years ago
Jordi Baylina
38fa024745
Various small fixes
6 years ago
Jordi Baylina
5020d3f4ee
Merge pull request #18 from canadaduane/patch-1
Fix name & grammatical issues
6 years ago
Jordi Baylina
ed63f08aeb
Merge pull request #19 from igorbarinov/patch-1
Update README.md
6 years ago
Igor Barinov
c2a54e9187
Update README.md
Problem: -s option is not required and returns an error when used
```
circom -s ./mycircuit.circom -o ./mycircuit.json
ENOENT: no such file or directory, open '/Users/user/js/jsbench/circuit.circom'
```
Solution:
remove -s option in the README file
6 years ago
Jordi Baylina
d35d438107
0.0.20
6 years ago
Jordi Baylina
5b45bafaac
Array params in templates
6 years ago
Duane Johnson
3f99f4eb53
Fix name & grammatical issues
6 years ago