d0cd
|
feb0eb7c11
|
Merge pull request #28233 from ProvableHQ/fix/self-update
[Fix] Compression formats for `leo update`.
|
2024-07-17 15:32:20 -07:00 |
|
Pranav Gaddamadugu
|
7b926d89e9
|
Fix v2 release script which must not have compression
|
2024-07-16 18:52:44 -07:00 |
|
Pranav Gaddamadugu
|
70b1473322
|
Fix
|
2024-07-16 16:43:33 -07:00 |
|
d0cd
|
61680fb363
|
Merge pull request #28217 from ProvableHQ/fix/execute-program-name
[Fix] Allow program names with or without the .aleo suffix in `leo execute`.
|
2024-07-12 07:47:45 -07:00 |
|
d0cd
|
ecd1c7fe0e
|
Merge pull request #28218 from ProvableHQ/fix/doc
Fix some doc.
|
2024-07-12 07:44:52 -07:00 |
|
d0cd
|
b3f0e65070
|
Merge pull request #28219 from ProvableHQ/dependabot/cargo/mainnet/thiserror-1.0.62
Bump thiserror from 1.0.61 to 1.0.62
|
2024-07-12 07:44:16 -07:00 |
|
dependabot[bot]
|
ebe0c48dd1
|
Bump thiserror from 1.0.61 to 1.0.62
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-12 10:31:19 +00:00 |
|
Alessandro Coglio
|
f72e4c10b5
|
Flag a TODO as discussed on Slack.
|
2024-07-11 10:00:10 -07:00 |
|
Alessandro Coglio
|
a0ab1524e6
|
Fix some doc.
|
2024-07-11 09:31:11 -07:00 |
|
Pranav Gaddamadugu
|
d5fca611ce
|
Allow program names with ot without the .aleo suffix
|
2024-07-10 19:35:06 -07:00 |
|
d0cd
|
14463e0098
|
Merge pull request #28215 from ProvableHQ/doc-annotation-lex-parse
Clarify ABNF vs. lexer/parser annotations.
|
2024-07-10 19:15:17 -07:00 |
|
Alessandro Coglio
|
9ce7dab0ed
|
Clarify ABNF vs. lexer/parser annotations.
THis is only a documentation change.
|
2024-07-10 08:59:27 -07:00 |
|
d0cd
|
fcdedc33ea
|
Merge pull request #28207 from ProvableHQ/dependabot/cargo/mainnet/clap-4.5.9
Bump clap from 4.5.8 to 4.5.9
|
2024-07-09 08:46:04 -07:00 |
|
d0cd
|
8e4ee025b5
|
Merge pull request #28205 from ProvableHQ/fix/install-guide
[Fix] Recommend build from source in documentation
|
2024-07-09 08:45:44 -07:00 |
|
dependabot[bot]
|
b1bbbf74f3
|
Bump clap from 4.5.8 to 4.5.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.9.
- [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.5.8...v4.5.9)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-09 10:16:11 +00:00 |
|
evan-schott
|
155b8f804e
|
Recommend build from source
|
2024-07-08 14:12:59 -07:00 |
|
Pranav Gaddamadugu
|
140a04072d
|
chore(leo): bump version for new release
|
2024-07-08 13:53:16 -07:00 |
|
d0cd
|
59965f189b
|
Merge pull request #28204 from ProvableHQ/fix/add-test
Add nested external record test
|
2024-07-08 13:36:43 -07:00 |
|
evan-schott
|
ec3c92b4bf
|
add nested external record test
|
2024-07-08 12:11:23 -07:00 |
|
evan-schott
|
edb3c8ea16
|
Merge pull request #28198 from ProvableHQ/fix/parser-error-data
Fix expected list in parser error.
|
2024-07-08 11:41:36 -07:00 |
|
evan-schott
|
1e77f75d61
|
Merge pull request #28203 from ProvableHQ/feat/set-defaults-to-testnet
[Fix] Set defaults to `testnet`.
|
2024-07-08 11:40:48 -07:00 |
|
d0cd
|
d3790449e2
|
Merge pull request #28201 from ProvableHQ/dependabot/cargo/mainnet/ureq-2.10.0
Bump ureq from 2.9.7 to 2.10.0
|
2024-07-08 10:03:35 -07:00 |
|
d0cd
|
9925390b77
|
Merge pull request #28202 from ProvableHQ/dependabot/cargo/mainnet/serde-1.0.204
Bump serde from 1.0.203 to 1.0.204
|
2024-07-08 10:03:08 -07:00 |
|
evan-schott
|
475f6d37cc
|
Merge pull request #28193 from ProvableHQ/fix/empty-struct
[Fix] Informative error on empty struct.
|
2024-07-08 09:54:37 -07:00 |
|
Alessandro Coglio
|
9639c5b1c1
|
Adjust some text expectations.
|
2024-07-08 09:48:50 -07:00 |
|
Pranav Gaddamadugu
|
f22177e2c5
|
Set defaults
|
2024-07-08 09:30:10 -07:00 |
|
dependabot[bot]
|
6c1eb6177f
|
Bump serde from 1.0.203 to 1.0.204
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.203...v1.0.204)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 10:44:22 +00:00 |
|
dependabot[bot]
|
b0a18fb44d
|
Bump ureq from 2.9.7 to 2.10.0
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.7 to 2.10.0.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.7...2.10.0)
---
updated-dependencies:
- dependency-name: ureq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 10:43:54 +00:00 |
|
d0cd
|
5ff127c120
|
Merge pull request #28195 from ProvableHQ/doc-fix-improve
Fix and improve some doc.
|
2024-07-06 11:04:04 -07:00 |
|
Alessandro Coglio
|
2b9ba0becf
|
Fix expected list in parser error.
This was missing a few alternatives.
|
2024-07-05 08:36:57 -07:00 |
|
Alessandro Coglio
|
5c2ba3e107
|
Fix and improve some doc.
|
2024-07-03 09:02:14 -07:00 |
|
d0cd
|
df97113aef
|
Merge pull request #28194 from ProvableHQ/dependabot/cargo/mainnet/self_update-0.41.0
Bump self_update from 0.40.0 to 0.41.0
|
2024-07-03 08:30:24 -07:00 |
|
dependabot[bot]
|
e7ed2021df
|
Bump self_update from 0.40.0 to 0.41.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)
---
updated-dependencies:
- dependency-name: self_update
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-03 10:32:41 +00:00 |
|
Pranav Gaddamadugu
|
72d09ff27d
|
Clippy
|
2024-07-02 18:37:23 -07:00 |
|
Pranav Gaddamadugu
|
6404d22b09
|
Fix
|
2024-07-02 18:10:54 -07:00 |
|
d0cd
|
94382c4489
|
Merge pull request #28146 from ProvableHQ/feat/simplify-cli
[Feat] CLI cleanup
|
2024-07-02 09:05:35 -07:00 |
|
evan-schott
|
3659d1f54c
|
usability enhancements
|
2024-07-01 15:45:00 -07:00 |
|
evan-schott
|
a547efa766
|
update snarkvm dep
|
2024-07-01 11:15:43 -07:00 |
|
d0cd
|
057df0b54e
|
Update errors/src/errors/package/package_errors.rs
Signed-off-by: d0cd <23022326+d0cd@users.noreply.github.com>
|
2024-07-01 09:51:22 -07:00 |
|
d0cd
|
a679893a8c
|
Merge pull request #28190 from ProvableHQ/dependabot/cargo/mainnet/clap-4.5.8
Bump clap from 4.5.7 to 4.5.8
|
2024-07-01 09:39:51 -07:00 |
|
dependabot[bot]
|
c621ad4bd9
|
Bump clap from 4.5.7 to 4.5.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.7 to 4.5.8.
- [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/clap_complete-v4.5.7...v4.5.8)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 10:42:45 +00:00 |
|
evan-schott
|
92a0ff4c28
|
clippy
|
2024-06-25 14:17:56 -07:00 |
|
evan-schott
|
b3d712bb15
|
remove unwraps
|
2024-06-25 14:16:13 -07:00 |
|
evan-schott
|
f25ce4cbcc
|
error instead of panic on invalid balance
|
2024-06-25 13:40:56 -07:00 |
|
evan-schott
|
b9667ef190
|
change endpoint for local examples
|
2024-06-25 13:40:33 -07:00 |
|
evan-schott
|
eda937a5b1
|
fixes
|
2024-06-25 13:14:25 -07:00 |
|
d0cd
|
8d04a13620
|
Merge pull request #28149 from ProvableHQ/dependabot/cargo/mainnet/lazy_static-1.5.0
Bump lazy_static from 1.4.0 to 1.5.0
|
2024-06-25 07:48:56 -07:00 |
|
dependabot[bot]
|
e6c6541d70
|
Bump lazy_static from 1.4.0 to 1.5.0
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0)
---
updated-dependencies:
- dependency-name: lazy_static
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-24 10:36:38 +00:00 |
|
d0cd
|
38dc6f7e85
|
Merge pull request #28132 from ProvableHQ/dependabot/cargo/curve25519-dalek-4.1.3
Bump curve25519-dalek from 4.1.2 to 4.1.3
|
2024-06-22 11:33:32 -07:00 |
|
evan-schott
|
1d15dbd3d9
|
Merge pull request #28145 from ProvableHQ/doc-layout-fix-improve
Improve some doc and layout.
|
2024-06-21 15:52:55 -07:00 |
|