collin
|
0b81f03f3a
|
move /leo/errors -> /errors
|
2022-07-12 16:41:42 -07:00 |
|
collin
|
e263e64279
|
restructure compiler and delete unused code
|
2022-02-22 15:12:52 -08:00 |
|
collin
|
eca7a4ea53
|
reorder dependencies
|
2022-01-27 12:57:52 -08:00 |
|
gluax
|
a0aa4cb8ef
|
have to temproarily disable pre commit checks while migrating
|
2022-01-21 12:24:38 -08:00 |
|
gluax
|
ea419a7891
|
migrate spans crate, which involves rust 2021 ed, and dep updates
|
2022-01-21 12:04:37 -08:00 |
|
collin
|
0425a92c2b
|
feature: update to latest snarkvm rev
|
2022-01-11 16:22:34 -08:00 |
|
dependabot[bot]
|
f23b3cd021
|
Bump backtrace from 0.3.62 to 0.3.63 (#1451)
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.62 to 0.3.63.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.62...0.3.63)
---
updated-dependencies:
- dependency-name: backtrace
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-11 12:16:48 +03:00 |
|
dependabot[bot]
|
6238b367dd
|
Bump backtrace from 0.3.61 to 0.3.62
Bumps [backtrace](https://github.com/rust-lang/backtrace-rs) from 0.3.61 to 0.3.62.
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.61...0.3.62)
---
updated-dependencies:
- dependency-name: backtrace
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-26 10:15:27 +00:00 |
|
dependabot[bot]
|
6fecba8352
|
Bump thiserror from 1.0.29 to 1.0.30
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.29 to 1.0.30.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-11 10:16:11 +00:00 |
|
dependabot[bot]
|
4e33780c12
|
Bump thiserror from 1.0.28 to 1.0.29 (#1325)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.28...1.0.29)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-09-06 13:48:16 +03:00 |
|
dependabot[bot]
|
87cc6edfc9
|
Bump serde from 1.0.128 to 1.0.130
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.130.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.130)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-30 20:46:33 +00:00 |
|
dependabot[bot]
|
09d60932eb
|
Bump thiserror from 1.0.26 to 1.0.28
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.26 to 1.0.28.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.26...1.0.28)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-30 10:17:53 +00:00 |
|
dependabot[bot]
|
695a949cff
|
Bump serde from 1.0.127 to 1.0.128 (#1288)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.128.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-23 17:25:19 +03:00 |
|
gluaxspeed
|
478bb83f70
|
regen tests after removing dead errors, docs
|
2021-08-10 22:56:46 -07:00 |
|
gluaxspeed
|
003faed13a
|
merge master, fix tests
|
2021-08-04 17:30:54 -07:00 |
|
gluaxspeed
|
2a99a87da7
|
colored backtrace reports, full and 1 for leo backtrace
|
2021-08-04 14:19:19 -07:00 |
|
gluaxspeed
|
c8be870471
|
Compiles, still need to handle state and input eventually
|
2021-08-03 02:43:21 -07:00 |
|
gluaxspeed
|
0012f9b37b
|
Error refactoring thus far
|
2021-07-30 19:01:12 -07:00 |
|