Commit Graph

1072 Commits

Author SHA1 Message Date
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
Sergey Isaev
3e01f0c5a6 Implement the watch command 2020-08-12 15:44:56 +03:00
howardwu
b6062f9bb9 Test run 2020-08-12 01:47:45 -07:00
howardwu
6730701d84 Test run 2020-08-12 01:44:46 -07:00
howardwu
a63c86c5bd Test run 2020-08-12 01:29:09 -07:00
howardwu
d7a82fb2e7 Test run 2020-08-12 01:28:52 -07:00
collin
89d76688d7 add leo-state module 2020-08-11 23:51:56 -07:00
Sergey Isaev
cc60e0ba7e Fix CI tests 2020-08-12 03:04:02 +03:00
Sergey Isaev
3f30543d50 Fix build 2020-08-12 02:49:15 +03:00
Sergey Isaev
cde9c0ef40 Add publish an package to the package manager 2020-08-12 02:33:32 +03:00
Collin Chin
8546c67dff
Merge branch 'master' into feature/serialize-circuit 2020-08-11 11:36:03 -07:00
collin
0b9bc8001d fix tuple edge cases 2020-08-11 11:17:39 -07:00
Sergey Isaev
0302677caf
Merge branch 'master' into fix/zip 2020-08-11 18:46:50 +03:00
Sergey Isaev
3980ff8e1e
Merge pull request #179 from AleoHQ/login_command
Add initial version of the login command
2020-08-11 18:25:52 +03:00
Sergey Isaev
f3dc72db06
Merge branch 'master' into login_command 2020-08-11 18:05:05 +03:00
collin
08978cc9e7 refactor return values to tuple types 2020-08-11 01:08:02 -07:00
Howard Wu
dd44936baa
Merge pull request #189 from AleoHQ/dependabot/cargo/snarkos-dpc-8d84d89
Bump snarkos-dpc from `90d41a9` to `8d84d89`
2020-08-11 00:33:45 -07:00
collin
74248f936b impl tuples for inputs 2020-08-10 22:02:03 -07:00
collin
be84004d66 fix group tuple conflict 2020-08-10 19:52:52 -07:00
collin
79846ab565 support nested tuple types 2020-08-10 19:45:03 -07:00
collin
a0195c3180 add tuple tests 2020-08-10 19:40:49 -07:00
collin
0e8473658e support tuple access and comparison 2020-08-10 19:12:38 -07:00