Collin Chin
|
32e22a2a86
|
Merge pull request #2071 from AleoHQ/refactor/cli-output
remove checkmark, clarify leo output for all commands
|
2022-09-19 18:27:24 -07:00 |
|
Collin Chin
|
bbd41f81b6
|
Merge pull request #2073 from AleoHQ/fix/core-function-composite-data-types
Enable core function calls on composite data types.
|
2022-09-20 00:14:22 +02:00 |
|
Collin Chin
|
2cb3f570c9
|
Merge pull request #2072 from AleoHQ/fix/tic-tac-toe
Fix tictactoe example.
|
2022-09-20 00:14:11 +02:00 |
|
collin
|
ad139ec82d
|
commit vote example
|
2022-09-19 14:52:55 -07:00 |
|
Alessandro Coglio
|
f6b3870769
|
[ABNF] Improve a rule name.
Rename `end-of-line-comment` to the shorter `line-comment`, which is also
consistent with the ABNF gramar of Aleo instructions.
|
2022-09-17 21:26:09 -07:00 |
|
Pranav Gaddamadugu
|
798a682a6b
|
Regen expectations
|
2022-09-18 02:33:07 +02:00 |
|
Pranav Gaddamadugu
|
a96ae8e686
|
Add composite to compiler tests
|
2022-09-18 02:32:57 +02:00 |
|
Pranav Gaddamadugu
|
792867406b
|
Allow records and circuits for core functions
|
2022-09-18 02:32:35 +02:00 |
|
Pranav Gaddamadugu
|
cb319b1678
|
Add test
|
2022-09-17 20:45:33 +02:00 |
|
Pranav Gaddamadugu
|
159482e3c5
|
Update example
|
2022-09-17 20:40:27 +02:00 |
|
Pranav Gaddamadugu
|
8aa968ab1d
|
Note
|
2022-09-17 19:22:24 +02:00 |
|
Pranav Gaddamadugu
|
7b450b3f23
|
Add test for string literals
|
2022-09-17 19:21:23 +02:00 |
|
Pranav Gaddamadugu
|
611e65554d
|
Cleanup
|
2022-09-17 19:17:01 +02:00 |
|
Pranav Gaddamadugu
|
7a29c76805
|
Regen expectations
|
2022-09-17 19:02:25 +02:00 |
|
Pranav Gaddamadugu
|
ab1218043a
|
Fix tictactoe
|
2022-09-17 19:01:52 +02:00 |
|
Pranav Gaddamadugu
|
c202878013
|
Fix for nested flattening
|
2022-09-17 18:58:40 +02:00 |
|
Collin Chin
|
491bc2271d
|
Merge pull request #2069 from AleoHQ/indent-examples
[examples] improve indentation
|
2022-09-17 16:12:31 +02:00 |
|
collin
|
b9d32ee695
|
remove checkmark, clarify leo output for all commands
|
2022-09-17 16:08:19 +02:00 |
|
Collin Chin
|
6297d684ca
|
Merge pull request #2068 from AleoHQ/release
Release chores
|
2022-09-17 15:07:20 +02:00 |
|
Eric McCarthy
|
94e3516e65
|
[examples] improve indentation
|
2022-09-16 18:59:59 -07:00 |
|
collin
|
ab43581d84
|
use crates.io snarkvm dep
|
2022-09-16 18:31:56 +02:00 |
|
collin
|
4e05840bf5
|
bump ci rust version to 1.63
|
2022-09-16 18:19:20 +02:00 |
|
collin
|
834ea300aa
|
bump ci rust version to 1.65
|
2022-09-16 18:17:10 +02:00 |
|
collin
|
6c18565700
|
too new of rust version for actions
|
2022-09-16 17:51:15 +02:00 |
|
collin
|
62659507c5
|
clippy
|
2022-09-16 17:48:26 +02:00 |
|
collin
|
2e24f82f21
|
Update rust versions
|
2022-09-16 17:32:20 +02:00 |
|
collin
|
ed712ccf32
|
Update deps
|
2022-09-16 17:28:24 +02:00 |
|
collin
|
fd13537551
|
add all modules to members
|
2022-09-16 17:11:59 +02:00 |
|
Collin Chin
|
349454e41a
|
Merge pull request #2067 from AleoHQ/dependabot/cargo/testnet3/rand_core-0.6.4
Bump rand_core from 0.6.3 to 0.6.4
|
2022-09-16 16:28:15 +02:00 |
|
Collin Chin
|
e8d3459028
|
Merge pull request #2066 from AleoHQ/dependabot/cargo/testnet3/self_update-0.32.0
Bump self_update from 0.31.0 to 0.32.0
|
2022-09-16 16:28:02 +02:00 |
|
Collin Chin
|
cf3cdee917
|
Merge pull request #2065 from AleoHQ/dependabot/cargo/testnet3/sha2-0.10.6
Bump sha2 from 0.10.5 to 0.10.6
|
2022-09-16 16:27:45 +02:00 |
|
Collin Chin
|
31be1d8e58
|
Merge pull request #2062 from AleoHQ/dependabot/cargo/testnet3/thiserror-1.0.35
Bump thiserror from 1.0.34 to 1.0.35
|
2022-09-16 16:15:42 +02:00 |
|
dependabot[bot]
|
95f5256ece
|
Bump rand_core from 0.6.3 to 0.6.4
Bumps [rand_core](https://github.com/rust-random/rand) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.6.3...0.6.4)
---
updated-dependencies:
- dependency-name: rand_core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 10:27:42 +00:00 |
|
dependabot[bot]
|
9647edbe6c
|
Bump self_update from 0.31.0 to 0.32.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)
---
updated-dependencies:
- dependency-name: self_update
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 10:27:35 +00:00 |
|
dependabot[bot]
|
07127935a7
|
Bump sha2 from 0.10.5 to 0.10.6
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.5...sha2-v0.10.6)
---
updated-dependencies:
- dependency-name: sha2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 10:27:30 +00:00 |
|
d0cd
|
b24767f660
|
Merge pull request #2063 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.65
|
2022-09-15 14:26:04 +02:00 |
|
d0cd
|
1192a28d96
|
Merge pull request #2041 from AleoHQ/abnf-mappings
[ABNF] Add mappings.
|
2022-09-15 14:24:46 +02:00 |
|
Alessandro Coglio
|
ea3b919b9d
|
Merge with testnet3.
|
2022-09-15 17:21:02 +08:00 |
|
Alessandro Coglio
|
d0ba8defbd
|
[ABNF] Add name to finalizer.
|
2022-09-15 17:20:21 +08:00 |
|
dependabot[bot]
|
003841369a
|
Bump anyhow from 1.0.64 to 1.0.65
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.64 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.64...1.0.65)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 10:22:07 +00:00 |
|
dependabot[bot]
|
78b22d08f4
|
Bump thiserror from 1.0.34 to 1.0.35
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.34...1.0.35)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 10:22:01 +00:00 |
|
d0cd
|
c198a89ad3
|
Merge pull request #2001 from AleoHQ/examples-ntz
[examples] eight 32-bit versions of trailing zeros from Hacker's Delight
|
2022-09-13 18:19:04 +02:00 |
|
Pranav Gaddamadugu
|
ae8b3b8f8e
|
Update CI to run hackers-delight examples
|
2022-09-13 17:23:24 +02:00 |
|
Pranav Gaddamadugu
|
7bbaaf4245
|
Reorganize hackers delight examples
|
2022-09-13 17:22:01 +02:00 |
|
Eric McCarthy
|
f7d1b5c0ab
|
[examples] a few rewordings
|
2022-09-13 17:22:01 +02:00 |
|
Eric McCarthy
|
d38e33e5a0
|
[examples] add descriptions of ntz* algorithms in their README.md files
|
2022-09-13 17:22:01 +02:00 |
|
Eric McCarthy
|
556799971d
|
[examples] update ntz examples with @program and calling helper functions in places
|
2022-09-13 17:22:01 +02:00 |
|
Eric McCarthy
|
3b1895f8df
|
[examples] eight 32-bit versions of trailing zeros from Hacker's Delight
|
2022-09-13 17:22:01 +02:00 |
|
Collin Chin
|
d642da0441
|
Merge pull request #2060 from AleoHQ/dependabot/cargo/testnet3/clap-3.2.21
Bump clap from 3.2.20 to 3.2.21
|
2022-09-13 16:18:21 +02:00 |
|
Collin Chin
|
bad06869e9
|
Merge pull request #2037 from AleoHQ/fix/missed-typechecking
[Fix] Fixes missed typechecking for mul expressions.
|
2022-09-13 16:03:13 +02:00 |
|