evan-schott
|
85b77c5c25
|
read and filter lock file
|
2024-02-09 14:08:54 -08:00 |
|
evan-schott
|
0b5bd5793b
|
supporting changes for deploy
|
2024-02-09 14:08:52 -08:00 |
|
evan-schott
|
d8e8a1dbe4
|
comment out
|
2024-02-09 14:08:12 -08:00 |
|
evan-schott
|
c5776790e8
|
clippy
|
2024-02-09 13:22:52 -08:00 |
|
dependabot[bot]
|
ba704d5f39
|
Bump clap from 4.4.18 to 4.5.0
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.0.
- [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.18...clap_complete-v4.5.0)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-09 10:43:52 +00:00 |
|
dependabot[bot]
|
3fa24353f9
|
Bump ureq from 2.9.1 to 2.9.5
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.1 to 2.9.5.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.1...2.9.5)
---
updated-dependencies:
- dependency-name: ureq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-09 10:43:40 +00:00 |
|
dependabot[bot]
|
8ee5f2180d
|
Bump num-traits from 0.2.17 to 0.2.18
Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.17 to 0.2.18.
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.17...num-traits-0.2.18)
---
updated-dependencies:
- dependency-name: num-traits
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-08 10:19:10 +00:00 |
|
d0cd
|
993819516c
|
Merge pull request #27627 from Meshiest/feat-cli-sign
feat(cli): add sign and verify to the account subcommand
|
2024-02-07 12:02:52 -06:00 |
|
Meshiest
|
818b5287f5
|
feat(cli): add sign and verify to the account subcommand
|
2024-02-06 17:50:11 -06:00 |
|
dependabot[bot]
|
ee6e0b40d1
|
Bump toml from 0.8.8 to 0.8.10
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.10.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.8...toml-v0.8.10)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-06 10:12:56 +00:00 |
|
dependabot[bot]
|
049014eb74
|
Bump tempfile from 3.9.0 to 3.10.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.9.0...v3.10.0)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-06 10:12:18 +00: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 |
|
d0cd
|
41bd41a8bb
|
Merge pull request #27589 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.18
Bump snarkvm from 0.16.17 to 0.16.18
|
2024-01-30 06:22:42 -05:00 |
|
d0cd
|
9512f5c0f0
|
Merge pull request #27592 from AleoHQ/dependabot/cargo/testnet3/itertools-0.12.1
Bump itertools from 0.12.0 to 0.12.1
|
2024-01-30 06:22:26 -05:00 |
|
dependabot[bot]
|
1a7b1d17e0
|
Bump itertools from 0.12.0 to 0.12.1
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.12.0 to 0.12.1.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.0...v0.12.1)
---
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-30 10:10:55 +00:00 |
|
evan-schott
|
e1a969fd19
|
Merge pull request #27583 from AleoHQ/bug/stub-input-shadowing
[Bug] Shadowing of external function inputs
|
2024-01-29 14:01:19 -08:00 |
|
a h
|
4d1ead0a17
|
Merge pull request #27587 from AleoHQ/feat/final-contributors-add
|
2024-01-29 08:10:37 -08:00 |
|
dependabot[bot]
|
342c37e977
|
Bump snarkvm from 0.16.17 to 0.16.18
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.17 to 0.16.18.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.17...v0.16.18)
---
updated-dependencies:
- dependency-name: snarkvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 10:40:27 +00: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 |
|
christianwwwwwwww
|
587208af17
|
add final community whitelisted contributors
|
2024-01-28 18:36:56 -08:00 |
|
christianwwwwwwww
|
a25624301e
|
add final community whitelisted contributors
|
2024-01-28 18:27:19 -08:00 |
|
evan-schott
|
a0d53a74d5
|
style
|
2024-01-26 21:46:32 -08: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 |
|
evan-schott
|
9341eaa24b
|
label input external records consistently
|
2024-01-26 20:10:23 -08:00 |
|
evan-schott
|
f38ed40f0d
|
Don't add input variables from stub function and finalize signatures to symbol table
|
2024-01-26 20:00:27 -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 |
|
d0cd
|
797cee7b53
|
Merge pull request #27464 from vehorny/testnet3
Updated discord link
|
2024-01-22 14:25:56 -08:00 |
|
d0cd
|
0c4ae92a7a
|
Merge pull request #27557 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.17
Bump snarkvm from 0.16.16 to 0.16.17
|
2024-01-22 14:25:18 -08:00 |
|
d0cd
|
d40cb965dd
|
Merge pull request #27556 from AleoHQ/dependabot/cargo/testnet3/smallvec-1.13.1
Bump smallvec from 1.12.0 to 1.13.1
|
2024-01-22 14:24:10 -08:00 |
|
d0cd
|
9f8faf14c4
|
Merge pull request #27555 from AleoHQ/dependabot/cargo/testnet3/regex-1.10.3
Bump regex from 1.10.2 to 1.10.3
|
2024-01-22 14:23:53 -08:00 |
|
d0cd
|
dde1577d7e
|
Merge pull request #27539 from AleoHQ/dependabot/cargo/h2-0.3.24
Bump h2 from 0.3.23 to 0.3.24
|
2024-01-22 14:23:35 -08:00 |
|
d0cd
|
5dd3555d43
|
Merge pull request #27558 from AleoHQ/dependabot/cargo/testnet3/aleo-std-0.1.24
Bump aleo-std from 0.1.18 to 0.1.24
|
2024-01-22 14:22:48 -08:00 |
|
dependabot[bot]
|
d2be9dae2e
|
Bump aleo-std from 0.1.18 to 0.1.24
Bumps aleo-std from 0.1.18 to 0.1.24.
---
updated-dependencies:
- dependency-name: aleo-std
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 10:41:41 +00:00 |
|
dependabot[bot]
|
32d92c6948
|
Bump snarkvm from 0.16.16 to 0.16.17
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.16 to 0.16.17.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.16...v0.16.17)
---
updated-dependencies:
- dependency-name: snarkvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 10:41:30 +00:00 |
|
dependabot[bot]
|
cc76430f9d
|
Bump smallvec from 1.12.0 to 1.13.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.12.0...v1.13.1)
---
updated-dependencies:
- dependency-name: smallvec
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 10:41:13 +00:00 |
|
dependabot[bot]
|
2604becc90
|
Bump regex from 1.10.2 to 1.10.3
Bumps [regex](https://github.com/rust-lang/regex) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.10.2...1.10.3)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 10:41:01 +00:00 |
|
dependabot[bot]
|
7b645e5398
|
Bump h2 from 0.3.23 to 0.3.24
Bumps [h2](https://github.com/hyperium/h2) from 0.3.23 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.23...v0.3.24)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-19 16:25:42 +00:00 |
|
d0cd
|
b85ed71b00
|
Merge pull request #27477 from AleoHQ/dependabot/cargo/testnet3/clap-4.4.18
Bump clap from 4.4.17 to 4.4.18
|
2024-01-18 09:52:17 -08:00 |
|
a h
|
c8a7fc1a12
|
Merge pull request #27496 from AleoHQ/feat/bulk-add-contributors-9
Close issues
|
2024-01-17 16:54:29 -08:00 |
|
a h
|
7e49d542d1
|
Merge pull request #27495 from AleoHQ/feat/bulk-add-contributors-8
Close issues
|
2024-01-17 16:53:00 -08:00 |
|
a h
|
1442e95895
|
Merge pull request #27494 from AleoHQ/feat/bulk-add-contributors-7
Close issues
|
2024-01-17 16:51:17 -08:00 |
|
a h
|
bcf7d07ce0
|
Merge pull request #27493 from AleoHQ/feat/bulk-add-contributors-2
bulk add contributors
|
2024-01-17 16:50:53 -08:00 |
|
christianwwwwwwww
|
be87934f4e
|
Close issues
|
2024-01-17 16:49:24 -08:00 |
|
christianwwwwwwww
|
4e11f17a59
|
Close issues
|
2024-01-17 16:47:57 -08:00 |
|
christianwwwwwwww
|
a85676f857
|
Close issues
|
2024-01-17 16:45:28 -08:00 |
|
christianwwwwwwww
|
c136b6fc07
|
bulk add contributors
|
2024-01-17 16:41:30 -08:00 |
|
a h
|
e27bf2a471
|
Merge pull request #27491 from AleoHQ/feat/close-issues-contributors-8
Close issues
|
2024-01-17 16:10:18 -08:00 |
|
a h
|
c99649843d
|
Merge pull request #27490 from AleoHQ/feat/close-issues-contributors-7
Close issues
|
2024-01-17 16:08:58 -08:00 |
|
a h
|
bae6439a85
|
Merge pull request #27486 from AleoHQ/feat/close-issues-contributors-3
Close issues
|
2024-01-17 16:08:45 -08:00 |
|