Commit Graph

910 Commits

Author SHA1 Message Date
collin
3d794c6a20 allow newlines and trailing commas in function declarations 2020-08-15 00:25:11 -07:00
Howard Wu
1c8699696c
Create FAQ.md 2020-08-15 00:00:13 -07:00
howardwu
af84f66902 Update zip logic 2020-08-14 23:11:38 -07:00
howardwu
056feaf053 Try adding version 2020-08-14 21:36:11 -07:00
howardwu
55cc1d769c Try adding version 2020-08-14 21:34:15 -07:00
howardwu
a0e3904b86 Update release move 2020-08-14 21:26:30 -07:00
howardwu
9bfb046274 Update leo packaging 2020-08-14 21:11:03 -07:00
Howard Wu
017625af16
Merge pull request #231 from AleoHQ/feature/integer-gadget-testing
Add testing for signed integer gadgets
2020-08-14 21:03:16 -07:00
Howard Wu
7ba71bbfc1
Merge pull request #229 from AleoHQ/fix/not-equals-stack-overflow
fixes stack overflow error
2020-08-14 21:02:11 -07:00
Howard Wu
b19fceef06
Merge pull request #230 from AleoHQ/dependabot/cargo/clap-2.33.3
Bump clap from 2.33.2 to 2.33.3
2020-08-14 21:01:33 -07:00
Howard Wu
5d743f8d2c
Merge pull request #226 from AleoHQ/fix/state-file
update state template
2020-08-14 21:01:07 -07:00
Howard Wu
febc050a94
Merge pull request #198 from AleoHQ/feature/tuple
Implement tuple values and types
2020-08-14 21:00:37 -07:00
Howard Wu
1e996468a1
Merge pull request #216 from AleoHQ/dependabot/cargo/snarkos-dpc-a0d7afb
Bump snarkos-dpc from `793ff39` to `a0d7afb`
2020-08-14 20:53:56 -07:00
Howard Wu
b6aeb89e6f
Merge pull request #204 from AleoHQ/dependabot/cargo/serde-1.0.115
Bump serde from 1.0.114 to 1.0.115
2020-08-14 20:53:32 -07:00
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
raychu86
c13852dc88 Add and fix tests for all signed integer types 2020-08-14 16:10:48 -07:00
raychu86
ce4c2977a8 Update signed integer pow impl 2020-08-14 16:10:26 -07:00
dependabot-preview[bot]
0fe6aad6f1
Bump clap from 2.33.2 to 2.33.3
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.2 to 2.33.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v2.33.3/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v2.33.2...v2.33.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-14 10:38:53 +00: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
collin
d4ab9d915c add not equals tests to integers 2020-08-14 00:25:39 -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
collin
c06432137d remove unnecessary clone 2020-08-13 23:50:12 -07:00
collin
17540a6bd6 fix stack overflow error 2020-08-13 23:46:14 -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
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
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