Commit Graph

6448 Commits

Author SHA1 Message Date
Pranav Gaddamadugu
aff7e43010 Fix CI 2024-01-15 15:45:08 -08:00
Pranav Gaddamadugu
c8377f7efe Fix CI 2024-01-15 15:45:08 -08:00
Pranav Gaddamadugu
5fea268d04 Update examples and CI 2024-01-15 15:45:08 -08:00
Pranav Gaddamadugu
829a1e801e Clean up tests 2024-01-15 15:45:08 -08:00
Pranav Gaddamadugu
7e145728e0 Update CI and examples 2024-01-15 15:45:08 -08:00
Pranav Gaddamadugu
e8a46b7628 WIP removing input files from examples 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
e4ddfcda25 Remove input files written in leo example 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
e990b7ca66 Remove input errors 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
a38c407ea0 Remove parser components related input files 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
ce39d9a3f5 Remove requirement for input files in InputsDirectory 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
b6a482a3a7 Clippy 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
a322fcb7ac Update test framework 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
bb49ecc929 Update CLI 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
61eede48d7 Remove input AST parser 2024-01-15 15:45:07 -08:00
Pranav Gaddamadugu
d1a1b258ec Remove InputAST from compiler 2024-01-15 15:45:07 -08:00
d0cd
8cdab3b774
Merge pull request #2881 from AleoHQ/feat/stubs
[Feature] Support importing local and remote programs.
2024-01-10 10:01:38 +08:00
d0cd
5cf9f7723c
Merge pull request #27332 from AleoHQ/dependabot/cargo/testnet3/clap-4.4.14
Bump clap from 4.4.13 to 4.4.14
2024-01-10 10:01:00 +08:00
d0cd
c089d4242d
Merge pull request #27194 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.195
Bump serde from 1.0.194 to 1.0.195
2024-01-10 10:00:32 +08:00
dependabot[bot]
5250f40887
Bump clap from 4.4.13 to 4.4.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.13 to 4.4.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.13...v4.4.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 10:29:42 +00:00
dependabot[bot]
22550184de
Bump serde from 1.0.194 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.194...v1.0.195)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 10:49:32 +00:00
d0cd
0bb52d348d
Merge branch 'testnet3' into feat/stubs
Signed-off-by: d0cd <23022326+d0cd@users.noreply.github.com>
2024-01-06 18:38:34 +08:00
d0cd
af7a53a186
Merge pull request #26811 from AleoHQ/dependabot/cargo/testnet3/thiserror-1.0.56
Bump thiserror from 1.0.55 to 1.0.56
2024-01-06 18:33:19 +08:00
d0cd
52d26bfa3a
Merge pull request #26866 from AleoHQ/dependabot/cargo/testnet3/clap-4.4.13
Bump clap from 4.4.12 to 4.4.13
2024-01-06 18:32:46 +08:00
dependabot[bot]
ce37e878ab
Bump clap from 4.4.12 to 4.4.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.12 to 4.4.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.12...v4.4.13)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 10:35:34 +00:00
evan-schott
3b79e4f38d put tmp clearing as TODO 2024-01-04 10:23:43 -08:00
dependabot[bot]
919523a32d
Bump thiserror from 1.0.55 to 1.0.56
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.55...1.0.56)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-04 10:49:19 +00:00
evan-schott
859ecdebdc clippy 2024-01-03 16:52:29 -08:00
evan-schott
9c3a894415 don't proactively remove tmp dir contents 2024-01-03 13:48:18 -08:00
evan-schott
28dae76945 CLI fix 2024-01-03 13:13:32 -08:00
evan-schott
902387d639
Merge branch 'testnet3' into feat/stubs
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
2024-01-03 15:22:04 -05:00
evan-schott
44ae9e6337 style 2024-01-03 12:20:07 -08:00
evan-schott
9939a565b5 clippy 2024-01-03 12:11:27 -08:00
evan-schott
4370c0cf46 fix leo new 2024-01-03 12:02:46 -08:00
evan-schott
9aca0bf888 small fix 2024-01-03 11:22:54 -08:00
evan-schott
31105a317b leo add CLI tool 2024-01-03 10:56:33 -08:00
evan-schott
98ea5becfb add CLI E2E tests using tempdirs 2024-01-03 10:55:08 -08:00
evan-schott
033b99f877 update retriever 2024-01-03 10:54:01 -08:00
d0cd
39a9fa0230
Merge pull request #25889 from AleoHQ/dependabot/cargo/testnet3/tempfile-3.9.0
Bump tempfile from 3.8.1 to 3.9.0
2024-01-03 18:21:55 +05:30
d0cd
e5fa4df6a0
Merge pull request #26026 from AleoHQ/dependabot/cargo/testnet3/clap-4.4.12
Bump clap from 4.4.8 to 4.4.12
2024-01-03 18:04:01 +05:30
d0cd
cad03a5f20
Merge pull request #26514 from AleoHQ/dependabot/cargo/testnet3/thiserror-1.0.55
Bump thiserror from 1.0.51 to 1.0.55
2024-01-03 17:49:07 +05:30
d0cd
4badaaa914
Merge pull request #26515 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.194
Bump serde from 1.0.193 to 1.0.194
2024-01-03 17:48:48 +05:30
d0cd
9025195e09
Merge pull request #26516 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.79
Bump anyhow from 1.0.76 to 1.0.79
2024-01-03 17:48:26 +05:30
a h
c552287b9e
Merge pull request #26553 from christianwwwwwwww/feat/bulk-add-whitelisted-contributors 2024-01-02 13:52:28 -08:00
christianwwwwwwww
f1d9180913 bulk add whitelisted contributors 2024-01-02 11:45:51 -08:00
christianwwwwwwww
98a2842f9e bulk add whitelisted contributors 2024-01-02 11:44:14 -08:00
Christian W
883e786be9
Merge branch 'testnet3' into feat/bulk-add-whitelisted-contributors
Signed-off-by: Christian W <christian@aleo.org>
2024-01-02 11:39:50 -08:00
christianwwwwwwww
94d129e52b bulk add whitelisted contributors 2024-01-02 11:37:11 -08:00
dependabot[bot]
33e8b04eb2
Bump anyhow from 1.0.76 to 1.0.79
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.76 to 1.0.79.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.76...1.0.79)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 10:29:39 +00:00
dependabot[bot]
fa98671106
Bump serde from 1.0.193 to 1.0.194
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.194.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.194)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 10:29:26 +00:00
dependabot[bot]
21d94c0145
Bump thiserror from 1.0.51 to 1.0.55
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.51 to 1.0.55.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.51...1.0.55)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 10:29:14 +00:00