collin
|
38d7397c2c
|
add unit and integration tests for core unstable blake2s circuit
|
2020-09-16 13:41:50 -07:00 |
|
collin
|
32c85720be
|
make core function arguments and returns generic
|
2020-09-15 21:18:48 -07:00 |
|
collin
|
3d3a093f2a
|
Merge branch 'master' of github.com:AleoHQ/leo into feature/blake2s
|
2020-09-15 17:27:55 -07:00 |
|
collin
|
5341c28805
|
naive call to blake2s function working
|
2020-09-15 12:33:28 -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 |
|
howardwu
|
2620ae7bc2
|
chore(leo): bump version for new release
|
2020-09-03 03:08:33 -07:00 |
|
collin
|
0bb8c42731
|
fix input file errors
|
2020-09-02 22:59:54 -07:00 |
|
Howard Wu
|
b0c088d978
|
Merge pull request #320 from AleoHQ/refactor/packages
Refactor file system operations into `leo-package`
|
2020-09-02 20:32:17 -07:00 |
|
collin
|
f823d463f2
|
merge master
|
2020-08-31 13:31:23 -04:00 |
|
collin
|
4355e1cd5a
|
support n-group notation
|
2020-08-31 13:27:44 -04:00 |
|
raychu86
|
bcb78bce9c
|
Create initial package test structure
|
2020-08-29 17:29:51 -07:00 |
|
howardwu
|
bf82bf4d1b
|
chore(leo): bump version for new release
|
2020-08-28 23:26:19 -07:00 |
|
howardwu
|
194f1daf42
|
Update Cargo.toml
|
2020-08-28 22:08: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 |
|
howardwu
|
cc183475ee
|
Update logging with custom formatter
|
2020-08-27 00:55:29 -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 |
|
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 |
|
howardwu
|
c07958e292
|
Clean up Cargo.toml
|
2020-08-21 05:09:48 -07:00 |
|
howardwu
|
7461d560f2
|
Use leo-lang
|
2020-08-21 04:41:13 -07:00 |
|
howardwu
|
b6238470cc
|
Update Cargo.toml
|
2020-08-21 03:07:15 -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 |
|
raychu86
|
45eb0b5e38
|
implement binary auto update
|
2020-08-21 01:49:34 -07:00 |
|
howardwu
|
0405ff4f89
|
Bump version and repair Leo update description
|
2020-08-19 03:00:30 -07:00 |
|
raychu86
|
0d35f9bb2b
|
Update cargo.lock
|
2020-08-18 03:48:08 -07:00 |
|
Howard Wu
|
2c24c51b42
|
Merge branch 'master' into feature/leo-cli
|
2020-08-17 01:26:10 -07:00 |
|
collin
|
ddfe8fa08a
|
merge master
|
2020-08-17 01:12:16 -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 |
|
collin
|
b1f7457f1f
|
update snarkos
|
2020-08-16 12:14:05 -07:00 |
|
collin
|
748ffcca3b
|
update snarkos
|
2020-08-16 12:10:16 -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
|
5efa131c65
|
impl test context with test inputs
|
2020-08-15 22:09:22 -07:00 |
|
raychu86
|
6660c57faf
|
Add credential storing to *home_dir*/.leo/credentials
|
2020-08-15 18:54:46 -07:00 |
|
collin
|
e1f4fe1846
|
pull master
|
2020-08-15 02:28:34 -07:00 |
|
Howard Wu
|
b19fceef06
|
Merge pull request #230 from AleoHQ/dependabot/cargo/clap-2.33.3
Bump clap from 2.33.2 to 2.33.3
|
2020-08-14 21:01:33 -07:00 |
|
Howard Wu
|
1e996468a1
|
Merge pull request #216 from AleoHQ/dependabot/cargo/snarkos-dpc-a0d7afb
Bump snarkos-dpc from `793ff39` to `a0d7afb`
|
2020-08-14 20:53:56 -07:00 |
|
Howard Wu
|
b6aeb89e6f
|
Merge pull request #204 from AleoHQ/dependabot/cargo/serde-1.0.115
Bump serde from 1.0.114 to 1.0.115
|
2020-08-14 20:53:32 -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 |
|
collin
|
c8682d2a07
|
update cargo.toml
|
2020-08-13 11:04:35 -07:00 |
|
collin
|
32c92d710d
|
fix conflicts
|
2020-08-13 01:38:56 -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 |
|
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 |
|