evan-schott
|
a2ecb3d7aa
|
All test expectations change since added external data type representation to ST
|
2024-02-09 15:38:16 -08:00 |
|
evan-schott
|
d4aed52344
|
prohibit external record creation
|
2024-02-09 15:38:08 -08:00 |
|
evan-schott
|
b7bd4060ec
|
Add test for relaxed shadowing of external records and functions
|
2024-02-09 15:38:08 -08:00 |
|
evan-schott
|
80891836ee
|
Change representation of external functions in AST
|
2024-02-09 15:38:06 -08:00 |
|
evan-schott
|
4b8131c036
|
Change representation of external records in AST
|
2024-02-09 15:37:05 -08:00 |
|
evan-schott
|
278f59bba7
|
usage changes
|
2024-02-09 15:37:04 -08:00 |
|
evan-schott
|
c3c5ff152e
|
modify CallExpression AST representation of external functions
|
2024-02-09 15:37:04 -08:00 |
|
evan-schott
|
8159c9af85
|
add external mapping to symbol table
|
2024-02-09 15:37:04 -08:00 |
|
evan-schott
|
f743f20876
|
unused
|
2024-02-09 15:37:04 -08:00 |
|
evan-schott
|
092ddc797a
|
change to symbol table changes all symbol table hashes
|
2024-02-09 15:37:04 -08:00 |
|
evan-schott
|
fc82a14229
|
Merge branch 'testnet3' into feat/leo-deploy
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
|
2024-02-09 18:35:18 -05:00 |
|
evan-schott
|
64605df513
|
update lock
|
2024-02-09 15:32:57 -08:00 |
|
evan-schott
|
330ce0d87f
|
Merge remote-tracking branch 'origin/feat/leo-deploy' into feat/leo-deploy
# Conflicts:
# Cargo.lock
# leo/cli/commands/build.rs
# leo/cli/commands/execute.rs
|
2024-02-09 15:22:11 -08:00 |
|
evan-schott
|
86bf2dd5e2
|
resolve errors
|
2024-02-09 15:19:26 -08:00 |
|
evan-schott
|
12f9548141
|
comment out
|
2024-02-09 15:10:19 -08:00 |
|
evan-schott
|
bfa41e1d79
|
clippy
|
2024-02-09 15:10:16 -08:00 |
|
evan-schott
|
4164503f98
|
clean
|
2024-02-09 15:10:16 -08:00 |
|
evan-schott
|
ac7e69ac63
|
compile error
|
2024-02-09 15:10:15 -08:00 |
|
evan-schott
|
fdb8bd4592
|
update error messages
|
2024-02-09 15:10:15 -08:00 |
|
evan-schott
|
d97387ba52
|
wait times between nested deployments
|
2024-02-09 15:10:15 -08:00 |
|
evan-schott
|
1a4b07530b
|
--non-recursive build
|
2024-02-09 15:10:11 -08:00 |
|
evan-schott
|
d67effe1df
|
enable on-chain execution
|
2024-02-09 15:04:07 -08:00 |
|
evan-schott
|
38867804fe
|
custom endpoints for dependency retrieval
|
2024-02-09 14:08:54 -08:00 |
|
evan-schott
|
bf23ca999c
|
recursive leo deploy working
|
2024-02-09 14:08:54 -08:00 |
|
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 |
|