cuprate-hinto-janai/helper/src
Boog900 fdd1689665
Some checks failed
CI / ci (ubuntu-latest, stable, bash) (push) Has been cancelled
Deny / audit (push) Has been cancelled
Doc / build (push) Has been cancelled
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 (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Has been cancelled
Doc / deploy (push) Has been cancelled
Storage: tx-pool database (#238)
* split the DB service abstraction

* fix ci

* misc changes

* init tx-pool DBs

* add some comments

* move more types to `/types`

* add some ops

* add config & more ops functions & open function

* add read & write svcs

* add more docs

* add write functions + docs

* fix merge

* fix test

* fix ci

* move `TxPoolWriteError`

* add more docs

* fix toml formatting

* fix some docs

* fix clippy

* review fixes

* update docs

* fix merge

* fix docs

* fix tests

* fix tests

* add back lints

* Update storage/txpool/README.md

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>

---------

Co-authored-by: hinto-janai <hinto.janai@protonmail.com>
2024-08-22 02:09:07 +01:00
..
num Consensus: add alt-chain handling (#214) 2024-07-29 01:13:08 +01:00
asynch.rs helper/ (#45) 2024-01-21 00:04:09 +00:00
atomic.rs helper: use crossbeam::atomic::AtomicCell for atomic floats (#56) 2024-02-10 23:19:12 +00:00
constants.rs helper: add fs (#67) 2024-02-21 17:54:46 +00:00
fs.rs Storage: tx-pool database (#238) 2024-08-22 02:09:07 +01:00
lib.rs database: split cumulative_difficulty into low/high bits (#114) 2024-04-24 21:47:48 +01:00
map.rs database: impl service fn bodies (#113) 2024-05-01 18:52:20 +01:00
network.rs remove empty cuprate bin and common 2024-01-22 01:56:34 +00:00
num.rs Consensus: add alt-chain handling (#214) 2024-07-29 01:13:08 +01:00
thread.rs helper: NON_ZERO_USIZE_1 -> NonZeroUsize::MIN (#70) 2024-02-21 17:55:29 +00:00
time.rs workspace: fix lint error (#234) 2024-07-25 22:47:39 +01:00