Commit Graph

1276 Commits

Author SHA1 Message Date
Howard Wu
9585d1bad4
Merge pull request #354 from AleoHQ/dependabot/cargo/zip-0.5.8
Bump zip from 0.5.6 to 0.5.8
2020-09-13 16:06:54 -07:00
collin
32cf945c61 core package imports wip 2020-09-12 23:10:01 -07:00
dependabot-preview[bot]
9336172e27
Bump zip from 0.5.6 to 0.5.8
Bumps [zip](https://github.com/mvdnes/zip-rs) from 0.5.6 to 0.5.8.
- [Release notes](https://github.com/mvdnes/zip-rs/releases)
- [Commits](https://github.com/mvdnes/zip-rs/commits/v0.5.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-11 10:39:07 +00:00
Howard Wu
c1847d0fa5
Merge pull request #350 from AleoHQ/fix/static-call-nested
Fix/static call nested
2020-09-10 17:06:45 -07:00
collin
9ed64a6627 fix conflicts 2020-09-10 16:44:25 -07:00
Howard Wu
641f9f925b
Merge pull request #349 from AleoHQ/fix/circuit-definition
Fix/circuit definition
2020-09-10 16:20:48 -07:00
Howard Wu
89dbe6bcf5
Merge pull request #348 from AleoHQ/feature/mutable-self-circuit-values
Feature/mutable self circuit values
2020-09-10 16:20:16 -07:00
collin
d2810f2789 fix tests 2020-09-10 11:18:49 -07:00
collin
8a3f59e9c0 remove types from console.log and formatted strings 2020-09-07 23:40:15 -07:00
collin
5db13fa904 test Self keyword fails in main function 2020-09-07 22:07:26 -07:00
collin
e916a53ed9 add error and clean up 2020-09-07 22:04:23 -07:00
collin
5e4877e778 fix static call nested and test 2020-09-07 21:56:39 -07:00
collin
a83795eda3 fix define circuit inside circuit function bug 2020-09-07 21:15:30 -07:00
collin
46a75e3aa9 Merge branch 'master' of github.com:AleoHQ/leo into feature/mutable-self-circuit-values 2020-09-07 17:25:51 -07:00
Howard Wu
eff7d9d599
Merge pull request #347 from AleoHQ/feature/array-type
Feature/array type
2020-09-07 15:47:23 -07:00
collin
09e209f5eb fix storing self circuit variables inside circuit function bug 2020-09-07 15:06:52 -07:00
collin
17784ffb23 add tests for mutable circuit variables using self keyword 2020-09-07 13:47:50 -07:00
collin
a04160a09e impl mutating a circuit using the self keyword inside a circuit function 2020-09-07 13:27:49 -07:00
collin
59570002f2 mutable self wip 2020-09-05 22:03:02 -07:00
collin
c89decbbf5 update readme 2020-09-03 17:23:31 -07:00
collin
db3eeddbbb update default input file 2020-09-03 16:16:12 -07:00
collin
2d7886f951 add test comments 2020-09-03 13:58:04 -07:00
collin
3ef023b87a impl tests for nested and tuple array combinations in Leo programs 2020-09-03 13:56:45 -07:00
collin
4932eb688e support all combinations of nested and tuple array syntax. Test small and large arrays 2020-09-03 13:22:05 -07:00
collin
b6dc77e112 support nested array type in leo inputs 2020-09-03 11:24:23 -07:00
collin
de3564b98d support nested array type in leo programs 2020-09-03 10:02:59 -07:00
howardwu
2620ae7bc2 chore(leo): bump version for new release 2020-09-03 03:08:33 -07:00
Howard Wu
60ea14d433
Merge pull request #346 from AleoHQ/feat/tracing
Update span message
2020-09-03 02:55:28 -07:00
howardwu
6c24c0697f Update span message 2020-09-03 02:54:43 -07:00
Howard Wu
788300ef93
Merge pull request #343 from AleoHQ/fix/input-error-messages
Add file path to all error messages
2020-09-03 02:50:13 -07:00
Howard Wu
5533f85d31
Merge pull request #345 from AleoHQ/bug/array_index
Fix critical array indexing bug
2020-09-03 02:49:21 -07:00
Howard Wu
02f9aa8dee
Merge pull request #344 from AleoHQ/feature/config-automatic
Automatic update configurations
2020-09-03 02:46:04 -07:00
howardwu
981d272fa6 Fixes array indices for both nested and tuple cases 2020-09-03 02:40:50 -07:00
howardwu
40ac13e317 Fix critical array indexing bug 2020-09-03 00:30:57 -07:00
raychu86
198efb0b4c Update comments for ArgumentType 2020-09-03 00:26:30 -07:00
raychu86
a3a121b42b Merge branch 'master' of https://github.com/AleoHQ/leo into feature/config-automatic 2020-09-03 00:21:33 -07:00
raychu86
063c4b3f3b Add possible values for argument type 2020-09-03 00:21:07 -07:00
raychu86
f06d28188e Update logging outputs 2020-09-03 00:07:09 -07:00
collin
60db15596d fix parser syntax errors. fix tests 2020-09-02 23:23:50 -07:00
collin
340e633470 fix state file errors 2020-09-02 23:05:03 -07:00
collin
0bb8c42731 fix input file errors 2020-09-02 22:59:54 -07:00
raychu86
7cacef0dfb Add leo update automatic functionality 2020-09-02 22:29:15 -07:00
raychu86
6392bf2826 Add set_update_automatic to config 2020-09-02 22:28:34 -07:00
raychu86
3d3f4e8588 Update leo cli subcommand usage 2020-09-02 22:26:32 -07:00
Howard Wu
ad53cdc9ba
Merge pull request #341 from AleoHQ/refactor/keywords
Refactor/keywords
2020-09-02 21:54:59 -07:00
Howard Wu
377c416941
Merge pull request #338 from AleoHQ/refactor/span
remove unused span methods
2020-09-02 21:54:33 -07:00
Howard Wu
179fba27fc
Merge pull request #337 from AleoHQ/fix/missing-license
add missing license headers
2020-09-02 21:53:14 -07:00
Howard Wu
5b60d9b05d
Merge pull request #336 from AleoHQ/feature/mutable-circuit-variables
Feature/mutable circuit variables
2020-09-02 21:52:43 -07:00
raychu86
bcf5187af2 Update leo config 2020-09-02 21:32:48 -07:00
collin
44a796ad48 fix pedersen hash example 2020-09-02 21:01:50 -07:00