Commit Graph

6793 Commits

Author SHA1 Message Date
d0cd
563de2401e
Merge pull request #24260 from AleoHQ/dependabot/cargo/testnet3/reqwest-0.11.23
Bump reqwest from 0.11.22 to 0.11.23
2023-12-19 09:33:56 -08:00
dependabot[bot]
59e53ab90d
Bump reqwest from 0.11.22 to 0.11.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.11.23.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.22...v0.11.23)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 10:17:10 +00:00
evan-schott
4a7e429ed9 refactor tests 2023-12-18 17:14:44 -08:00
evan-schott
1111971ed2 fix non-existent directory error 2023-12-18 16:22:36 -08:00
evan-schott
b8370ff5f5 testing framework 2023-12-18 15:58:04 -08:00
evan-schott
308cd1504e fix manifest error 2023-12-18 15:49:47 -08:00
evan-schott
55665fde9a serial tests 2023-12-18 14:47:49 -08:00
evan-schott
b56de76017 leo clean all the tests 2023-12-18 13:51:51 -08:00
evan-schott
9d02cefcb6 fix CI 2023-12-18 11:42:59 -08:00
dependabot[bot]
b05d4441d4
Bump snarkvm from 0.16.12 to 0.16.13
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.12 to 0.16.13.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.12...v0.16.13)

---
updated-dependencies:
- dependency-name: snarkvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:29:34 +00:00
dependabot[bot]
23d38a376c
Bump thiserror from 1.0.50 to 1.0.51
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.51)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 10:29:20 +00:00
evan-schott
10c06ff348 add .env 2023-12-15 21:21:46 -08:00
evan-schott
349ba73a24 fmt 2023-12-15 20:53:15 -08:00
evan-schott
6922569eff run test 2023-12-15 20:47:11 -08:00
evan-schott
7954539458 use explicit snarkvm commit to avoid bug 2023-12-15 20:46:59 -08:00
dependabot[bot]
2d8900fa61
Bump zerocopy from 0.7.26 to 0.7.31
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.26 to 0.7.31.
- [Release notes](https://github.com/google/zerocopy/releases)
- [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/zerocopy/compare/v0.7.26...v0.7.31)

---
updated-dependencies:
- dependency-name: zerocopy
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 03:54:20 +00:00
evan-schott
8afe272ccd fix a,b,c bug 2023-12-12 21:47:10 -08:00
evan-schott
de8b2a2cad make example compatible w/ stubs 2023-12-11 13:19:42 -08:00
evan-schott
1090c3e55e style 2023-12-11 12:48:46 -08:00
evan-schott
3ef3cc3f25 check style 2023-12-11 12:46:40 -08:00
evan-schott
eb1b0117d5 attempt to patch windows error 2023-12-11 12:44:33 -08:00
evan-schott
b4dfeadc62 clippy 2023-12-11 00:48:09 -08:00
evan-schott
c2d3c28651 new deps 2023-12-11 00:27:45 -08:00
evan-schott
7e0f225c69 refactor build.rs to support local imports 2023-12-11 00:27:33 -08:00
evan-schott
5e3d2447ab working integration test 2023-12-11 00:27:15 -08:00
evan-schott
bc6a0034b1 add local dep support 2023-12-11 00:26:36 -08:00
evan-schott
f3d92d0fb9 refactor structs & enums 2023-12-11 00:25:59 -08:00
evan-schott
0d3cff1ce2 new tests 2023-12-11 00:25:38 -08:00
David Cardenas
facd2ff0de
Add X (Twitter) to README
Signed-off-by: David Cardenas <47157243+davidcardenasus@users.noreply.github.com>
2023-12-09 02:59:49 -08:00
evan-schott
e113def619 passes retriever local, network + local&network retrieval unit tests 2023-12-08 01:04:50 -08:00
evan-schott
feaceffa85 allow specification of custom aleo registry 2023-12-08 01:04:01 -08:00
evan-schott
015cc05cf4 new tests 2023-12-08 01:03:34 -08:00
evan-schott
9d7c753694 consolidate E2E tests 2023-12-06 14:33:07 -08:00
evan-schott
1a5a2bbe8e make retriever backwards compatbile w/ old program.json formatting 2023-12-06 14:01:33 -08:00
evan-schott
54c6020afd prevent external calls to .leo programs 2023-12-05 20:01:16 -08:00
evan-schott
51e3ad9f78 relax external struct shadowing 2023-12-05 20:00:56 -08:00
evan-schott
8ea5e3afec fix stub shadowing issue & name mismatch issue 2023-12-05 20:00:18 -08:00
evan-schott
b3b21029fc add new errors 2023-12-05 19:58:46 -08:00
evan-schott
52141fea68 fix tests 2023-12-05 19:57:34 -08:00
evan-schott
3de2d3f563 fix retriever bug 2023-12-05 19:56:57 -08:00
Pranav Gaddamadugu
4730bb0fb4 Clippy 2023-12-04 18:44:03 -08:00
Pranav Gaddamadugu
220eef35de Add timeout to CI 2023-12-04 18:29:31 -08:00
evan-schott
3991d2327e
Merge pull request #15519 from arosboro/network-retrieval-parse-array
[feat/stubs] Fix ParseIntError InvalidInteger in ast related to array type.
2023-12-04 17:20:27 -08:00
evan-schott
16d9e1bde3
Merge pull request #15822 from AleoHQ/feat/network-retriever
Add small stubs patch
2023-12-04 17:19:28 -08:00
evan-schott
0e78e23f12 fix bug that prevented stubs with no dependencies from being included 2023-12-04 17:16:37 -08:00
evan-schott
7aa476f320 add tests 2023-12-04 17:15:51 -08:00
Andrew Rosborough
81b90017c3 #15513 Fix bug with parsing U32<N> from string into usize. 2023-12-04 13:56:51 -05:00
d0cd
565079c0d6
Merge pull request #3374 from AleoHQ/feat/network-retriever
[Draft] Network retriever module
2023-12-01 16:28:19 -08:00
evan-schott
db205441f1 merge program.json and .leo dependencies in compiler.rs 2023-12-01 16:14:55 -08:00
evan-schott
20a4278f56 allow functions to have empty blocks 2023-12-01 16:11:29 -08:00