Commit Graph

7019 Commits

Author SHA1 Message Date
d0cd
a832bf5162
Merge pull request #27970 from AleoHQ/dependabot/cargo/mainnet/zip-2.1.1
Bump zip from 2.1.0 to 2.1.1
2024-05-29 22:45:54 -07:00
Pranav Gaddamadugu
8964a194a4 MVP 2024-05-29 10:12:20 -07:00
dependabot[bot]
bbacf3775c
Bump zip from 2.1.0 to 2.1.1
Bumps [zip](https://github.com/zip-rs/zip2) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v2.1.0...v2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 10:19:04 +00: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
d0cd
e2148a874a
Merge pull request #27965 from AleoHQ/dependabot/cargo/mainnet/zip-2.1.0
Bump zip from 1.3.1 to 2.1.0
2024-05-28 06:46:11 -07:00
d0cd
dedfec18bd
Merge pull request #27966 from AleoHQ/dependabot/cargo/mainnet/serde-1.0.203
Bump serde from 1.0.202 to 1.0.203
2024-05-28 06:45:02 -07: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]
dbe9895cfc
Bump zip from 1.3.1 to 2.1.0
Bumps [zip](https://github.com/zip-rs/zip2) from 1.3.1 to 2.1.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v1.3.1...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 11:02:08 +00:00
d0cd
48f135cb7c
Merge pull request #27963 from AleoHQ/dependabot/cargo/mainnet/zip-1.3.1
Bump zip from 1.3.0 to 1.3.1
2024-05-22 08:08:33 -07:00
dependabot[bot]
6c4c02a8a5
---
updated-dependencies:
- dependency-name: zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-22 10:57:49 +00:00
d0cd
c085bf199e
Merge pull request #27951 from AleoHQ/cleanup/examples
[Examples] Update default PK in examples .env.
2024-05-21 11:37:15 -07:00
d0cd
6a4aca5c68
Merge pull request #27962 from AleoHQ/fix/external-struct-in-async-function
[Fix] External struct in async function
2024-05-20 20:13:38 -07:00
d0cd
e7f5d548d0
Merge pull request #27959 from AleoHQ/dependabot/cargo/mainnet/zip-1.3.0
Bump zip from 1.2.3 to 1.3.0
2024-05-20 20:12:56 -07:00
d0cd
f096643ccf
Merge pull request #27960 from AleoHQ/dependabot/cargo/mainnet/anyhow-1.0.86
Bump anyhow from 1.0.83 to 1.0.86
2024-05-20 20:12:39 -07:00
d0cd
9f2bf64a01
Merge pull request #27961 from AleoHQ/dependabot/cargo/mainnet/thiserror-1.0.61
Bump thiserror from 1.0.60 to 1.0.61
2024-05-20 20:12:24 -07:00
evan-schott
1934a23eb2 add test 2024-05-20 13:49:33 -07:00
evan-schott
06e47983f8 fix 2024-05-20 13:42:00 -07: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]
b5bf28ca6e
Bump anyhow from 1.0.83 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.83 to 1.0.86.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.83...1.0.86)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 11:01:46 +00:00
dependabot[bot]
79f9594cba
Bump zip from 1.2.3 to 1.3.0
Bumps [zip](https://github.com/zip-rs/zip2) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v1.2.3...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 11:01:30 +00:00
Pranav Gaddamadugu
10057b628a More cleanup 2024-05-18 16:45:40 -07:00
Pranav Gaddamadugu
f7e0352500 WIP 2024-05-18 16:43:53 -07:00
d0cd
c712882b52
Merge pull request #27957 from AleoHQ/fix/deploy-bug
[Fix] `leo deploy` build panic
2024-05-18 16:19:28 -07:00
d0cd
de9a32e79e
Merge pull request #27955 from AleoHQ/dependabot/cargo/mainnet/itertools-0.13.0
Bump itertools from 0.12.1 to 0.13.0
2024-05-18 16:17:26 -07:00
evan-schott
dbfb9eb13a fix 2024-05-18 11:37:58 -07:00
dependabot[bot]
96dd83b586
Bump itertools from 0.12.1 to 0.13.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.1 to 0.13.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.1...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 10:21:43 +00:00
d0cd
ffa61e325b
Merge pull request #27950 from AleoHQ/dependabot/cargo/mainnet/serde-1.0.202
Bump serde from 1.0.201 to 1.0.202
2024-05-16 14:36:35 -07:00
d0cd
d5005364da
Merge pull request #27954 from AleoHQ/dependabot/cargo/mainnet/toml-0.8.13
Bump toml from 0.8.12 to 0.8.13
2024-05-16 14:36:25 -07:00
dependabot[bot]
5aad616542
Bump toml from 0.8.12 to 0.8.13
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.12 to 0.8.13.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-16 10:25:54 +00:00
Pranav Gaddamadugu
6f39bc9ad8 WIP 2024-05-15 20:59:10 -07:00
Pranav Gaddamadugu
61a98cb8f8 WIP update examples 2024-05-15 20:52:30 -07:00
Pranav Gaddamadugu
ee4bc2f856 Update default PK in examples .env 2024-05-15 08:22:10 -07: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
d0cd
88d035d083
Merge pull request #27927 from AleoHQ/update/from-testnet3
[Update] Fold in updates from `testnet3`
2024-05-14 22:49:52 -07:00
Pranav Gaddamadugu
f75904710d Fix 2024-05-14 18:05:03 -07:00
Pranav Gaddamadugu
6f48a4a01c Fix flattening 2024-05-14 17:28:53 -07:00
Pranav Gaddamadugu
962526dab5 Fix flattening 2024-05-14 15:20:28 -07:00
Pranav Gaddamadugu
e4e228c419 Merge branch 'mainnet' into update/from-testnet3 2024-05-14 14:47:33 -07:00
d0cd
b46451edfb
Merge pull request #27947 from AleoHQ/fix/use-generic-network-when-possible
[Refactor] Make the compiler generic over the `Network` trait.
2024-05-14 14:34:46 -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
d0cd
a0cdafce4b
Merge pull request #27916 from AleoHQ/fix/leo-add
[Feat] Better `leo add` and `leo build` UX
2024-05-14 13:35:34 -07:00
Pranav Gaddamadugu
b0ef7a8f46 Update testnet3 to mainnet 2024-05-14 13:31:33 -07:00
Pranav Gaddamadugu
100aca0938 Cleanup 2024-05-14 10:00:23 -07:00
Pranav Gaddamadugu
f29bd71185 Make compiler generic over Network 2024-05-14 09:49:03 -07:00
d0cd
ccea68a5be
Merge pull request #27945 from AleoHQ/update/lock
Update lockfile.
2024-05-13 14:02:54 -07:00
Pranav Gaddamadugu
8286ba489f Update lockfile 2024-05-13 14:00:25 -07:00
Pranav Gaddamadugu
65afb54a5b chore(leo): bump version for new release 2024-05-13 13:36:45 -07:00
evan-schott
e6587420a4
Merge pull request #27944 from AleoHQ/fix/leo-build-deprecate-warning
[Fix] Remove deprecation warning for `leo build`.
2024-05-13 13:24:22 -07:00