Nomos blockchain node
Go to file
Daniel Sanchez 677d4a245c
Mockpool (#43)
* Use ids slices on mempool trait

* Create a mock mempool
Added placeholders for block/blockheader/blockid relations

* Use linked hashmap

* Fix bounds

* Remove unnecessary bound
2023-01-18 03:11:03 -08:00
.cargo Nomos core (#28) 2022-12-13 15:35:11 +01:00
.github/workflows ci: add Jenkins and Docker file for PR and doc builds (#23) 2022-12-12 21:29:23 +02:00
ci Lint and check all features (#27) 2022-12-13 13:33:51 +02:00
nomos-core Mockpool (#43) 2023-01-18 03:11:03 -08:00
nomos-node Add dummy binary (#5) 2023-01-12 12:57:02 +01:00
nomos-services Mockpool (#43) 2023-01-18 03:11:03 -08:00
.gitignore Initial commit 2022-10-25 13:40:24 +02:00
Cargo.toml Add dummy binary (#5) 2023-01-12 12:57:02 +01:00
README.md Initial commit 2022-10-25 13:40:24 +02:00
shell.nix ci: add Jenkins and Docker file for PR and doc builds (#23) 2022-12-12 21:29:23 +02:00

README.md

nomos-research

Nomos blockchain node mvp