4 Commits

Author SHA1 Message Date
junderw
5e1d9d461a Use Cargo workspace
Cargo workspace in the root will help make the IDE experience universal.
Cargo.lock and the target directory for build artifacts will be in the root
of the mempool repository (with ./target ignored by git).
2023-07-03 10:18:15 -04:00
Mononaut
bda48f1ce4 Fix vscode rust-analyzer config 2023-07-03 10:18:15 -04:00
softsimon
4cc750e1ec Default relative paths in VsCode 2023-03-03 14:58:25 +09:00
softsimon
645986b7fc Backend: Bumping Typescript version to 4.4.2 (#748)
* Backend: Bumping Typescript version to 4.4.2

* Replacing any types with instanceOf checks.
2021-08-31 15:09:33 +03:00