Skip to content

Commit f3f8ddc

Browse files
author
Felipe Rosa
authored
chore(cardano-node-follower): Crate API design (#33)
* chore: cardano-node-follower crate API design * chore: allow Blue Oak license (need for minicbor crate) * chore: drop node-to-client support and make rollback chain update return a block * feat: Add chain follower config and builder * chore: Remove chain follower crate example (hard to keep up to date) * chore: Remove chain follower struct fields (implementation specific) * feat: Add chain follower block fetch methods * chore: Add fetch block and fetch block range examples * chore: Fix lint and fmt * chore: Add chain reader struct and refactor some methods * chore: Add words to cspell project dictionary * chore: fix fmt * chore: Change read_block point type * chore: Fix lint * chore: Update rust CI version
1 parent ecc2d19 commit f3f8ddc

File tree

10 files changed

+2010
-16
lines changed

10 files changed

+2010
-16
lines changed

.config/dictionaries/project.dic

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ asyncio
55
auditability
66
BROTLI
77
cardano
8+
cbor
89
CEST
910
chrono
1011
ciphertext
@@ -21,10 +22,12 @@ drep
2122
dreps
2223
encryptor
2324
fontawesome
25+
fsgr
2426
genhtml
2527
gmtime
2628
ideascale
2729
Intellij
30+
iohk
2831
jetbrains
2932
jorm
3033
jormungandr
@@ -34,8 +37,10 @@ lcov
3437
Leshiy
3538
localizable
3639
mdlint
40+
miniprotocols
3741
mitigations
3842
moderations
43+
multiera
3944
nanos
4045
netkey
4146
oneshot

0 commit comments

Comments
 (0)