Commit Graph

869 Commits

Author SHA1 Message Date
Howard Wu
b84e910c0c
Merge pull request #196 from AleoHQ/feature/serialize-circuit
Feature/serialize circuit
2020-08-14 20:53:08 -07:00
Howard Wu
fac3c4df08
Merge pull request #195 from AleoHQ/fix/zip
Fix zip package
2020-08-14 20:49:49 -07:00
howardwu
ce0eff914c Add ls 2020-08-14 20:46:14 -07:00
Sergey Isaev
ffd13b9897
Merge pull request #205 from AleoHQ/publish_command
Add publish an package to the package manager
2020-08-15 02:39:35 +03:00
howardwu
3cf8c481fb Clean up release 2020-08-14 01:49:14 -07:00
howardwu
8c01bf3ffe Clean up release 2020-08-14 01:04:47 -07:00
howardwu
46b9f13885 Test 2020-08-14 00:24:24 -07:00
howardwu
7b6c912c70 Switch ssh 2020-08-14 00:22:05 -07:00
howardwu
64349ab590 Switch ssh 2020-08-14 00:21:35 -07:00
howardwu
2018e50b66 Try different ssh 2020-08-14 00:10:34 -07:00
howardwu
6cdf0983f8 Update windows ci 2020-08-13 23:42:25 -07:00
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
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
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
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