Commit Graph

847 Commits

Author SHA1 Message Date
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
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
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
Collin Chin
8546c67dff
Merge branch 'master' into feature/serialize-circuit 2020-08-11 11:36:03 -07: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
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
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
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
Sergey Isaev
0b06b35145
Merge branch 'master' into login_command 2020-08-09 19:38:16 +03:00
Sergey Isaev
d38561756f Merge branch 'master' of github.com:AleoHQ/leo into login_command 2020-08-09 19:20:07 +03:00
Sergey Isaev
3e6ae8ac68 Add errors definitions 2020-08-09 19:19:40 +03:00
Sergey Isaev
09791e1035 Add login with username and password 2020-08-09 19:14:13 +03:00
collin
d25f3b013e serialize all constraints 2020-08-08 22:19:59 -07:00
collin
0a35babdf6 add to and from json string methods for serialized circuit in build command 2020-08-08 22:11:36 -07:00
collin
e7851d98d0 add serialize and deserialize circuit methods 2020-08-08 19:55:17 -07:00
collin
22fcd9e007 add serialized circuit file 2020-08-08 18:19:55 -07:00
dependabot-preview[bot]
78cf8bbe1e
Bump snarkos-dpc from 90d41a9 to 8d84d89
Bumps [snarkos-dpc](https://github.com/AleoHQ/snarkOS) from `90d41a9` to `8d84d89`.
- [Release notes](https://github.com/AleoHQ/snarkOS/releases)
- [Commits](90d41a91b6...8d84d89f6b)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-08 21:32:03 +00:00
Collin Chin
a153360f10
Merge pull request #181 from AleoHQ/refactoring
Sort alphabetically
2020-08-08 14:29:53 -07:00
Collin Chin
d1de426871
Merge branch 'master' into refactoring 2020-08-08 13:59:57 -07:00
Sergey Isaev
5f059eae4b Add dependencies 2020-08-08 21:12:52 +03:00