hinto.janai
5351bd32fe
update for https://github.com/Cuprate/cuprate/pull/290
2024-09-20 16:16:25 -04:00
hinto.janai
7a3c6dcac2
fixes
2024-09-04 20:10:16 -04:00
hinto.janai
b7df20b91e
cleanup
2024-09-04 17:35:47 -04:00
hinto.janai
a2dce21122
storage/blockchain
2024-09-04 17:18:36 -04:00
hinto.janai
c6551e8ce0
service/shutdown
2024-09-04 17:11:25 -04:00
hinto.janai
db2b8dd18e
service/thread-model
2024-09-04 17:10:37 -04:00
hinto.janai
14f29f9635
service/resize
2024-09-04 17:05:00 -04:00
hinto.janai
7a7fb23dac
service diagram
2024-09-04 16:52:58 -04:00
hinto.janai
88f5869fbd
common/service
2024-09-04 16:26:12 -04:00
hinto.janai
7ae2e5e5b4
common/ops
2024-09-04 16:21:58 -04:00
hinto.janai
7a784459da
common/types
2024-09-04 16:18:01 -04:00
hinto.janai
76d0cfbd87
issues
2024-09-03 20:53:44 -04:00
hinto.janai
e88ac0140e
serde
2024-09-03 20:46:57 -04:00
hinto.janai
1cf9af11c6
syncing
2024-09-03 20:33:28 -04:00
hinto.janai
b1f26ef3f5
abstraction
2024-09-03 20:32:17 -04:00
hinto.janai
047f653f05
backends
2024-09-03 19:40:33 -04:00
hinto.janai
20f54e34d8
db abstraction
2024-09-03 19:36:10 -04:00
hinto.janai
86017f3291
add files, intro
2024-09-03 17:22:21 -04:00
hinto.janai
bf00b44260
add chapters
2024-09-02 20:52:51 -04:00
0041650fd1
books: change some definitions ( #251 )
...
CI / fmt (push) Waiting to run
CI / typo (push) Waiting to run
CI / ci (macos-latest, stable, bash) (push) Waiting to run
CI / ci (ubuntu-latest, stable, bash) (push) Waiting to run
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Waiting to run
Doc / build (push) Waiting to run
Doc / deploy (push) Blocked by required conditions
Architecture mdBook / build (push) Has been cancelled
Audit / audit (push) Has been cancelled
Monero mdBook / build (push) Has been cancelled
Deny / audit (push) Has been cancelled
update some definitions
2024-08-09 00:56:41 +01:00
hinto-janai
fafa20c20f
architecture-book: fill RPC
section ( #243 )
...
* books: add `rpc` skeleton
* json-rpc
* types section
* differences
* interface
* typos
* differences: add `json-formatting.md`
* rpc: small fixes
* appendix: add `cuprate-rpc-handler` to crate list
* differences: remove extra fields section, add more info
* differences: add `id:0` section
2024-08-08 00:15:22 +01:00
hinto-janai
dced4ed7ec
architecture-book: add Crates
section ( #239 )
...
Audit / audit (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / typo (push) Has been cancelled
CI / ci (macos-latest, stable, bash) (push) Has been cancelled
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Deny / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
Doc / deploy (push) Has been cancelled
* add `cuprate-crates.md`
* fix links
* Update books/architecture/src/appendix/crates.md
Co-authored-by: Boog900 <boog900@tutanota.com>
---------
Co-authored-by: Boog900 <boog900@tutanota.com>
2024-07-30 21:53:27 +01:00
86d1f408d8
books: fix typo ( #240 )
...
fix typo
2024-07-30 20:12:09 +01:00
hinto-janai
0a88ea13fc
books: architecture skeleton ( #224 )
...
* upstream https://github.com/hinto-janai/cuprate-architecture
* tab -> 4 spaces
2024-07-18 21:35:52 +01:00
88551c800c
Books: document p2p protocol ( #216 )
...
* add admin message definitions
* add block complete entry
* add protocol messages
* add most flows
* add final flows
* fix typos
* move link to epee
* review fixes
2024-07-18 21:34:56 +01:00
519d871ccb
books: move in protocol book ( #169 )
...
* add protocol bool
* update url
* fix typos
* Cuprate's protocol book -> Monero
* Apply suggestions from code review
Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
* fix typo
* POW -> PoW
* revert weird line changes
---------
Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
2024-06-24 01:23:39 +01:00
hinto-janai
e0736d1807
books: add user-book
template ( #154 )
...
* add user-book
* add `A-book-user` to labeler
2024-06-07 22:04:27 +01:00
hinto-janai
d21160868c
books: add skeleton and docs ( #141 )
...
* update `books/`
* update CONTRIBUTING.md
* .gitignore: ignore built books
* add dummy `books/architecture/`
* remove some changes from CONTRIBUTING.md
out of scope, will be in another PR
* add docs/books to LICENSE
* formatting
2024-05-30 01:19:46 +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