collin
|
f1f8b99690
|
add passing iteration test with loop variable
|
2021-03-17 12:35:16 -07:00 |
|
collin
|
078f0b4351
|
Merge branch 'master' of https://github.com/AleoHQ/leo into fix/const-loop-range
|
2021-03-16 12:18:15 -07:00 |
|
howardwu
|
0a324ec817
|
Fix merge conflict with master
|
2021-03-15 21:14:04 -07:00 |
|
howardwu
|
284bee6fe8
|
Update to ToBitsBEGadget, update to snarkVM v0.2.1
|
2021-03-15 21:02:03 -07:00 |
|
Collin Chin
|
1c15fb5eff
|
formatting 2
|
2021-03-12 21:13:17 -08:00 |
|
Collin Chin
|
45316e90d9
|
formatting
|
2021-03-12 21:02:38 -08:00 |
|
Collin Chin
|
712d2fbd02
|
add test for non-constant loop ranges
|
2021-03-12 20:39:58 -08:00 |
|
Collin Chin
|
6ce003fd6c
|
fix program parsing formatted errors
|
2021-03-12 20:35:34 -08:00 |
|
collin
|
e369cb7049
|
remove leo-gadgets crate
|
2021-03-12 15:08:44 -08:00 |
|
collin
|
6962e1c2e1
|
refactor to use snarkvm int16 int32 int64 int128 gadgets
|
2021-03-12 15:03:22 -08:00 |
|
collin
|
bec4a15c12
|
refactor to use snarkvm int8 gadget
|
2021-03-12 14:23:41 -08:00 |
|
Collin Chin
|
1fbd337fec
|
Merge pull request #773 from AleoHQ/refactor/gadget-sign-extend
Refactor sign extend gadget
|
2021-03-12 11:48:02 -08:00 |
|
collin
|
14063f723b
|
refactor to use snarkvm evaluatelt and comparator gadgets
|
2021-03-11 16:44:46 -08:00 |
|
collin
|
522e3b6ea6
|
refactor to use snarkvm sub gadget
|
2021-03-11 16:27:06 -08:00 |
|
collin
|
b5ae6dee64
|
remove old pow gadget files
|
2021-03-11 16:19:20 -08:00 |
|
collin
|
faacfbc97e
|
refactor to use snarkvm neg gadget
|
2021-03-11 16:12:33 -08:00 |
|
collin
|
d4b8bbbe50
|
refactor to use snarkvm mul gadget
|
2021-03-11 16:02:28 -08:00 |
|
collin
|
11ddb1f761
|
refactor to use snarkvm div gadget
|
2021-03-11 15:54:55 -08:00 |
|
Collin Chin
|
6d378c37e6
|
Merge pull request #760 from ljedrz/clippy_lints
clippy: 1.50 lints
|
2021-03-11 15:20:53 -08:00 |
|
collin
|
deb3847b8e
|
remove add trait and uint impls
|
2021-03-11 14:47:34 -08:00 |
|
ljedrz
|
25458835dc
|
clippy: fix 1.50 lints
Signed-off-by: ljedrz <ljedrz@gmail.com>
|
2021-03-11 14:12:43 +01:00 |
|
Protryon
|
b28f8db4f5
|
flatten asg-passes
|
2021-03-10 09:57:27 -08:00 |
|
Protryon
|
0f977707a9
|
fmt
|
2021-03-10 09:35:11 -08:00 |
|
Protryon
|
9156068801
|
constant folding
|
2021-03-10 09:35:11 -08:00 |
|
Collin Chin
|
ace4147db7
|
Merge pull request #744 from AleoHQ/dependabot/cargo/indexmap-1.6.2
Bump indexmap from 1.6.1 to 1.6.2
|
2021-03-08 18:25:51 -08:00 |
|
Collin Chin
|
110fbdd6a6
|
Merge pull request #692 from AleoHQ/console-assert-error
[CLI] Changes compiler error message for console.assert
|
2021-03-08 17:50:53 -08:00 |
|
dependabot-preview[bot]
|
c764020b4e
|
Bump indexmap from 1.6.1 to 1.6.2
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Commits](https://github.com/bluss/indexmap/compare/1.6.1...1.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-09 00:46:13 +00:00 |
|
Collin Chin
|
a18b757ff4
|
Merge branch 'master' into console-assert-error
|
2021-03-08 16:20:46 -08:00 |
|
dependabot-preview[bot]
|
ab5da38aa0
|
Bump num-bigint from 0.3.1 to 0.4.0
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/rust-num/num-bigint/releases)
- [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.3.1...num-bigint-0.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-08 23:39:44 +00:00 |
|
Protryon
|
a4f2101aaf
|
remove if from ternary expression
|
2021-03-08 14:45:38 -08:00 |
|
Protryon
|
f5187fc872
|
fix some failing tests
|
2021-03-07 06:27:42 -08:00 |
|
collin
|
10ecc6e6e2
|
merge master and fix build issues
|
2021-03-04 14:11:17 -08:00 |
|
howardwu
|
2e7b542b8b
|
Format and clean up, enable default on snarkvm_algorithms
|
2021-03-04 11:09:24 -08:00 |
|
howardwu
|
1735038dee
|
Update algorithms, curves, and gadget traits
|
2021-03-04 11:02:31 -08:00 |
|
howardwu
|
4650b5cd80
|
Update gadget traits
|
2021-03-04 11:01:00 -08:00 |
|
howardwu
|
3bdf598431
|
Update field and curves traits
|
2021-03-04 10:59:43 -08:00 |
|
howardwu
|
8690e35e95
|
Update field structs
|
2021-03-04 10:58:50 -08:00 |
|
howardwu
|
c03e1045f2
|
Update gadgets traits
|
2021-03-04 10:57:20 -08:00 |
|
howardwu
|
dadc57a148
|
Add r1cs dep
|
2021-03-04 10:55:22 -08:00 |
|
howardwu
|
e11ef69f74
|
Add fields dep
|
2021-03-04 10:54:37 -08:00 |
|
howardwu
|
b029469eca
|
Remove objects dep
|
2021-03-04 10:54:21 -08:00 |
|
howardwu
|
4692a2b20e
|
Update object errors
|
2021-03-04 10:53:48 -08:00 |
|
howardwu
|
1b0a6dbd69
|
Update fields traits
|
2021-03-04 10:52:54 -08:00 |
|
howardwu
|
7b7c1bbef4
|
Remove object dept
|
2021-03-04 10:51:59 -08:00 |
|
howardwu
|
4e9576e58d
|
Fix object errors
|
2021-03-04 10:49:47 -08:00 |
|
howardwu
|
d8e9edc941
|
Update fields structs
|
2021-03-04 10:48:28 -08:00 |
|
howardwu
|
24f5b168aa
|
Updates r1cs traits
|
2021-03-04 10:45:37 -08:00 |
|
howardwu
|
f3daba63df
|
Update gadgets traits
|
2021-03-04 10:41:33 -08:00 |
|
howardwu
|
fc4bc537dd
|
Update primefield traits
|
2021-03-04 10:39:56 -08:00 |
|
howardwu
|
b95495bab3
|
Update r1cs error
|
2021-03-04 10:39:22 -08:00 |
|