collin
|
2e24197ea2
|
create value module
|
2020-07-07 19:11:26 -07:00 |
|
collin
|
604eb09e27
|
move definitions
|
2020-07-07 19:06:45 -07:00 |
|
Howard Wu
|
ee6382fb8a
|
Merge pull request #104 from AleoHQ/feature/return-tuple
Feature/return tuple
|
2020-07-07 16:41:02 -07:00 |
|
Howard Wu
|
3e9b963d5b
|
Merge pull request #103 from AleoHQ/fix/group-one
Fix/group one
|
2020-07-07 16:40:08 -07:00 |
|
collin
|
6144599946
|
update readme
|
2020-07-07 10:18:18 -07:00 |
|
collin
|
87db0508f4
|
impl return tuples and update tests
|
2020-07-07 10:11:23 -07:00 |
|
collin
|
a20d4ab22d
|
add one trait to group type trait
|
2020-07-07 02:10:39 -07:00 |
|
collin
|
efd885c6a7
|
impl 1group and add test
|
2020-07-07 02:08:48 -07:00 |
|
Collin Chin
|
0c8883bb96
|
Merge pull request #100 from AleoHQ/feature/address
Feature/address
|
2020-07-07 00:27:48 -07:00 |
|
Collin Chin
|
7613d0e5cc
|
Merge pull request #97 from AleoHQ/feature/circuit-self
Feature/circuit self
|
2020-07-07 00:11:14 -07:00 |
|
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 |
|