evan-schott
|
67f30038d3
|
custom endpoints for dependency retrieval
|
2024-01-08 14:23:54 -08:00 |
|
evan-schott
|
eb58b83a85
|
recursive leo deploy working
|
2024-01-05 14:20:24 -08:00 |
|
evan-schott
|
2b450b9346
|
read and filter lock file
|
2024-01-05 14:19:58 -08:00 |
|
evan-schott
|
6e58d6e24d
|
supporting changes for deploy
|
2024-01-05 14:19:38 -08:00 |
|
evan-schott
|
3b79e4f38d
|
put tmp clearing as TODO
|
2024-01-04 10:23:43 -08: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 |
|
dependabot[bot]
|
cdda40b0d6
|
Bump clap from 4.4.8 to 4.4.12
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.8 to 4.4.12.
- [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.8...v4.4.12)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-29 10:33:41 +00:00 |
|
dependabot[bot]
|
573ea489a7
|
Bump tempfile from 3.8.1 to 3.9.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-28 10:12:55 +00:00 |
|
Pranav Gaddamadugu
|
d5237b627a
|
Make error message more informative
|
2023-12-25 05:52:27 +05:30 |
|
d0cd
|
6458d9de13
|
Merge pull request #24607 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.15
Bump snarkvm from 0.16.13 to 0.16.15
|
2023-12-23 22:05:51 +05:30 |
|
d0cd
|
34db7baa3e
|
Merge pull request #24821 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.76
Bump anyhow from 1.0.75 to 1.0.76
|
2023-12-23 22:05:26 +05:30 |
|
a h
|
6e3a16d5ea
|
Merge pull request #25184 from christianwwwwwwww/feat/add-whitelist-contributors
|
2023-12-22 13:40:29 -08:00 |
|
Christian Wooddell
|
fdadb31712
|
add whitelisted leo contributors
|
2023-12-22 13:30:55 -08:00 |
|
Christian Wooddell
|
b434882471
|
add whitelisted leo contributors
|
2023-12-22 13:22:35 -08:00 |
|
dependabot[bot]
|
7b3ae181a2
|
Bump anyhow from 1.0.75 to 1.0.76
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.76.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.76)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-21 10:10:25 +00:00 |
|
dependabot[bot]
|
8d34f8f8cf
|
Bump snarkvm from 0.16.13 to 0.16.15
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.13 to 0.16.15.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.13...v0.16.15)
---
updated-dependencies:
- dependency-name: snarkvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-20 10:52:42 +00:00 |
|
d0cd
|
46d539a0b6
|
Merge pull request #8287 from AleoHQ/cleanup
Cleanup.
|
2023-12-19 11:55:40 -08:00 |
|
d0cd
|
ab410e3db2
|
Merge pull request #24002 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.13
Bump snarkvm from 0.16.12 to 0.16.13
|
2023-12-19 11:50:40 -08:00 |
|
d0cd
|
9d952d4e19
|
Merge pull request #22788 from AleoHQ/dependabot/cargo/zerocopy-0.7.31
Bump zerocopy from 0.7.26 to 0.7.31
|
2023-12-19 11:50:25 -08:00 |
|
d0cd
|
5329e07f6a
|
Merge pull request #24001 from AleoHQ/dependabot/cargo/testnet3/thiserror-1.0.51
Bump thiserror from 1.0.50 to 1.0.51
|
2023-12-19 11:50:09 -08:00 |
|
d0cd
|
563de2401e
|
Merge pull request #24260 from AleoHQ/dependabot/cargo/testnet3/reqwest-0.11.23
Bump reqwest from 0.11.22 to 0.11.23
|
2023-12-19 09:33:56 -08:00 |
|
dependabot[bot]
|
59e53ab90d
|
Bump reqwest from 0.11.22 to 0.11.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.11.23.
- [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.22...v0.11.23)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-19 10:17:10 +00:00 |
|
evan-schott
|
4a7e429ed9
|
refactor tests
|
2023-12-18 17:14:44 -08:00 |
|
evan-schott
|
1111971ed2
|
fix non-existent directory error
|
2023-12-18 16:22:36 -08:00 |
|
evan-schott
|
b8370ff5f5
|
testing framework
|
2023-12-18 15:58:04 -08:00 |
|
evan-schott
|
308cd1504e
|
fix manifest error
|
2023-12-18 15:49:47 -08:00 |
|
evan-schott
|
55665fde9a
|
serial tests
|
2023-12-18 14:47:49 -08:00 |
|