Commit Graph

1234 Commits

Author SHA1 Message Date
collin
551595026b fix test output formatting 2020-08-21 18:08:14 -07:00
collin
2e3333cd25 fix test, login, build console output 2020-08-21 17:39:48 -07:00
collin
098ca28231 use tracing in ast 2020-08-21 16:40:34 -07:00
collin
912a192b5c use tracing in compiler 2020-08-21 16:36:50 -07:00
raychu86
ba3c0872f4 Update auto update displays and confirmation prompts 2020-08-21 16:28:08 -07:00
Howard Wu
4736a8f724
Merge pull request #304 from AleoHQ/fix/config-name
Update leo config file to `config.toml`
2020-08-21 16:24:16 -07:00
collin
c22ddffe74 impl cli error macro 2020-08-21 16:17:08 -07:00
collin
3f1b1e857c use tracing in package and leo cli 2020-08-21 16:06:48 -07:00
collin
da843e452e use tracing for build command 2020-08-21 15:49:51 -07:00
raychu86
612a003c1b Update config name to config.toml 2020-08-21 15:43:03 -07:00
howardwu
c07958e292 Clean up Cargo.toml 2020-08-21 05:09:48 -07:00
howardwu
cd7e9b21cf Update release.yml 2020-08-21 04:59:00 -07:00
howardwu
f063d989ff Update to leo_lang 2020-08-21 04:43:28 -07:00
howardwu
7461d560f2 Use leo-lang 2020-08-21 04:41:13 -07:00
howardwu
6436b6c736 Update Cargo.toml 2020-08-21 04:33:01 -07:00
howardwu
7749dbf653 Cargo.toml 2020-08-21 04:31:34 -07:00
howardwu
9db8b3e364 Update .cargo/config 2020-08-21 04:23:52 -07:00
howardwu
375019673b Update .cargo/config 2020-08-21 04:20:13 -07:00
howardwu
4209f9a159 Cargo.toml 2020-08-21 04:17:20 -07:00
howardwu
a3c269e111 Update Cargo.toml 2020-08-21 04:06:52 -07:00
howardwu
540cc5c044 Update Cargo.toml 2020-08-21 03:53:09 -07:00
howardwu
859ef54f24 Mark test ignore 2020-08-21 03:28:44 -07:00
howardwu
13f4a68903 Update Cargo.toml 2020-08-21 03:17:09 -07:00
howardwu
16d587b8a9 Update Cargo.toml 2020-08-21 03:09:09 -07:00
howardwu
b6238470cc Update Cargo.toml 2020-08-21 03:07:15 -07:00
howardwu
94411aaabf add bench path 2020-08-21 02:56:38 -07:00
howardwu
95c3000a9f Merge branch 'master' of https://github.com/AleoHQ/leo 2020-08-21 02:54:11 -07:00
howardwu
4da4fc4344 Update cargo.toml 2020-08-21 02:54:04 -07:00
Howard Wu
f7a2a733db
Merge pull request #280 from AleoHQ/feature/automatic-update
Automatic updating of the binary
2020-08-21 02:44:22 -07:00
raychu86
0f505bf876 Update comments and documentation 2020-08-21 01:59:02 -07:00
raychu86
34aac43905 Update config file name 2020-08-21 01:56:41 -07:00
raychu86
45eb0b5e38 implement binary auto update 2020-08-21 01:49:34 -07:00
raychu86
d6b0edbd83 Update imports 2020-08-21 01:49:02 -07:00
raychu86
758bae9fea Add config 2020-08-21 01:47:59 -07:00
raychu86
5781a1a357 Update release.yml packaging convention 2020-08-21 01:46:48 -07:00
Howard Wu
16f0e0b5f6
Merge pull request #262 from AleoHQ/feature/allocated-address
Feature/allocated address
2020-08-20 22:37:30 -07:00
Howard Wu
1fcf0f7f0c
Merge pull request #278 from AleoHQ/feature/static-function-import
fix imported static access bug
2020-08-20 22:36:18 -07:00
collin
147a87ec24 fix imported static access bug 2020-08-20 21:12:51 -07:00
Howard Wu
c37ff19ae0
Merge pull request #275 from AleoHQ/feature/publish-file-restrictions
Restrict zipped package files in `leo publish`
2020-08-20 14:58:01 -07:00
raychu86
7110b5b67b Restrict included package files 2020-08-20 00:22:23 -07:00
Collin Chin
c4c4bf4429
Merge pull request #273 from AleoHQ/fix/link
Fix link
2020-08-19 17:14:31 -07:00
Sergey Isaev
6bbf7ef73e Fix link 2020-08-19 21:50:33 +03:00
Howard Wu
fce7435eae
Merge pull request #263 from AleoHQ/feat/version
Bump version and repair Leo update description
2020-08-19 03:39:06 -07:00
collin
a86018c0ea impl tests for allocated addresses 2020-08-19 03:11:30 -07:00
howardwu
0405ff4f89 Bump version and repair Leo update description 2020-08-19 03:00:30 -07:00
collin
5aad40a678 impl cond select gadget for address 2020-08-19 02:58:51 -07:00
Howard Wu
03c2f0946d
Merge pull request #256 from AleoHQ/feature/update_command
Update command
2020-08-19 02:21:34 -07:00
collin
0ac23ffb97 impl alloc, enforce eq, eval eq gadgets for address 2020-08-19 02:19:02 -07:00
collin
8f2f39be86 impl address gadget 2020-08-19 01:49:58 -07:00
howardwu
3a233add99 Merge branch 'master' of https://github.com/AleoHQ/leo into feature/update_command 2020-08-19 01:43:53 -07:00