howardwu
|
cc183475ee
|
Update logging with custom formatter
|
2020-08-27 00:55:29 -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
|
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
|
b6238470cc
|
Update Cargo.toml
|
2020-08-21 03:07:15 -07:00 |
|
howardwu
|
4da4fc4344
|
Update cargo.toml
|
2020-08-21 02:54:04 -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 |
|
collin
|
147a87ec24
|
fix imported static access bug
|
2020-08-20 21:12:51 -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 |
|
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 |
|
collin
|
20ae244f67
|
expect compiler error for integer test
|
2020-08-19 00:44:01 -07:00 |
|
collin
|
c686115305
|
Merge branch 'master' of github.com:AleoHQ/leo into fix/synthesis-error-stack-overflow
|
2020-08-19 00:12:54 -07:00 |
|
Howard Wu
|
f57a0cc497
|
Merge pull request #249 from AleoHQ/feature/console
Implement console functions
|
2020-08-19 00:10:44 -07:00 |
|
collin
|
c3a89764bf
|
fix example naming and manifest files
|
2020-08-18 22:58:14 -07:00 |
|
collin
|
4cf1a55ce9
|
add value from implicit group type
|
2020-08-18 22:38:20 -07:00 |
|
collin
|
c7c2d14597
|
impl group number syntax in compiler and test zero and one
|
2020-08-18 13:28:08 -07:00 |
|
collin
|
f675e895f5
|
merge master
|
2020-08-18 11:22:56 -07:00 |
|
raychu86
|
ae10a78eb5
|
Add license header
|
2020-08-18 03:50:26 -07:00 |
|
collin
|
a8530c9012
|
comment out field gadget eq
|
2020-08-17 23:13:54 -07:00 |
|
collin
|
5bd2575fd5
|
add test to check for stack overflow
|
2020-08-17 01:30:13 -07:00 |
|
collin
|
6631da0c7e
|
Merge branch 'master' of github.com:AleoHQ/leo into fix/synthesis-error-stack-overflow
|
2020-08-17 01:21:24 -07:00 |
|
collin
|
ddfe8fa08a
|
merge master
|
2020-08-17 01:12:16 -07:00 |
|
howardwu
|
73f134130e
|
Fix Cargo.lock
|
2020-08-17 01:00:26 -07:00 |
|
collin
|
55d6dc5cc6
|
fix stack overflow error caused by SynthesisError
|
2020-08-16 23:13:10 -07:00 |
|
collin
|
3f49eb0e3f
|
comment out group and field tests
|
2020-08-16 19:52:33 -07:00 |
|
collin
|
e58a5f4e0e
|
clean up
|
2020-08-16 19:45:35 -07:00 |
|
collin
|
e6e02a0e50
|
refactor all tests
|
2020-08-16 19:14:26 -07:00 |
|
collin
|
47523f7f5d
|
start porting tests over
|
2020-08-16 17:20:47 -07:00 |
|
collin
|
4533915438
|
support conditional console functions
|
2020-08-16 16:10:07 -07:00 |
|
collin
|
b2866951f6
|
impl console functions in compiler
|
2020-08-16 15:18:30 -07:00 |
|
collin
|
f3ee68be2b
|
impl console functions in typed
|
2020-08-16 14:28:19 -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
|
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
|
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
|
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
|
70de48d928
|
remove printlns
|
2020-08-15 13:57:03 -07:00 |
|