Commit Graph

338 Commits

Author SHA1 Message Date
dependabot[bot]
1ac824f69f
Bump reqwest from 0.12.2 to 0.12.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.2 to 0.12.3.
- [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.12.2...v0.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:47:01 +00:00
Pranav Gaddamadugu
2c391055af chore(leo): bump version for new release 2024-03-29 17:53:25 -07:00
evan-schott
36aa41fdc2 Regen expectations 2024-03-29 14:18:12 -07:00
evan-schott
ff4edada7e clippy 2024-03-29 14:17:28 -07:00
evan-schott
2a152c2517 Error for trying to modify external mappings 2024-03-29 14:17:28 -07:00
dependabot[bot]
3784bd204d
Bump reqwest from 0.11.24 to 0.12.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.24 to 0.12.2.
- [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.24...v0.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 21:04:27 +00:00
dependabot[bot]
9ccbc82544
Bump serde from 1.0.196 to 1.0.197
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 00:56:38 +00:00
dependabot[bot]
d28627650a
Bump thiserror from 1.0.56 to 1.0.58
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.56 to 1.0.58.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.56...1.0.58)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 10:19:56 +00:00
Halimao
9297c442d3 fix: ci run 2024-02-12 15:54:39 +08:00
Halimao
8dbb484b89
Merge branch 'testnet3' into feat/input-cover
Signed-off-by: Halimao <1065621723@qq.com>
2024-02-12 15:37:23 +08:00
Pranav Gaddamadugu
95d95f27e7 Merge branch 'testnet3' into feat/leo-deploy 2024-02-10 23:13:20 -06:00
d0cd
0df7e21f4f
Merge branch 'testnet3' into feat/input-cover
Signed-off-by: d0cd <23022326+d0cd@users.noreply.github.com>
2024-02-10 00:36:51 -06:00
dependabot[bot]
cc2ecff9fc
Bump reqwest from 0.11.23 to 0.11.24
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.23 to 0.11.24.
- [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.23...v0.11.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-10 06:29:30 +00:00
evan-schott
27beae3bcb Parser 2024-02-09 15:40:19 -08:00
evan-schott
366b8df5b9 Update errors/src/errors/parser/parser_errors.rs
Co-authored-by: d0cd <23022326+d0cd@users.noreply.github.com>
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
2024-02-09 15:38:40 -08:00
evan-schott
e478a95897 misc 2024-02-09 15:38:40 -08:00
evan-schott
d4aed52344 prohibit external record creation 2024-02-09 15:38:08 -08:00
evan-schott
fc82a14229
Merge branch 'testnet3' into feat/leo-deploy
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
2024-02-09 18:35:18 -05:00
evan-schott
12f9548141 comment out 2024-02-09 15:10:19 -08:00
evan-schott
bfa41e1d79 clippy 2024-02-09 15:10:16 -08:00
evan-schott
fdb8bd4592 update error messages 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
Meshiest
818b5287f5 feat(cli): add sign and verify to the account subcommand 2024-02-06 17:50:11 -06:00
d0cd
1cbb16936b
Merge pull request #27588 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.196
Bump serde from 1.0.195 to 1.0.196
2024-01-30 06:22:59 -05:00
dependabot[bot]
ce0f201fe7
Bump serde from 1.0.195 to 1.0.196
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.195 to 1.0.196.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.196)

---
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-29 10:40:15 +00:00
evan-schott
a0d1e128a1 enforce that all functions have at least one transition function (a snarkvm requirement) 2024-01-26 21:42:43 -08:00
Halimao
b92f6cec8c Revert "fix: add CliError::failed_to_execute_account error"
This reverts commit ba6b9c4e41.
2024-01-24 10:38:34 +08:00
d0cd
7ac50d83ed
Merge pull request #24797 from stanlagermin/fix_typos
fix typos
2024-01-22 14:35:56 -08:00
Halimao
a0e38b9f5e refactor: error display 2024-01-17 16:15:13 +08:00
Halimao
ba6b9c4e41 fix: add CliError::failed_to_execute_account error 2024-01-17 15:30:48 +08:00
Halimao
8c68ac8bf9 Merge branch 'testnet3' into feat/input-cover 2024-01-17 13:56:55 +08:00
d0cd
e6d1a23402
Merge branch 'testnet3' into testnet3
Signed-off-by: d0cd <23022326+d0cd@users.noreply.github.com>
2024-01-16 12:08:10 +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
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
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
a20e7d6b6d
Fix typo 2024-01-08 11:27:27 +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
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
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
31105a317b leo add CLI tool 2024-01-03 10:56:33 -08:00
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
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
Pranav Gaddamadugu
d5237b627a Make error message more informative 2023-12-25 05:52:27 +05:30
stanlagermin
31b4868ed0 fix typos 2023-12-21 14:55:52 +07:00
dependabot[bot]
23d38a376c
Bump thiserror from 1.0.50 to 1.0.51
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.51)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:29:20 +00:00
evan-schott
c2d3c28651 new deps 2023-12-11 00:27:45 -08:00
evan-schott
015cc05cf4 new tests 2023-12-08 01:03:34 -08:00