Commit Graph

6556 Commits

Author SHA1 Message Date
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
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
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
a h
ce9a4001f3
Merge pull request #27488 from AleoHQ/feat/close-issues-contributors-5
Close issues
2024-01-17 16:08:34 -08:00
a h
17ffa25024
Merge pull request #27489 from AleoHQ/feat/close-issues-contributors-6
Close issues
2024-01-17 16:08:22 -08:00
christianwwwwwwww
fc8debbb93 Close issues 2024-01-17 16:05:08 -08:00
a h
68c4035a93
Merge pull request #27487 from AleoHQ/feat/close-issues-contributors-4
Close issues
2024-01-17 16:04:49 -08:00
a h
22b18b9102
Merge pull request #27485 from AleoHQ/feat/close-issues-contributors-2
Close issues
2024-01-17 16:03:54 -08:00
christianwwwwwwww
7f903949b1 Close issues 2024-01-17 16:03:40 -08:00
a h
e589cf4214
Merge pull request #27484 from AleoHQ/feat/close-issues-contributors-1
Close issues
2024-01-17 16:03:24 -08:00
christianwwwwwwww
aaed22a5ff Close issues 2024-01-17 16:01:56 -08:00
christianwwwwwwww
b84c1648b8 Close issues 2024-01-17 15:59:00 -08:00
christianwwwwwwww
44928f3508 Close issues 2024-01-17 15:56:26 -08:00
christianwwwwwwww
835028b059 Close issues 2024-01-17 15:53:43 -08:00