d0cd
|
919dd9aa17
|
Merge pull request #2248 from AleoHQ/dependabot/cargo/testnet3/aleo-0.3.3
Bump aleo from 0.3.2 to 0.3.3
|
2023-01-31 08:30:53 -08:00 |
|
dependabot[bot]
|
638d3e385d
|
Bump toml from 0.5.11 to 0.7.1
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 0.7.1.
- [Release notes](https://github.com/toml-rs/toml/releases)
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.5.11...toml-v0.7.1)
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-31 10:03:45 +00:00 |
|
dependabot[bot]
|
ac9cdd9a7c
|
Bump aleo from 0.3.2 to 0.3.3
Bumps [aleo](https://github.com/AleoHQ/aleo) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/AleoHQ/aleo/releases)
- [Commits](https://github.com/AleoHQ/aleo/commits)
---
updated-dependencies:
- dependency-name: aleo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 10:05:58 +00:00 |
|
dependabot[bot]
|
5a8a7fc4fe
|
Bump reqwest from 0.11.13 to 0.11.14
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.13 to 0.11.14.
- [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.13...v0.11.14)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-20 10:04:26 +00:00 |
|
d0cd
|
7de8bcc852
|
Merge pull request #2231 from AleoHQ/dependabot/cargo/testnet3/assert_cmd-2.0.8
Bump assert_cmd from 2.0.7 to 2.0.8
|
2023-01-18 10:28:22 -08:00 |
|
dependabot[bot]
|
167be167c1
|
Bump console from 0.15.4 to 0.15.5
Bumps [console](https://github.com/console-rs/console) from 0.15.4 to 0.15.5.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.4...0.15.5)
---
updated-dependencies:
- dependency-name: console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-16 10:07:15 +00:00 |
|
dependabot[bot]
|
6b9d724580
|
Bump assert_cmd from 2.0.7 to 2.0.8
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.7...v2.0.8)
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-10 10:10:38 +00:00 |
|
dependabot[bot]
|
1ccdb3311f
|
Bump console from 0.15.2 to 0.15.4 (#2226)
|
2023-01-03 23:10:52 -08:00 |
|
dependabot[bot]
|
b3985af256
|
Bump self_update from 0.32.0 to 0.34.0 (#2223)
|
2023-01-03 19:26:52 -08:00 |
|
dependabot[bot]
|
65fc26704b
|
Bump backtrace from 0.3.66 to 0.3.67 (#2212)
|
2023-01-03 19:16:42 -08:00 |
|
Collin Chin
|
5a7feb28f7
|
Improve testing infrastructure (#2227)
* wip
* re-enable get_process call for test programs
* remove local tests
* clean up
* remove rust version from cargo.toml
|
2023-01-03 17:51:13 -08:00 |
|
collin
|
d7b1b9ca56
|
chore(leo): bump version for new release
|
2022-12-12 19:31:56 -05:00 |
|
Collin Chin
|
39aad0c2c8
|
Feature - log program metrics (#2206)
* update snarkvm and aleo revs
* bump snarkvm v0.9.11 aleo v0.3.2
|
2022-12-12 19:28:24 -05:00 |
|
Collin Chin
|
3c21fd446e
|
bump snarkvm v0.9.9 (#2196)
|
2022-12-01 17:21:49 -08:00 |
|
collin
|
1e01a3a686
|
chore(leo): bump version for new release
|
2022-11-30 13:40:52 -08:00 |
|
Collin Chin
|
3f2df5389c
|
use cargo workspace for dependencies (#2195)
|
2022-11-30 13:31:33 -08:00 |
|
Collin Chin
|
23f5828804
|
bump aleo v0.3.1 snarkvm v0.9.8 (#2193)
|
2022-11-30 00:49:50 -08:00 |
|
dependabot[bot]
|
68c5d12bb6
|
Bump reqwest from 0.11.12 to 0.11.13 (#2184)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.12 to 0.11.13.
- [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.12...v0.11.13)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-29 16:46:22 -08:00 |
|
collin
|
44bca58821
|
chore(leo): bump version for new release
|
2022-11-14 18:56:09 -08:00 |
|
collin
|
49786b3d79
|
bump snarkvm-v0.9.7 aleo-v0.3.0
|
2022-11-14 18:53:32 -08:00 |
|
collin
|
dee937c040
|
update snarkvm v0.9.3
|
2022-11-07 19:01:06 -08:00 |
|
collin
|
6f311e7602
|
bump snarkvm to 0.9.1 bump aleo rev
|
2022-11-04 18:31:59 -07:00 |
|
dependabot[bot]
|
67655ae760
|
Bump assert_cmd from 2.0.4 to 2.0.5
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.4...v2.0.5)
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-21 10:56:29 +00:00 |
|
dependabot[bot]
|
ee0eebf80d
|
Bump tracing-subscriber from 0.3.15 to 0.3.16
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.15 to 0.3.16.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.15...tracing-subscriber-0.3.16)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-07 10:32:22 +00:00 |
|
Pranav Gaddamadugu
|
97b299ac8a
|
Update revs
|
2022-10-06 11:31:58 -07:00 |
|
dependabot[bot]
|
58dfd11cf8
|
Bump console from 0.15.1 to 0.15.2
Bumps [console](https://github.com/console-rs/console) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/console-rs/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/console-rs/console/compare/0.15.1...0.15.2)
---
updated-dependencies:
- dependency-name: console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-29 10:28:35 +00:00 |
|
dependabot[bot]
|
b2b459825b
|
Bump reqwest from 0.11.11 to 0.11.12
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12.
- [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.11...v0.11.12)
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-21 10:19:35 +00:00 |
|
collin
|
ab43581d84
|
use crates.io snarkvm dep
|
2022-09-16 18:31:56 +02:00 |
|
collin
|
4e05840bf5
|
bump ci rust version to 1.63
|
2022-09-16 18:19:20 +02:00 |
|
collin
|
834ea300aa
|
bump ci rust version to 1.65
|
2022-09-16 18:17:10 +02:00 |
|
collin
|
6c18565700
|
too new of rust version for actions
|
2022-09-16 17:51:15 +02:00 |
|
collin
|
2e24f82f21
|
Update rust versions
|
2022-09-16 17:32:20 +02:00 |
|
collin
|
ed712ccf32
|
Update deps
|
2022-09-16 17:28:24 +02:00 |
|
collin
|
fd13537551
|
add all modules to members
|
2022-09-16 17:11:59 +02:00 |
|
Collin Chin
|
349454e41a
|
Merge pull request #2067 from AleoHQ/dependabot/cargo/testnet3/rand_core-0.6.4
Bump rand_core from 0.6.3 to 0.6.4
|
2022-09-16 16:28:15 +02:00 |
|
dependabot[bot]
|
95f5256ece
|
Bump rand_core from 0.6.3 to 0.6.4
Bumps [rand_core](https://github.com/rust-random/rand) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.6.3...0.6.4)
---
updated-dependencies:
- dependency-name: rand_core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 10:27:42 +00:00 |
|
dependabot[bot]
|
9647edbe6c
|
Bump self_update from 0.31.0 to 0.32.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)
---
updated-dependencies:
- dependency-name: self_update
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-16 10:27:35 +00:00 |
|
dependabot[bot]
|
3afdd6a03a
|
Bump self_update from 0.30.0 to 0.31.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)
---
updated-dependencies:
- dependency-name: self_update
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-07 10:17:56 +00:00 |
|
collin
|
0d039bfa3f
|
Update deps
|
2022-08-29 09:57:56 +02:00 |
|
collin
|
0b9730416b
|
Update deps
|
2022-08-24 11:43:36 +02:00 |
|
collin
|
aa90b208bf
|
Update deps and fix node command
|
2022-08-23 17:43:20 +02:00 |
|
collin
|
99c4676593
|
update rev and update tests
|
2022-08-15 12:05:52 -07:00 |
|
collin
|
47d4613627
|
Update deps
|
2022-08-09 16:38:12 -07:00 |
|
collin
|
a090d85f10
|
Update deps
|
2022-08-04 09:29:04 -07:00 |
|
collin
|
0f731a41f0
|
update deps
|
2022-08-03 15:34:23 -07:00 |
|
dependabot[bot]
|
f12cdea25d
|
Bump console from 0.15.0 to 0.15.1
Bumps [console](https://github.com/mitsuhiko/console) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/console/compare/0.15.0...0.15.1)
---
updated-dependencies:
- dependency-name: console
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-28 10:14:12 +00:00 |
|
dependabot[bot]
|
5423898495
|
Bump tracing-subscriber from 0.3.14 to 0.3.15
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.14...tracing-subscriber-0.3.15)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 10:14:30 +00:00 |
|
collin
|
eed9e215c8
|
Update dep
|
2022-07-21 00:28:14 -07:00 |
|
collin
|
92f97a4428
|
update deps
|
2022-07-20 15:29:59 -07:00 |
|
Pranav Gaddamadugu
|
a6feb314a7
|
Produce a valid record as input
|
2022-07-20 15:02:33 -07:00 |
|