Commit Graph

67 Commits

Author SHA1 Message Date
Pranav Gaddamadugu
65afb54a5b chore(leo): bump version for new release 2024-05-13 13:36:45 -07:00
dependabot[bot]
7391ba6501
Bump serial_test from 3.1.0 to 3.1.1
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 10:54:19 +00:00
dependabot[bot]
5ca93003a8
Bump serial_test from 3.0.0 to 3.1.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.0.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 16:57:12 +00:00
evan-schott
5f32d736ca Refactor: remove external 2024-04-15 18:31:10 -07:00
Pranav Gaddamadugu
2c391055af chore(leo): bump version for new release 2024-03-29 17:53:25 -07:00
d0cd
dd7caa03cf
Merge pull request #27848 from AleoHQ/tests/multi-program-tests
[Testing] Support multi-program tests.
2024-03-29 11:14:47 -07:00
Pranav Gaddamadugu
f4af8a77d2 Add support for multi-file compile tests 2024-03-26 12:57:57 -07:00
Pranav Gaddamadugu
bcab1fc864 Rename crates 2024-03-26 10:35:55 -07:00
dependabot[bot]
5fca6eb584
Bump toml from 0.8.11 to 0.8.12
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.11 to 0.8.12.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.11...toml-v0.8.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 10:16:10 +00:00
dependabot[bot]
acef83d5e3
Bump tempfile from 3.10.0 to 3.10.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.0 to 3.10.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.0...v3.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 19:19:30 +00:00
dependabot[bot]
2ce72f2c62
Bump toml from 0.8.10 to 0.8.11
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.10 to 0.8.11.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.10...toml-v0.8.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 10:19:35 +00:00
Pranav Gaddamadugu
95d95f27e7 Merge branch 'testnet3' into feat/leo-deploy 2024-02-10 23:13:20 -06:00
d0cd
a0cbb5490f
Merge pull request #27622 from AleoHQ/dependabot/cargo/testnet3/tempfile-3.10.0
Bump tempfile from 3.9.0 to 3.10.0
2024-02-10 00:28:58 -06:00
evan-schott
077f9fb345 New tests 2024-02-09 15:40:31 -08:00
evan-schott
4b8131c036 Change representation of external records in AST 2024-02-09 15:37:05 -08:00
evan-schott
4164503f98 clean 2024-02-09 15:10:16 -08:00
evan-schott
ac7e69ac63 compile error 2024-02-09 15:10:15 -08:00
evan-schott
38867804fe custom endpoints for dependency retrieval 2024-02-09 14:08:54 -08:00
evan-schott
0b5bd5793b supporting changes for deploy 2024-02-09 14:08:52 -08:00
dependabot[bot]
ee6e0b40d1
Bump toml from 0.8.8 to 0.8.10
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.10.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.8...toml-v0.8.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 10:12:56 +00:00
dependabot[bot]
049014eb74
Bump tempfile from 3.9.0 to 3.10.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.9.0...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-06 10:12:18 +00:00
dependabot[bot]
d2be9dae2e
Bump aleo-std from 0.1.18 to 0.1.24
Bumps aleo-std from 0.1.18 to 0.1.24.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 10:41:41 +00:00
d0cd
7205794756
Merge pull request #27358 from AleoHQ/dependabot/cargo/testnet3/ureq-2.9.1
Bump ureq from 2.9.0 to 2.9.1
2024-01-16 09:57:35 +08:00
d0cd
fa195579b7
Merge pull request #27359 from AleoHQ/dependabot/cargo/testnet3/serial_test-3.0.0
Bump serial_test from 2.0.0 to 3.0.0
2024-01-16 09:56:43 +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
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
evan-schott
3b79e4f38d put tmp clearing as TODO 2024-01-04 10:23:43 -08:00
evan-schott
9aca0bf888 small fix 2024-01-03 11:22:54 -08:00
evan-schott
033b99f877 update retriever 2024-01-03 10:54:01 -08:00
evan-schott
4a7e429ed9 refactor tests 2023-12-18 17:14:44 -08:00
evan-schott
b8370ff5f5 testing framework 2023-12-18 15:58:04 -08:00
evan-schott
55665fde9a serial tests 2023-12-18 14:47:49 -08:00
evan-schott
b56de76017 leo clean all the tests 2023-12-18 13:51:51 -08:00
evan-schott
9d02cefcb6 fix CI 2023-12-18 11:42:59 -08:00
evan-schott
10c06ff348 add .env 2023-12-15 21:21:46 -08:00
evan-schott
6922569eff run test 2023-12-15 20:47:11 -08:00
evan-schott
8afe272ccd fix a,b,c bug 2023-12-12 21:47:10 -08:00
evan-schott
eb1b0117d5 attempt to patch windows error 2023-12-11 12:44:33 -08:00
evan-schott
b4dfeadc62 clippy 2023-12-11 00:48:09 -08:00
evan-schott
c2d3c28651 new deps 2023-12-11 00:27:45 -08:00
evan-schott
bc6a0034b1 add local dep support 2023-12-11 00:26:36 -08:00
evan-schott
f3d92d0fb9 refactor structs & enums 2023-12-11 00:25:59 -08:00
evan-schott
0d3cff1ce2 new tests 2023-12-11 00:25:38 -08:00
evan-schott
015cc05cf4 new tests 2023-12-08 01:03:34 -08:00
evan-schott
9d7c753694 consolidate E2E tests 2023-12-06 14:33:07 -08:00
evan-schott
1a5a2bbe8e make retriever backwards compatbile w/ old program.json formatting 2023-12-06 14:01:33 -08:00
evan-schott
52141fea68 fix tests 2023-12-05 19:57:34 -08:00
evan-schott
3de2d3f563 fix retriever bug 2023-12-05 19:56:57 -08:00