Commit graph

7 commits

Author SHA1 Message Date
Boog900
410a528f57
fix build
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled
2024-06-14 23:04:27 +01:00
Boog900
008e46c683
add syncer 2024-06-14 22:24:23 +01:00
Boog900
84656df08a
syncer -> blockchain 2024-06-03 23:02:00 +01:00
Boog900
25a472dd9b
add some more definitions 2024-05-31 01:51:33 +01:00
Boog900
ba085f6b02
update license 2024-05-30 01:21:14 +01:00
Boog900
317b6a79dd
init cuprated 2024-05-30 01:09:41 +01:00
hinto-janai
4876e159e7
repo: add skeleton directories, fix labels (#139)
* `database/` -> `storage/`, create skeleton `storage/` crates

* add skeleton root directories

* books: add skeleton

* ci: fix labeler.yml

* fix CONTRIBUTING.md

* fix workspace Cargo.toml

* fix `storage/`

* rename helper fs fn, `cuprate_database` -> `cuprate_blockchain`

* fix Cargo.toml

* cuprate-blockchain: revert find-and-replace

Since it has to be ported to the book anyway, there's not much
reason to update this and create review diffs.

* labeler.yml: remove `A-docs` from `books/` changes

Although books are documentation,
the `A-books` label already exists for this
2024-05-29 02:18:30 +01:00