Sergey Isaev
|
2d0ab3dcc5
|
Remove tests; fix CI
|
2020-08-09 20:01:32 +03:00 |
|
Sergey Isaev
|
d38561756f
|
Merge branch 'master' of github.com:AleoHQ/leo into login_command
|
2020-08-09 19:20:07 +03:00 |
|
Sergey Isaev
|
3e6ae8ac68
|
Add errors definitions
|
2020-08-09 19:19:40 +03:00 |
|
Sergey Isaev
|
09791e1035
|
Add login with username and password
|
2020-08-09 19:14:13 +03:00 |
|
Sergey Isaev
|
b5803a7b9a
|
Sort alphabetically
|
2020-08-07 12:39:17 +03:00 |
|
Sergey Isaev
|
d584810b1d
|
Change order
|
2020-08-07 12:33:34 +03:00 |
|
Sergey Isaev
|
3b81e6a219
|
Change match to if
|
2020-08-07 12:28:46 +03:00 |
|
Sergey Isaev
|
707168de0a
|
Format code
|
2020-08-07 00:11:38 +03:00 |
|
Sergey Isaev
|
2ccbf2eafe
|
Add initial version of the login command
|
2020-08-06 22:36:38 +03:00 |
|
Sergey Isaev
|
c2d2b0363c
|
Merge branch 'master' of github.com:AleoHQ/leo
|
2020-08-05 01:10:17 +03:00 |
|
Sergey Isaev
|
e09df32666
|
Simplify the code
|
2020-08-05 01:09:02 +03:00 |
|
Howard Wu
|
e46a980b26
|
Merge pull request #156 from AleoHQ/fix/leo-new-init
fix leo new and leo init to generate state files
|
2020-08-03 21:26:36 -07:00 |
|
collin
|
ddcf2c0b09
|
fix leo test to run tests in isolation
|
2020-08-03 19:51:41 -07:00 |
|
collin
|
2757c44253
|
fix leo new and leo init to generate state files
|
2020-08-03 19:20:46 -07:00 |
|
collin
|
589988b76a
|
rename input -> inputs
|
2020-08-03 12:50:02 -07:00 |
|
collin
|
1e56b3a5f6
|
fix all examples. change outputs -> output
|
2020-08-03 12:46:47 -07:00 |
|
howardwu
|
3ab5de0b22
|
Add root directory to package
|
2020-08-02 23:10:02 -07:00 |
|
howardwu
|
1ac233b598
|
Add source directory in package
|
2020-08-02 23:05:03 -07:00 |
|
howardwu
|
b58ee7233a
|
Update outputs directory
|
2020-08-02 22:51:48 -07:00 |
|
howardwu
|
cfb627d468
|
Migrate files to an inputs directory in package
|
2020-08-02 22:18:03 -07:00 |
|
howardwu
|
8b435130d2
|
Adds leo-package module
|
2020-08-02 21:52:55 -07:00 |
|
howardwu
|
5375d97b40
|
Resolve merge conflict
|
2020-08-02 18:51:44 -07:00 |
|
howardwu
|
bd83603bf0
|
Adds linter stub
|
2020-08-02 17:39:30 -07:00 |
|
collin
|
3d35fb026b
|
outputs -> output
|
2020-07-31 21:15:33 -07:00 |
|
collin
|
070fa0edea
|
fix all tests
|
2020-07-31 20:59:50 -07:00 |
|
collin
|
fb45ac7498
|
rename inputs -> input
|
2020-07-31 19:39:30 -07:00 |
|
collin
|
e22e962588
|
rename leo-inputs -> leo-input
|
2020-07-31 18:49:01 -07:00 |
|
collin
|
ae8fb1f714
|
merge master fix conflicts
|
2020-07-30 22:41:07 -07:00 |
|
howardwu
|
b1595150d9
|
Revert cli for Leo CLI errors and add SNARKError
|
2020-07-30 19:27:43 -07:00 |
|
howardwu
|
61d92ecc91
|
Remove revision peg for snarkOS dependency, change Leo to groth16, update to proper calling convention for snarks
|
2020-07-30 19:09:27 -07:00 |
|
collin
|
1b99d62de8
|
adds compiler output file and output bytes data structures
|
2020-07-29 18:32:35 -07:00 |
|
collin
|
ac8c940169
|
add parsing for .in and .state files and update errors
|
2020-07-29 13:20:44 -07:00 |
|
collin
|
3d3e8f5e72
|
compiler successfully parsing record, registers, state, state_leaf variables with access
|
2020-07-29 00:18:19 -07:00 |
|
collin
|
82b0b576dd
|
parse input file before program file
|
2020-07-28 20:46:26 -07:00 |
|
collin
|
1f76098f45
|
print compiled library file success
|
2020-07-14 13:10:13 -07:00 |
|
collin
|
b0acd5ea5a
|
update field and group modules
|
2020-07-07 19:53:37 -07:00 |
|
collin
|
4a36a899e3
|
add --bin and --lib flags to new and init cli commands
|
2020-06-29 19:24:41 -07:00 |
|
collin
|
d905ffd569
|
impl importing from package lib, file, directory, and star
|
2020-06-29 17:47:59 -07:00 |
|
collin
|
b8b0da305b
|
merge master
|
2020-06-29 14:05:12 -07:00 |
|
Collin Chin
|
d1c5c9e928
|
Merge pull request #80 from AleoHQ/feature/cli
Add debug flag, improve CLI messages, add num_constraints, add 'leo clean'
|
2020-06-29 13:23:58 -07:00 |
|
howardwu
|
c622b157f5
|
Cleanup
|
2020-06-28 19:36:45 -07:00 |
|
howardwu
|
c1243a2e74
|
Adds the command
|
2020-06-28 18:53:09 -07:00 |
|
howardwu
|
607685122b
|
Update logger, add debug flag, improve CLI messages, add num_constraints
|
2020-06-28 18:24:36 -07:00 |
|
collin
|
a9338a9756
|
add import directory file and errors
|
2020-06-27 23:48:55 -07:00 |
|
collin
|
9c2a0e4ec6
|
add lib.leo support
|
2020-06-26 20:58:43 -07:00 |
|
collin
|
d9b5c15d73
|
impl zip file struct
|
2020-06-26 00:57:46 -07:00 |
|
collin
|
6662b6261f
|
impl leo publish to zip file
|
2020-06-26 00:19:40 -07:00 |
|
collin
|
504480b3d7
|
serialize program into bytes file
|
2020-06-24 21:05:11 -07:00 |
|
collin
|
c2862c7a0c
|
add formatting for cli errors
|
2020-06-22 23:20:55 -07:00 |
|
collin
|
9e93462f2b
|
merge master
|
2020-06-19 23:16:12 -07:00 |
|