Commit Graph

1043 Commits

Author SHA1 Message Date
howardwu
164ea500eb Add windows support 2020-08-13 23:11:20 -07:00
howardwu
394c339b6e Add windows support 2020-08-13 23:05:47 -07:00
collin
24df4ae57a allow integers. do not allow field or group equality or comparison 2020-08-13 12:11:56 -07:00
collin
bea47246a6 Merge branch 'fix/group-type' of github.com:AleoHQ/leo into feature/tuple 2020-08-13 11:46:19 -07:00
collin
d1eddcf4db fix input group value and add test 2020-08-13 11:37:48 -07:00
collin
42cc522d73 update state template 2020-08-13 11:13:35 -07:00
collin
c8682d2a07 update cargo.toml 2020-08-13 11:04:35 -07:00
Sergey Isaev
d152636d39 Update publish command corresponding the new API 2020-08-13 14:16:57 +03:00
Sergey Isaev
007faa4329 Merge branch 'master' of github.com:AleoHQ/leo into publish_command 2020-08-13 13:59:48 +03:00
howardwu
0c676fb393 Update release ci 2020-08-13 02:24:57 -07:00
howardwu
adf6827a9c Update release script 2020-08-13 01:39:49 -07:00
collin
32c92d710d fix conflicts 2020-08-13 01:38:56 -07:00
collin
efce3df6cf clean up files 2020-08-13 01:34:17 -07:00
collin
76009cb843 impl circuit synthesizer and serialized circuit 2020-08-13 01:21:39 -07:00
howardwu
24a679474e Switch to tags 2020-08-13 00:21:35 -07:00
howardwu
3e6a43cba9 Poke 2020-08-13 00:18:51 -07:00
Howard Wu
fff7eb93f0
Merge pull request #224 from AleoHQ/feature/release
Release functionality
2020-08-12 22:21:34 -07:00
Howard Wu
a1ee309024
Merge branch 'master' into feature/release 2020-08-12 22:20:16 -07:00
Howard Wu
9f77e49db9
Update release.yml 2020-08-12 22:19:00 -07:00
dependabot-preview[bot]
813ee23592
Bump snarkos-dpc from 793ff39 to a0d7afb
Bumps [snarkos-dpc](https://github.com/AleoHQ/snarkOS) from `793ff39` to `a0d7afb`.
- [Release notes](https://github.com/AleoHQ/snarkOS/releases)
- [Commits](793ff39c37...a0d7afb439)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-13 05:17:47 +00:00
Howard Wu
61579d5267
Merge branch 'master' into dependabot/cargo/serde-1.0.115 2020-08-12 22:16:06 -07:00
Howard Wu
993d43b50c
Merge pull request #177 from AleoHQ/dependabot/cargo/clap-2.33.2
Bump clap from 2.33.1 to 2.33.2
2020-08-12 22:15:35 -07:00
howardwu
fbc2b51207 skip windows for now 2020-08-12 22:12:03 -07:00
collin
8971821820 pass crh parameters into commitment merkle path verify method 2020-08-12 20:50:37 -07:00
collin
6016f47d66 remove unused circuit bytes 2020-08-12 20:02:39 -07:00
collin
3018262304 update cargo lock 2020-08-12 19:56:14 -07:00
collin
cc3136193e update cargo lock 2020-08-12 19:45:19 -07:00
Collin Chin
df2f1ff6a6
Merge branch 'master' into feature/local-data-commitment 2020-08-12 19:36:32 -07:00
collin
9b5d14970d use system parameters struct 2020-08-12 19:15:55 -07:00
collin
4f3722033a add verify_local_data_commitment test 2020-08-12 19:04:41 -07:00
howardwu
7d426c2e4c Test run 2020-08-12 17:29:44 -07:00
howardwu
216a552ae9 Test run 2020-08-12 17:25:22 -07:00
howardwu
556f1d4b39 Test run 2020-08-12 17:13:29 -07:00
howardwu
94e7711ca9 Test run 2020-08-12 16:46:03 -07:00
howardwu
a40f9cecea Test run 2020-08-12 16:43:23 -07:00
howardwu
336554f28c Test run 2020-08-12 16:33:11 -07:00
howardwu
1581a0876d Test run 2020-08-12 16:24:11 -07:00
howardwu
cd5fda0d49 Test run 2020-08-12 16:24:02 -07:00
howardwu
20fee8d54b Test run 2020-08-12 16:21:00 -07:00
howardwu
27c8397c4b Test run 2020-08-12 16:20:23 -07:00
dependabot-preview[bot]
c9d382dbeb
Bump clap from 2.33.1 to 2.33.2
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.1 to 2.33.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 23:17:35 +00:00
dependabot-preview[bot]
73a5c9cdea
Bump serde from 1.0.114 to 1.0.115
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.114 to 1.0.115.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.114...v1.0.115)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 23:17:28 +00:00
Howard Wu
309b5f705b
Merge pull request #214 from AleoHQ/watch_command
Implement the watch command
2020-08-12 16:15:43 -07:00
collin
61bafc96a9 add verify_record_commitment test 2020-08-12 15:35:32 -07:00
collin
a50dfb07bf add find input function to utilities 2020-08-12 13:29:02 -07:00
collin
7ff3fb1b96 handle errors 2020-08-12 13:16:29 -07:00
collin
251783b9bc rename files 2020-08-12 12:58:32 -07:00
collin
f986b21b1f add typed state leaf values to parsing 2020-08-12 12:50:23 -07:00
collin
83ea7c18b9 add typed state values parsing 2020-08-12 12:30:30 -07:00
collin
36b0d6a508 add initial local data commitment check 2020-08-12 11:59:35 -07:00