collin
|
eaf9406c21
|
update pedersen example
|
2020-07-06 23:53:02 -07:00 |
|
collin
|
4529c56fd2
|
add address ternary and equal functionality and tests
|
2020-07-06 20:25:14 -07:00 |
|
collin
|
2e1a1c3075
|
remove invalid test
|
2020-07-06 06:43:32 -07:00 |
|
collin
|
7a04fd9e0e
|
fix address input bug
|
2020-07-06 06:40:04 -07:00 |
|
collin
|
423e804a27
|
impl address inputs
|
2020-07-06 06:17:08 -07:00 |
|
collin
|
ce90dd8660
|
fix iteration pest bug
|
2020-07-06 05:05:48 -07:00 |
|
collin
|
d3c0dbb80c
|
impl tests for address type
|
2020-07-06 04:59:06 -07:00 |
|
collin
|
96a623315e
|
impl address gadgets
|
2020-07-06 04:04:06 -07:00 |
|
collin
|
8ca5f5ce66
|
use account public key in snarkos dpc
|
2020-07-06 03:18:20 -07:00 |
|
collin
|
d5bdda89e7
|
add initial address type to constraints
|
2020-07-06 02:38:50 -07:00 |
|
collin
|
f1030117ee
|
add address type to leo-ast and leo-types
|
2020-07-06 01:47:07 -07:00 |
|
collin
|
8fbf2b2e7e
|
update readme
|
2020-07-05 23:43:25 -07:00 |
|
Collin Chin
|
72b2095b67
|
Merge pull request #98 from AleoHQ/feature/readme
Updates README
|
2020-07-05 23:36:44 -07:00 |
|
Howard Wu
|
a7c565a564
|
Update README.md
|
2020-07-05 15:48:47 -07:00 |
|
Howard Wu
|
8b8daea9f3
|
Update README.md
|
2020-07-05 12:32:15 -07:00 |
|
Howard Wu
|
6aea54cab4
|
Update README.md
|
2020-07-05 12:04:33 -07:00 |
|
collin
|
2ff63c5fac
|
update readme
|
2020-07-03 22:46:09 -07:00 |
|
collin
|
84f634559c
|
fix recursive circuit member function namespace bug
|
2020-07-03 22:44:09 -07:00 |
|
collin
|
3f10bcfe82
|
impl circuit member access with self.member
|
2020-07-03 13:35:46 -07:00 |
|
Collin Chin
|
26efe304a4
|
Merge pull request #93 from AleoHQ/fix/group-field-stack-overflow
Fix/group field stack overflow
|
2020-07-02 22:16:41 -07:00 |
|
Collin Chin
|
6b303551de
|
Merge pull request #92 from AleoHQ/refactor/const
Refactor/const
|
2020-07-02 22:16:15 -07:00 |
|
collin
|
a2a519beee
|
Merge branch 'refactor/const' of github.com:AleoHQ/leo into fix/group-field-stack-overflow
|
2020-07-02 22:12:33 -07:00 |
|
collin
|
b0ec086bb4
|
Merge branch 'master' of github.com:AleoHQ/leo into refactor/const
|
2020-07-02 22:09:17 -07:00 |
|
collin
|
adaa3a5959
|
update readme
|
2020-07-02 22:08:20 -07:00 |
|
Collin Chin
|
14adaaa820
|
Merge pull request #73 from AleoHQ/feature/comparator
Feature/comparator
|
2020-07-02 22:04:48 -07:00 |
|
Collin Chin
|
53a06761fe
|
Merge pull request #91 from AleoHQ/feature/lib-and-imports
Feature/lib and imports
|
2020-07-02 22:00:42 -07:00 |
|
collin
|
967b59a0d4
|
update readme
|
2020-07-02 21:41:29 -07:00 |
|
collin
|
36b2508de3
|
add circuit self keyword wip
|
2020-07-02 21:36:22 -07:00 |
|
collin
|
a78d077d40
|
merge refactor/const
|
2020-07-02 15:58:00 -07:00 |
|
collin
|
b7cefc5ac0
|
Merge branch 'feature/comparator' of github.com:AleoHQ/leo into refactor/const
|
2020-07-02 15:54:29 -07:00 |
|
collin
|
cf4a8772bb
|
merge lib and imports
|
2020-07-02 15:53:41 -07:00 |
|
collin
|
ee2db05b2e
|
fix imports
|
2020-07-02 15:47:40 -07:00 |
|
collin
|
847527fb6f
|
Merge branch 'master' of github.com:AleoHQ/leo into feature/lib-and-imports
|
2020-07-02 05:51:58 -07:00 |
|
collin
|
a76a51bcd7
|
fix multiple import bug and update tests
|
2020-07-02 05:48:43 -07:00 |
|
collin
|
c30a50c5dc
|
retrieve import definitions at program execution
|
2020-07-02 05:21:06 -07:00 |
|
collin
|
14f5f448be
|
resolve all definitions prior to program execution
|
2020-07-02 03:56:52 -07:00 |
|
collin
|
a422027e12
|
fix nested import parsing bug
|
2020-07-01 21:43:06 -07:00 |
|
collin
|
6a04dd0f58
|
refactor import file parsing. constraints for imports wip
|
2020-07-01 21:05:57 -07:00 |
|
Howard Wu
|
b53c1bb4dc
|
Merge pull request #95 from AleoHQ/dependabot/cargo/serde_json-1.0.56
Bump serde_json from 1.0.55 to 1.0.56
|
2020-06-30 20:45:42 -07:00 |
|
Howard Wu
|
0c3df975cc
|
Merge pull request #94 from AleoHQ/dependabot/cargo/sha2-0.9.1
Bump sha2 from 0.9.0 to 0.9.1
|
2020-06-30 20:45:23 -07:00 |
|
collin
|
330bfe46c8
|
refactor import * for packages and leo files only
|
2020-06-30 13:31:27 -07:00 |
|
dependabot-preview[bot]
|
1726cdf77d
|
Bump serde_json from 1.0.55 to 1.0.56
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.55...v1.0.56)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-30 10:40:15 +00:00 |
|
dependabot-preview[bot]
|
f9ef5cfb4c
|
Bump sha2 from 0.9.0 to 0.9.1
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.0...sha2-v0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-30 10:39:48 +00:00 |
|
collin
|
e08ad6698c
|
fix group and field allocation
|
2020-06-29 22:03:19 -07:00 |
|
collin
|
6fbb848015
|
add const mut check
|
2020-06-29 20:29:53 -07:00 |
|
collin
|
45a2664fd9
|
Merge branch 'feature/lib-and-imports' of github.com:AleoHQ/leo into feature/comparator
|
2020-06-29 19:52:47 -07:00 |
|
collin
|
26890ff097
|
update readme
|
2020-06-29 19:36:30 -07:00 |
|
collin
|
4a36a899e3
|
add --bin and --lib flags to new and init cli commands
|
2020-06-29 19:24:41 -07:00 |
|
collin
|
4a41f6c681
|
update readme
|
2020-06-29 18:37:52 -07:00 |
|
collin
|
d905ffd569
|
impl importing from package lib, file, directory, and star
|
2020-06-29 17:47:59 -07:00 |
|