evan-schott
|
9e28facbfd
|
Merge branch 'mainnet' into feat/generic-cli
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
|
2024-06-05 11:42:32 -07:00 |
|
Pranav Gaddamadugu
|
c721fa25b0
|
Use network when invoking snarkos CLI
|
2024-06-05 07:57:08 -07:00 |
|
dependabot[bot]
|
f830d43ab7
|
Bump toml from 0.8.13 to 0.8.14
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.13 to 0.8.14.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.13...toml-v0.8.14)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-04 10:13:58 +00:00 |
|
Pranav Gaddamadugu
|
2c5d5f5719
|
CLI working
|
2024-06-01 11:00:40 -07:00 |
|
Pranav Gaddamadugu
|
af0a016eed
|
More fixes
|
2024-05-31 19:38:38 -07:00 |
|
Pranav Gaddamadugu
|
745d7268ae
|
Fix
|
2024-05-30 11:35:15 -07:00 |
|
Pranav Gaddamadugu
|
2cc2177158
|
WIP
|
2024-05-28 06:41:53 -07:00 |
|
dependabot[bot]
|
5aad616542
|
Bump toml from 0.8.12 to 0.8.13
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.12 to 0.8.13.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 10:25:54 +00:00 |
|
Pranav Gaddamadugu
|
e4e228c419
|
Merge branch 'mainnet' into update/from-testnet3
|
2024-05-14 14:47:33 -07:00 |
|
Pranav Gaddamadugu
|
5f89f620e9
|
Merge branch 'mainnet' into fix/use-generic-network-when-possible
|
2024-05-14 13:53:58 -07:00 |
|
Pranav Gaddamadugu
|
100aca0938
|
Cleanup
|
2024-05-14 10:00:23 -07:00 |
|
Pranav Gaddamadugu
|
f29bd71185
|
Make compiler generic over Network
|
2024-05-14 09:49:03 -07:00 |
|
Pranav Gaddamadugu
|
65afb54a5b
|
chore(leo): bump version for new release
|
2024-05-13 13:36:45 -07:00 |
|
evan-schott
|
46774633f6
|
rebase
|
2024-05-06 14:46:13 -07:00 |
|
dependabot[bot]
|
7391ba6501
|
Bump serial_test from 3.1.0 to 3.1.1
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: serial_test
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 10:54:19 +00:00 |
|
dependabot[bot]
|
5ca93003a8
|
Bump serial_test from 3.0.0 to 3.1.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: serial_test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 16:57:12 +00:00 |
|
Pranav Gaddamadugu
|
2c391055af
|
chore(leo): bump version for new release
|
2024-03-29 17:53:25 -07:00 |
|
d0cd
|
dd7caa03cf
|
Merge pull request #27848 from AleoHQ/tests/multi-program-tests
[Testing] Support multi-program tests.
|
2024-03-29 11:14:47 -07:00 |
|
Pranav Gaddamadugu
|
f4af8a77d2
|
Add support for multi-file compile tests
|
2024-03-26 12:57:57 -07:00 |
|
Pranav Gaddamadugu
|
bcab1fc864
|
Rename crates
|
2024-03-26 10:35:55 -07:00 |
|
dependabot[bot]
|
5fca6eb584
|
Bump toml from 0.8.11 to 0.8.12
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.11 to 0.8.12.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.11...toml-v0.8.12)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-19 10:16:10 +00:00 |
|
dependabot[bot]
|
acef83d5e3
|
Bump tempfile from 3.10.0 to 3.10.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.0 to 3.10.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.0...v3.10.1)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-13 19:19:30 +00:00 |
|
dependabot[bot]
|
2ce72f2c62
|
Bump toml from 0.8.10 to 0.8.11
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.10 to 0.8.11.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.10...toml-v0.8.11)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-12 10:19:35 +00:00 |
|
Pranav Gaddamadugu
|
95d95f27e7
|
Merge branch 'testnet3' into feat/leo-deploy
|
2024-02-10 23:13:20 -06:00 |
|
d0cd
|
a0cbb5490f
|
Merge pull request #27622 from AleoHQ/dependabot/cargo/testnet3/tempfile-3.10.0
Bump tempfile from 3.9.0 to 3.10.0
|
2024-02-10 00:28:58 -06: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
|
38867804fe
|
custom endpoints for dependency retrieval
|
2024-02-09 14:08:54 -08:00 |
|
evan-schott
|
0b5bd5793b
|
supporting changes for deploy
|
2024-02-09 14:08:52 -08: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 |
|
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 |
|
d0cd
|
7205794756
|
Merge pull request #27358 from AleoHQ/dependabot/cargo/testnet3/ureq-2.9.1
Bump ureq from 2.9.0 to 2.9.1
|
2024-01-16 09:57:35 +08:00 |
|
dependabot[bot]
|
ac658d5de0
|
Bump serial_test from 2.0.0 to 3.0.0
Bumps [serial_test](https://github.com/palfrey/serial_test) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/palfrey/serial_test/releases)
- [Commits](https://github.com/palfrey/serial_test/compare/v2.0.0...v3.0.0)
---
updated-dependencies:
- dependency-name: serial_test
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 10:03:06 +00:00 |
|
dependabot[bot]
|
f54de9d87f
|
Bump ureq from 2.9.0 to 2.9.1
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.0 to 2.9.1.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.0...2.9.1)
---
updated-dependencies:
- dependency-name: ureq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 10:02:42 +00:00 |
|
evan-schott
|
3b79e4f38d
|
put tmp clearing as TODO
|
2024-01-04 10:23:43 -08:00 |
|
evan-schott
|
9aca0bf888
|
small fix
|
2024-01-03 11:22:54 -08:00 |
|
evan-schott
|
033b99f877
|
update retriever
|
2024-01-03 10:54:01 -08:00 |
|
evan-schott
|
b8370ff5f5
|
testing framework
|
2023-12-18 15:58:04 -08:00 |
|
evan-schott
|
55665fde9a
|
serial tests
|
2023-12-18 14:47:49 -08:00 |
|
evan-schott
|
8afe272ccd
|
fix a,b,c bug
|
2023-12-12 21:47:10 -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
|
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
|
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
|
3de2d3f563
|
fix retriever bug
|
2023-12-05 19:56:57 -08:00 |
|