Commit Graph

910 Commits

Author SHA1 Message Date
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
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
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
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
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
collin
e85d6499d0 support tuple parsing and assignment 2020-08-10 18:21:23 -07:00
collin
a84875ea68 add tuple to typed 2020-08-10 16:36:16 -07:00
collin
0671b36550 add tuple access to pest 2020-08-10 16:03:14 -07:00
collin
0e00cbc422 clean up comments 2020-08-10 15:51:39 -07:00
collin
474c81a3ab remove multi_assignment rule and add lists to pest 2020-08-10 15:45:19 -07:00
collin
9c7e14cf4d comment out integer tests 2020-08-10 14:46:36 -07:00
collin
218a6e0864 use fp256 struct 2020-08-10 14:15:34 -07:00
collin
2d71a6f3b8 impl deserialize for bls12_377 keypair assembly 2020-08-10 13:18:12 -07:00
collin
a96eb5ad19 serialize circuit to json 2020-08-10 11:46:45 -07:00
Sergey Isaev
35a8fb11a7 Fix zip package 2020-08-10 19:03:34 +03:00
Sergey Isaev
b3bc6361fe Merge branch 'login_command' of github.com:AleoHQ/leo into login_command 2020-08-09 20:03:21 +03:00
Sergey Isaev
2d0ab3dcc5 Remove tests; fix CI 2020-08-09 20:01:32 +03:00