Commit Graph

1096 Commits

Author SHA1 Message Date
Howard Wu
71883deded
Merge pull request #314 from AleoHQ/dependabot/cargo/snarkos-storage-1.1.4
Bump snarkos-storage from 1.1.3 to 1.1.4
2020-08-28 20:16:28 -07:00
Howard Wu
b0dcca1345
Merge pull request #316 from AleoHQ/feature/readme-generation
Add README.md generation to `leo new`
2020-08-28 20:00:53 -07:00
Howard Wu
41e856ef6a
Merge pull request #317 from AleoHQ/fix/default-license
Fix default license to MIT
2020-08-28 19:58:33 -07:00
raychu86
d90df8ef16 Fix default license to MIT 2020-08-28 18:58:37 -07:00
raychu86
535b9f0aa0 Add README.md generation to leo new 2020-08-28 18:47:37 -07:00
dependabot-preview[bot]
30fede9ed9
Bump snarkos-storage from 1.1.3 to 1.1.4
Bumps [snarkos-storage](https://github.com/AleoHQ/snarkOS) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/AleoHQ/snarkOS/releases)
- [Changelog](https://github.com/AleoHQ/snarkOS/blob/master/release.toml)
- [Commits](https://github.com/AleoHQ/snarkOS/compare/v1.1.3...v1.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 10:34:59 +00:00
howardwu
12971b9cbb Update Cargo.toml 2020-08-27 01:33:00 -07:00
Howard Wu
0023ee8ef4
Merge pull request #306 from AleoHQ/feature/tracing
Migrate to tracing for console output
2020-08-27 01:07:56 -07:00
howardwu
cc183475ee Update logging with custom formatter 2020-08-27 00:55:29 -07:00
collin
948188ddaf fix ugly errors 2020-08-21 19:57:27 -07:00
collin
5ab4d62a2b Fix styling and naming 2020-08-21 19:53:56 -07:00
collin
55fdb24bfb add tracing spans to commands. fix clean command 2020-08-21 19:22:01 -07:00
collin
bcab2df709 fix proving output 2020-08-21 18:44:19 -07:00
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
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