Commit Graph

6528 Commits

Author SHA1 Message Date
d0cd
e0aed142fc
Merge pull request #27446 from AleoHQ/dependabot/cargo/testnet3/smallvec-1.12.0
Bump smallvec from 1.11.2 to 1.12.0
2024-01-16 09:33:32 +08:00
d0cd
58c1240857
Merge pull request #2630 from AleoHQ/deprecate/input-files
[Deprecate] Input files.
2024-01-16 09:33:04 +08:00
Pranav Gaddamadugu
b1a3fc8b9e More cleanup 2024-01-15 16:00:29 -08:00
Pranav Gaddamadugu
92b2123ff7 More cleanup 2024-01-15 15:46:20 -08:00
Pranav Gaddamadugu
719980e17f Fix clippy and fmt 2024-01-15 15:45:09 -08:00
Pranav Gaddamadugu
0d0c598748 Update examples 2024-01-15 15:45:09 -08:00
Pranav Gaddamadugu
adddd2ade2 Update CLI to take files as input 2024-01-15 15:45:09 -08:00
Zk
8a7f8394a9 Fix ci/circleci: test-examples 2024-01-15 15:45:08 -08:00
Pranav Gaddamadugu
f3fbb7e8f4 Remove struct output from compiler 2024-01-15 15:45:08 -08:00
Pranav Gaddamadugu
49c3cccb05 Fix CI 2024-01-15 15:45:08 -08:00
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
dependabot[bot]
87e9d323b0
Bump smallvec from 1.11.2 to 1.12.0
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.2 to 1.12.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.11.2...v1.12.0)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 10:05:18 +00:00
dependabot[bot]
c014270304
Bump clap from 4.4.14 to 4.4.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.14 to 4.4.16.
- [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.14...v4.4.16)

---
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-12 10:37:21 +00:00
dependabot[bot]
f668bac626
Bump assert_cmd from 2.0.12 to 2.0.13
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.12 to 2.0.13.
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.12...v2.0.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 10:36:54 +00:00
dependabot[bot]
41399101a1
Bump console from 0.15.7 to 0.15.8
Bumps [console](https://github.com/console-rs/console) from 0.15.7 to 0.15.8.
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.7...0.15.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 10:03:29 +00:00
dependabot[bot]
ac658d5de0
Bump serial_test from 2.0.0 to 3.0.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: serial_test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 10:03:06 +00:00
dependabot[bot]
f54de9d87f
Bump ureq from 2.9.0 to 2.9.1
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.0 to 2.9.1.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.0...2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 10:02:42 +00: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
vuittont60
5eaec8becd
Fix typo 2024-01-08 11:27:32 +08:00
vuittont60
a20e7d6b6d
Fix typo 2024-01-08 11:27:27 +08:00
vuittont60
3b346c96d2
Fix typo 2024-01-08 11:27:22 +08:00
David Cardenas
8d35146a71
Update & Fix Discord Hyperlink
Signed-off-by: David Cardenas <47157243+davidcardenasus@users.noreply.github.com>
2024-01-06 21:56:47 -08:00
David Cardenas
49f2b5b74a
Merge branch 'AleoHQ:testnet3' into testnet3 2024-01-06 21:55:13 -08: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