Commit Graph

417 Commits

Author SHA1 Message Date
evan-schott
acb8f46655 error if constraint / variable limit is exceeded for deployment on current network 2024-06-20 14:03:45 -07:00
evan-schott
2f32657828 use .env for network, sk, endpoint (can override with CLI flag) 2024-06-20 12:31:22 -07:00
evan-schott
2e37879934 update error message 2024-06-11 16:41:27 -07:00
evan-schott
13932b45d0 dedup 2024-06-11 14:08:19 -07:00
evan-schott
f82294b49a fixes 2024-06-10 15:48:50 -07:00
evan-schott
98a1314280
Update errors/src/errors/package/package_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-06-10 15:20:57 -07:00
evan-schott
55dd28f76f
Update errors/src/errors/utils/util_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-06-10 15:20:34 -07:00
evan-schott
b621a60837
Update errors/src/errors/package/package_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-06-10 15:20:27 -07:00
evan-schott
96eeaf5aab clippy 2024-06-07 17:16:13 -07:00
evan-schott
275e837030 modularize 2024-06-07 17:10:54 -07:00
evan-schott
9eaddfcea9 local execution working for both testnet and mainnet 2024-06-07 16:15:19 -07:00
evan-schott
c42485d89f fmt 2024-06-07 14:25:40 -07:00
evan-schott
ac5a262e2e execute working 2024-06-07 14:22:02 -07:00
evan-schott
8254320846 merge 2024-06-05 12:31:42 -07:00
Pranav Gaddamadugu
6f2e149bca Merge branch 'mainnet' into feat/generic-cli 2024-06-01 11:21:27 -07:00
Pranav Gaddamadugu
2c5d5f5719 CLI working 2024-06-01 11:00:40 -07:00
Pranav Gaddamadugu
af0a016eed More fixes 2024-05-31 19:38:38 -07:00
Pranav Gaddamadugu
a23f31d0b7 Fix new 2024-05-31 18:13:50 -07:00
Pranav Gaddamadugu
8964a194a4 MVP 2024-05-29 10:12:20 -07:00
dependabot[bot]
cfb3f3c0c7
Bump backtrace from 0.3.71 to 0.3.72
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.71 to 0.3.72.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.71...0.3.72)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 10:18:46 +00:00
Pranav Gaddamadugu
2cc2177158 WIP 2024-05-28 06:41:53 -07:00
dependabot[bot]
5d8494195b
Bump serde from 1.0.202 to 1.0.203
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.202 to 1.0.203.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.202...v1.0.203)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 11:02:23 +00:00
dependabot[bot]
9fc82d6381
Bump thiserror from 1.0.60 to 1.0.61
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.60 to 1.0.61.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.60...1.0.61)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 11:02:07 +00:00
dependabot[bot]
56b7d92689
Bump serde from 1.0.201 to 1.0.202
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.201 to 1.0.202.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.201...v1.0.202)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-15 10:13:57 +00:00
Pranav Gaddamadugu
e4e228c419 Merge branch 'mainnet' into update/from-testnet3 2024-05-14 14:47:33 -07:00
Pranav Gaddamadugu
5f89f620e9 Merge branch 'mainnet' into fix/use-generic-network-when-possible 2024-05-14 13:53:58 -07:00
Pranav Gaddamadugu
11b5502eac Merge branch 'testnet3' into update/from-testnet3 2024-05-14 13:39:40 -07:00
Pranav Gaddamadugu
b0ef7a8f46 Update testnet3 to mainnet 2024-05-14 13:31:33 -07:00
Pranav Gaddamadugu
65afb54a5b chore(leo): bump version for new release 2024-05-13 13:36:45 -07:00
Pranav Gaddamadugu
c378e090d7 Merge branch 'mainnet' into update/from-testnet3 2024-05-13 10:10:31 -07:00
dependabot[bot]
fdaaf1046e
Bump serde from 1.0.200 to 1.0.201
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.200 to 1.0.201.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.200...v1.0.201)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 10:55:29 +00:00
dependabot[bot]
cf365ce268
Bump thiserror from 1.0.59 to 1.0.60
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 10:51:09 +00:00
evan-schott
46774633f6 rebase 2024-05-06 14:46:13 -07:00
evan-schott
95e91cf7fc style 2024-05-06 14:33:39 -07:00
evan-schott
b86a881c6a Fixes 2024-05-06 14:33:39 -07:00
evan-schott
ba4a434478 improve add tool 2024-05-06 14:33:37 -07:00
dependabot[bot]
1e68a919c0
Bump serde from 1.0.199 to 1.0.200
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.199 to 1.0.200.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.199...v1.0.200)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 10:15:09 +00:00
evan-schott
4c7b727487 style 2024-04-30 17:50:16 -07:00
Pranav Gaddamadugu
3b3a3bff02 Compatibility fixes 2024-04-30 13:51:09 -04:00
Pranav Gaddamadugu
d27ba5fa31 Merge branch 'testnet3' into update/from-testnet3 2024-04-30 13:50:06 -04:00
dependabot[bot]
39760e4463
Bump serde from 1.0.198 to 1.0.199
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.198 to 1.0.199.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.198...v1.0.199)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 10:53:49 +00:00
d0cd
191b1f30f4
Merge pull request #27910 from AleoHQ/dependabot/cargo/testnet3/reqwest-0.12.4
Bump reqwest from 0.12.3 to 0.12.4
2024-04-22 10:00:37 -07:00
dependabot[bot]
0697abb177
Bump reqwest from 0.12.3 to 0.12.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.3 to 0.12.4.
- [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.3...v0.12.4)

---
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-22 10:54:20 +00:00
dependabot[bot]
b8ea1f60f5
Bump thiserror from 1.0.58 to 1.0.59
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.58 to 1.0.59.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.58...1.0.59)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-22 10:53:44 +00:00
Pranav Gaddamadugu
0eae4f07a1 Update tests; regen expectations 2024-04-18 20:31:00 -07:00
Pranav Gaddamadugu
19a3620590 Add error 2024-04-18 18:19:36 -07:00
d0cd
95ee4a4133
Merge pull request #27902 from AleoHQ/fix/external-struct
[Fix] External struct equality
2024-04-18 16:08:14 -07:00
evan-schott
88b57bec35 Regen + clippy 2024-04-18 14:16:55 -07:00
evan-schott
79e05c7131 fixes pt 2 2024-04-18 10:24:19 -07:00
dependabot[bot]
2b8676e7cf
Bump serde from 1.0.197 to 1.0.198
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 10:57:52 +00:00