Commit Graph

985 Commits

Author SHA1 Message Date
raychu86
72890dba40 Add licenserc.json 2020-08-18 03:49:11 -07:00
raychu86
0d35f9bb2b Update cargo.lock 2020-08-18 03:48:08 -07:00
Howard Wu
5a33c34c5e
Merge pull request #250 from AleoHQ/feature/update-publish
Implement leo publish
2020-08-17 01:40:36 -07:00
Howard Wu
72311b0951
Merge pull request #247 from AleoHQ/feature/leo-cli
Leo CLI support for login and add
2020-08-17 01:37:03 -07:00
Howard Wu
2c24c51b42
Merge branch 'master' into feature/leo-cli 2020-08-17 01:26:10 -07:00
Howard Wu
34078a7739
Merge pull request #245 from AleoHQ/feature/context-annotation
Feature/context annotation
2020-08-17 01:16:09 -07:00
collin
ddfe8fa08a merge master 2020-08-17 01:12:16 -07:00
Howard Wu
8b8097e9e5
Merge pull request #244 from AleoHQ/feature/group-notation
Feature/group notation
2020-08-17 01:00:51 -07:00
howardwu
73f134130e Fix Cargo.lock 2020-08-17 01:00:26 -07:00
Howard Wu
625e8c60ff
Merge pull request #215 from AleoHQ/feature/local-data-commitment
Feature/local data commitment
2020-08-17 00:53:44 -07:00
raychu86
079da66ec7 cargo fmt 2020-08-16 21:57:21 -07:00
raychu86
4d8fb03dcf Add leo publish implementation 2020-08-16 21:50:44 -07:00
raychu86
9428a6a41a Add README.md generation to leo init 2020-08-16 19:48:25 -07:00
raychu86
953de07b56 Handle unwraps 2020-08-16 18:15:53 -07:00
raychu86
82bac674e9 cargo fmt 2020-08-16 17:55:07 -07:00
raychu86
15d9b97067 Merge master 2020-08-16 17:48:53 -07:00
raychu86
6b8f3d23fa Add leo add impl with correct imports folder 2020-08-16 17:36:31 -07:00
raychu86
0dd3e0b3d3 Fix comments 2020-08-16 14:20:52 -07:00
raychu86
502eea7ddd Implement leo add command 2020-08-16 14:01:32 -07:00
collin
b1f7457f1f update snarkos 2020-08-16 12:14:05 -07:00
collin
748ffcca3b update snarkos 2020-08-16 12:10:16 -07:00
raychu86
3f8134f890 Add a dedicated credentials file 2020-08-16 00:36:22 -07:00
collin
f9c68910b2 Merge branch 'master' of github.com:AleoHQ/leo into feature/local-data-commitment 2020-08-16 00:30:48 -07:00
collin
25468c4ed8 add verify local data commitment method to compiler 2020-08-16 00:28:39 -07:00
collin
14055407cf cargo lock 2020-08-15 23:47:35 -07:00
collin
9a2fe61c6f write test output to filename specified by context 2020-08-15 23:25:34 -07:00
collin
ced738f852 use from y coordinate from snarkos 2020-08-15 22:59:26 -07:00
collin
ba6cc019b6 Merge branch 'master' of github.com:AleoHQ/leo into feature/group-notation 2020-08-15 22:16:58 -07:00
collin
5efa131c65 impl test context with test inputs 2020-08-15 22:09:22 -07:00
collin
fcd8de4a9d impl input state file pairs 2020-08-15 20:40:56 -07:00
raychu86
9c129ab61f Leo login now uses the APM authenticate for longer token expiration 2020-08-15 20:38:05 -07:00
collin
779d926e69 impl annotations typed 2020-08-15 19:20:41 -07:00
raychu86
6660c57faf Add credential storing to *home_dir*/.leo/credentials 2020-08-15 18:54:46 -07:00
collin
384e9e6cfd impl annotations pest ast 2020-08-15 18:36:39 -07:00
collin
e27b4e1560 fix error message 2020-08-15 17:37:46 -07:00
collin
a4b29d2651 impl new group notation for inputs compiler 2020-08-15 17:21:18 -07:00
collin
172431c222 impl new group notation for inputs ast + typed 2020-08-15 16:45:43 -07:00
collin
37bedc8662 impl tests for group notation 2020-08-15 16:31:07 -07:00
collin
3fe25da23f impl new group notation compiler 2020-08-15 16:20:43 -07:00
Collin Chin
a704eddb51
Merge pull request #241 from AleoHQ/fix/nested-import
Parse all import definitions
2020-08-15 15:47:03 -07:00
collin
60bf079e33 impl new group notation typed 2020-08-15 15:30:19 -07:00
collin
0226c09e4d impl new group notation pest 2020-08-15 14:35:45 -07:00
collin
70de48d928 remove printlns 2020-08-15 13:57:03 -07:00
collin
2d6da3cd3c parse all import definitions 2020-08-15 13:17:43 -07:00
Howard Wu
61b0e6c3c9
Update and rename FAQ.md to FAQs.md 2020-08-15 03:01:30 -07:00
Howard Wu
7d4ca263db
Merge pull request #239 from AleoHQ/feat/rename
Reorder commands
2020-08-15 02:54:44 -07:00
howardwu
89033996cc Reorder commands 2020-08-15 02:53:56 -07:00
Howard Wu
b3ee78155b
Merge pull request #238 from AleoHQ/feat/rename
Renames load and unload to add and remove
2020-08-15 02:53:26 -07:00
collin
e1f4fe1846 pull master 2020-08-15 02:28:34 -07:00
Howard Wu
757912257a
Merge pull request #237 from AleoHQ/feature/restrict-import-namespace
Add import namespace restriction
2020-08-15 02:19:19 -07:00