d0cd
|
3aba61a1c8
|
Merge pull request #2332 from AleoHQ/dependabot/cargo/testnet3/tempfile-3.5.0
Bump tempfile from 3.4.0 to 3.5.0
|
2023-03-31 10:03:58 -07:00 |
|
d0cd
|
9934d329f9
|
Merge pull request #2330 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.159
Bump serde from 1.0.158 to 1.0.159
|
2023-03-31 10:03:33 -07:00 |
|
Pranav Gaddamadugu
|
61cf227f58
|
Fmt
|
2023-03-31 10:02:33 -07:00 |
|
d0cd
|
56c6952546
|
Merge pull request #2327 from AleoHQ/dependabot/cargo/testnet3/indexmap-1.9.3
Bump indexmap from 1.9.2 to 1.9.3
|
2023-03-31 10:01:22 -07:00 |
|
d0cd
|
8996002055
|
Merge pull request #2326 from AleoHQ/dependabot/cargo/testnet3/regex-1.7.3
Bump regex from 1.7.2 to 1.7.3
|
2023-03-31 10:00:50 -07:00 |
|
Pranav Gaddamadugu
|
484eea5bd2
|
Regen expectations
|
2023-03-31 09:58:25 -07:00 |
|
Pranav Gaddamadugu
|
2646b7b28b
|
Fix bug
|
2023-03-31 09:58:25 -07:00 |
|
Pranav Gaddamadugu
|
cc7aebf897
|
Add test
|
2023-03-31 09:57:10 -07:00 |
|
Pranav Gaddamadugu
|
e3ce9c785a
|
Address feedback
|
2023-03-31 09:54:57 -07:00 |
|
d0cd
|
e2d1895502
|
Merge pull request #2323 from AleoHQ/refactor/enable-precommit-hooks
[Refactor] Update code quality configs.
|
2023-03-31 09:50:57 -07:00 |
|
dependabot[bot]
|
08c203103f
|
Bump tempfile from 3.4.0 to 3.5.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/commits)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-29 11:00:43 +00:00 |
|
dependabot[bot]
|
a459723d3a
|
Bump reqwest from 0.11.15 to 0.11.16
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.15 to 0.11.16.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.15...v0.11.16)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-28 11:00:31 +00:00 |
|
dependabot[bot]
|
c88dceb565
|
Bump serde from 1.0.158 to 1.0.159
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.158 to 1.0.159.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.158...v1.0.159)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-28 11:00:03 +00:00 |
|
Pranav Gaddamadugu
|
b8df30075a
|
Regen expectations
|
2023-03-27 10:12:12 -07:00 |
|
Pranav Gaddamadugu
|
ee3e225f92
|
Fix bug
|
2023-03-27 10:09:12 -07:00 |
|
Pranav Gaddamadugu
|
dcf2b6fa47
|
Add test
|
2023-03-27 10:08:21 -07:00 |
|
Pranav Gaddamadugu
|
440d19e42f
|
Update CI
|
2023-03-27 08:55:45 -07:00 |
|
Pranav Gaddamadugu
|
dde0fe7676
|
Move warnings to error crate
|
2023-03-27 08:30:35 -07:00 |
|
Pranav Gaddamadugu
|
61381e6db2
|
Update CI to nightly fmt and stable clippy
|
2023-03-27 08:28:26 -07:00 |
|
dependabot[bot]
|
6d119cafb2
|
Bump indexmap from 1.9.2 to 1.9.3
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/bluss/indexmap/compare/1.9.2...1.9.3)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 11:01:14 +00:00 |
|
dependabot[bot]
|
bce4755dac
|
Bump regex from 1.7.2 to 1.7.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-27 11:01:02 +00:00 |
|
Pranav Gaddamadugu
|
8adc6c76b8
|
Fmts and clippies
|
2023-03-26 23:18:03 -07:00 |
|
Pranav Gaddamadugu
|
47e81a5d15
|
Update fmt and pre-commit config
|
2023-03-26 23:16:19 -07:00 |
|
d0cd
|
28e4a004a2
|
Merge pull request #2321 from AleoHQ/dependabot/cargo/openssl-0.10.48
|
2023-03-24 23:34:27 -07:00 |
|
dependabot[bot]
|
167ec8fe63
|
Bump openssl from 0.10.45 to 0.10.48
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-25 01:38:16 +00:00 |
|
d0cd
|
8c0b76f67f
|
Merge pull request #2319 from AleoHQ/dependabot/cargo/testnet3/regex-1.7.2
Bump regex from 1.7.1 to 1.7.2
|
2023-03-22 07:54:47 -07:00 |
|
dependabot[bot]
|
ef2c730410
|
Bump regex from 1.7.1 to 1.7.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.7.1...1.7.2)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-22 11:00:44 +00:00 |
|
d0cd
|
317d790412
|
Merge pull request #2310 from AleoHQ/dependabot/cargo/testnet3/dirs-5.0.0
Bump dirs from 4.0.0 to 5.0.0
|
2023-03-21 13:44:24 -07:00 |
|
d0cd
|
e6a099947c
|
Merge pull request #2309 from AleoHQ/dependabot/cargo/testnet3/walkdir-2.3.3
Bump walkdir from 2.3.2 to 2.3.3
|
2023-03-21 13:43:58 -07:00 |
|
d0cd
|
30b4bfdcc9
|
Merge pull request #2308 from AleoHQ/dependabot/cargo/testnet3/assert_cmd-2.0.10
Bump assert_cmd from 2.0.8 to 2.0.10
|
2023-03-21 13:43:34 -07:00 |
|
d0cd
|
69fbb3dda0
|
Merge pull request #2297 from AleoHQ/dependabot/cargo/testnet3/toml-0.7.3
Bump toml from 0.7.2 to 0.7.3
|
2023-03-21 13:42:58 -07:00 |
|
d0cd
|
3dc56f5058
|
Merge pull request #2278 from AleoHQ/feat/dead-code-elimination
[Feature] Dead Code Elimination
|
2023-03-21 09:47:32 -07:00 |
|
d0cd
|
6daf205de9
|
Merge pull request #2305 from AleoHQ/collinc97-patch-1
Update README.md
|
2023-03-21 09:46:34 -07:00 |
|
d0cd
|
464ebc30a3
|
Merge pull request #2316 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.70
Bump anyhow from 1.0.69 to 1.0.70
|
2023-03-21 09:43:38 -07:00 |
|
d0cd
|
345e5dd621
|
Merge pull request #2317 from AleoHQ/dependabot/cargo/testnet3/reqwest-0.11.15
Bump reqwest from 0.11.14 to 0.11.15
|
2023-03-21 09:43:06 -07:00 |
|
d0cd
|
90637fff06
|
Merge pull request #2318 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.158
Bump serde from 1.0.155 to 1.0.158
|
2023-03-21 09:42:44 -07:00 |
|
dependabot[bot]
|
7a34414013
|
Bump serde from 1.0.155 to 1.0.158
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.155 to 1.0.158.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.155...v1.0.158)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 11:00:53 +00:00 |
|
dependabot[bot]
|
d2e2c10f76
|
Bump reqwest from 0.11.14 to 0.11.15
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.14 to 0.11.15.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.14...v0.11.15)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-21 11:00:33 +00:00 |
|
d0cd
|
abd25b0896
|
Merge pull request #2295 from AleoHQ/feat/toggle-dce
Add an option to (dis/en)able DCE in the compiler.
|
2023-03-20 08:53:56 -07:00 |
|
dependabot[bot]
|
637eced1a8
|
Bump anyhow from 1.0.69 to 1.0.70
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.69 to 1.0.70.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.69...1.0.70)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 11:02:37 +00:00 |
|
dependabot[bot]
|
a6005df9b8
|
Bump dirs from 4.0.0 to 5.0.0
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)
---
updated-dependencies:
- dependency-name: dirs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 11:00:42 +00:00 |
|
dependabot[bot]
|
7f755fb063
|
Bump walkdir from 2.3.2 to 2.3.3
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/BurntSushi/walkdir/releases)
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.3.2...2.3.3)
---
updated-dependencies:
- dependency-name: walkdir
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 11:00:04 +00:00 |
|
dependabot[bot]
|
d07da07f1f
|
Bump assert_cmd from 2.0.8 to 2.0.10
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.8...v2.0.10)
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 10:59:45 +00:00 |
|
Collin Chin
|
f0e6021cba
|
Update README.md
Fixes #2294
Signed-off-by: Collin Chin <collin@aleo.org>
|
2023-03-15 17:26:51 -07:00 |
|
dependabot[bot]
|
4d9a25aa60
|
Bump toml from 0.7.2 to 0.7.3
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.2...toml-v0.7.3)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 11:00:46 +00:00 |
|
d0cd
|
1bbf24b7dd
|
Merge pull request #2280 from AleoHQ/bench/codegen
[Test] Add support for benchmarking code generation.
|
2023-03-13 10:31:57 -07:00 |
|
d0cd
|
f30080f647
|
Merge pull request #2293 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.155
Bump serde from 1.0.153 to 1.0.155
|
2023-03-13 10:31:03 -07:00 |
|
d0cd
|
c5f7c01f02
|
Add an option to enable DCE in the compiler
|
2023-03-13 09:28:51 -07:00 |
|
d0cd
|
f7784ca779
|
Fix to get benchmarks working
|
2023-03-13 08:51:48 -07:00 |
|
d0cd
|
f7dc194d79
|
Add codegen to benchmarks
|
2023-03-13 08:51:48 -07:00 |
|