Commit Graph

7373 Commits

Author SHA1 Message Date
Michael Benfield
94638be01a setting top level values 2024-11-21 13:29:00 -08:00
Michael Benfield
334881cef5 rest of Aleo commands 2024-11-21 12:09:35 -08:00
Michael Benfield
b2f7fd718b Aleo VM interpretation and misc 2024-11-21 09:21:06 -08:00
Michael Benfield
148183fb96 self.signer, self.caller, and block.height 2024-11-21 09:21:06 -08:00
Michael Benfield
0f7a623da4 rename interpret to debug 2024-11-21 09:21:06 -08:00
Michael Benfield
8901f1dad9 Recursively destroy spans of REPL-read code.
This ensures the interpreter never tries to display any of
these frames as if they came from a file.

Also handle definitions where the left hand side is a tuple
of identifiers.
2024-11-21 09:21:06 -08:00
Michael Benfield
aa691db493 Address review comments.
- reorder dependencies
- typos
- split into different files
2024-11-21 09:21:05 -08:00
Michael Benfield
fe2da9cbcc futures in tuple return 2024-11-21 09:21:05 -08:00
Michael Benfield
4ee88a1c8c doc fix 2024-11-21 09:21:05 -08:00
Michael Benfield
f6b27b6db8 fix 2024-11-21 09:21:05 -08:00
Michael Benfield
4ad3ec7da3 check for empty frames 2024-11-21 09:21:05 -08:00
Michael Benfield
18818daa68 await 2024-11-21 09:21:05 -08:00
Michael Benfield
9ee9df6985 some doc comments 2024-11-21 09:21:05 -08:00
Michael Benfield
24254bf9e6 some doc comments 2024-11-21 09:21:05 -08:00
Michael Benfield
f5bb2b1a5a version fix 2024-11-21 09:21:05 -08:00
Michael Benfield
ce1ec05942 support Rand core functions 2024-11-21 09:21:05 -08:00
Michael Benfield
eadf5593fd Breakpoints, mapping fixes, respect project structure, cleanup. 2024-11-21 09:21:05 -08:00
Michael Benfield
f2c016782f Interpreter. 2024-11-21 09:21:05 -08:00
d0cd
bac534fed4
Merge pull request #28461 from ProvableHQ/fix/release-ci-linux-musl
[Fix] Temporarily force tag
2024-11-19 20:52:35 -08:00
Pranav Gaddamadugu
d477d517b5 Force tag 2024-11-19 20:51:53 -08:00
d0cd
3906c9a8b0
Merge pull request #28460 from ProvableHQ/fix/release-ci-linux-musl
[Hotfix] Temporary for Linux musl release.
2024-11-19 20:38:08 -08:00
Pranav Gaddamadugu
71c2b4fa8e Temporary fix for release 2024-11-19 20:37:31 -08:00
d0cd
23a80667ee
Merge pull request #28459 from ProvableHQ/fix/release-ci-linux-musl
[Fix] Checkout correctly and optionally select tag
2024-11-19 20:16:08 -08:00
Pranav Gaddamadugu
ad3bbe5746 Checkout correctly and optionally select tag 2024-11-19 20:15:19 -08:00
d0cd
d4651d5ab5
Merge pull request #28458 from ProvableHQ/fix/release-ci-linux-musl
[Feat] Add tag dispatch to CI
2024-11-19 17:23:49 -08:00
Pranav Gaddamadugu
45f67ba599 Add tag dispatch to CI 2024-11-19 17:23:17 -08:00
d0cd
8a8f565279
Merge pull request #28457 from ProvableHQ/fix/release-ci-linux-musl
Use stable instead of x86_64
2024-11-19 17:20:28 -08:00
Pranav Gaddamadugu
ceb39d5ad3 Use stable instead of x86_64 2024-11-19 17:16:43 -08:00
d0cd
055e426642
Merge pull request #28456 from ProvableHQ/fix/release-ci-linux-musl
[Fix] Attempt to override GNU default toolchain
2024-11-19 17:13:56 -08:00
Pranav Gaddamadugu
0c8f304025 Update 2024-11-19 17:13:13 -08:00
d0cd
808ad5fbe4
Merge pull request #28455 from ProvableHQ/fix/release-ci-linux-musl
[Fix] Musl CI
2024-11-19 17:01:54 -08:00
Pranav Gaddamadugu
9a66abfcd0 Another fix attempt 2024-11-19 17:01:00 -08:00
d0cd
d4d531906a
Merge pull request #28454 from ProvableHQ/fix/release-ci-linux-musl
[Fix] Ensure toolchain is set.
2024-11-19 16:55:40 -08:00
Pranav Gaddamadugu
602d4998cc Set toolchain 2024-11-19 16:55:00 -08:00
d0cd
af5666d188
Merge pull request #28453 from ProvableHQ/fix/release-ci-linux-musl
[Fix] Another attempt at ensuring the correct target is downloaded.
2024-11-19 16:47:37 -08:00
Pranav Gaddamadugu
af6f0dfe95 Attempt another fix 2024-11-19 16:45:35 -08:00
d0cd
ed61457301
Merge pull request #28452 from ProvableHQ/fix/release-ci-linux-musl
[Fix] Ensure that linux-musl is downloaded.
2024-11-19 16:43:57 -08:00
Pranav Gaddamadugu
a6aa391546 Fix again 2024-11-19 16:43:00 -08:00
d0cd
8de9b3ad14
Merge pull request #28451 from ProvableHQ/fix/release-ci-linux-musl
[Fix] Rust image for Linux musl
2024-11-19 16:34:44 -08:00
Pranav Gaddamadugu
67e5b0e13e Fix Rust checkout for Linux musl 2024-11-19 16:19:08 -08:00
Pranav Gaddamadugu
cc121171b3 chore(leo): bump version for new release 2024-11-19 16:06:21 -08:00
d0cd
8d316932c6
Merge pull request #28450 from ProvableHQ/fix/ci
[Fix] Minor fixes to Leo CI.
2024-11-19 14:39:14 -08:00
Pranav Gaddamadugu
b16d9ac667 More granularity on tracked changes 2024-11-19 10:59:29 -08:00
Pranav Gaddamadugu
53319d93dc Make watched files in build script more granular 2024-11-19 10:54:14 -08:00
Pranav Gaddamadugu
4323c1e1ce Fix 2024-11-19 08:25:40 -08:00
Pranav Gaddamadugu
2d15fb58be Fix usage of cargo-mtime 2024-11-19 08:22:27 -08:00
Pranav Gaddamadugu
16b882be79 Minor tweaks 2024-11-19 08:18:06 -08:00
Pranav Gaddamadugu
c532c01e90 Attempt to sanitize mtimes 2024-11-19 08:10:07 -08:00
Pranav Gaddamadugu
216b52a570 Update examples 2024-11-19 07:53:35 -08:00
Pranav Gaddamadugu
82585fa7ce Update examples CI script 2024-11-18 19:35:26 -08:00