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 |
|
collin
|
c8682d2a07
|
update cargo.toml
|
2020-08-13 11:04: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 |
|
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
|
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 |
|