-
Notifications
You must be signed in to change notification settings - Fork 1
fix(rust/cardano-chain-follower): Refactor chain follower to use cardano-blockchain-types
#115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 41 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
bc4bfff
fix(cardano-chain-follower): use Network, MultiEraBlock, Point from c…
bkioshn 1d37012
fix(cardano-chain-follower): comments
bkioshn e645601
fix(cardano-chain-follower): comments
bkioshn 4d1aea0
fix(cardano-chain-follower): fix type
bkioshn 489a289
fix(cardano-chain-follower): fix type stat
bkioshn d8542d1
fix(cardano-chain-follower): fix type
bkioshn 1ce3a20
fix(cardano-chain-follower): remove raw_aux_data
bkioshn 9f48bd0
fix(cardano-chain-follower): remove decoded_transaction
bkioshn b0b68f9
fix(cardano-chain-follower): update cip509
bkioshn 980b1b3
fix(cardano-chain-follower): update cip36
bkioshn 944a112
fix(cardano-chain-follower): update metadata
bkioshn fa0bcd5
fix(cardano-chain-follower): update cip509
bkioshn 194b327
fix(cardano-chain-follower): nonce
bkioshn 81bc839
fix(cardano-chain-follower): update get metadata by label
bkioshn 5e110f0
fix(cardano-chain-follower): slot
bkioshn d568da1
fix(cardano-blockchain-types): follow_chains.rs
bkioshn 69f000f
fix(cardano-blockchain-types): decodedmetadata
bkioshn 70debef
fix(cardano-blockchain-types): cleanup cip36
bkioshn 06fbfa1
fix(cardano-blockchain-types): follow_chains.rs
bkioshn 8b9f82c
fix(cardano-blockchain-types): cleanup
bkioshn f809624
fix(cardano-chain-follower): remove blake2b hash
bkioshn 31abce8
fix(cardano-chain-follower): usecip36 contructor
bkioshn 017b69e
fix(cardano-chain-follower): naming chain -> network
bkioshn 1d095c5
fix(cardano-chain-follower): remove unnecessary file
bkioshn a99a7e7
Merge branch 'main' into fix/refactor-chain-follower
bkioshn 244c3b1
fix(cardano-chain-follower): use function from catalyst-types
bkioshn 5628663
fix(cardano-chain-follower): minor fixes
bkioshn 595dd5d
test(cardano-chain-follower): recheck test in follow.rs
bkioshn 41363e2
fix(cardano-chain-follower): add blockchain-types and cat-types lib
bkioshn 589ac48
fix(cardano-chain-follower): try out new cip36
bkioshn 99f9b1a
fix(cardano-chain-follower): remove redundant file data
bkioshn e96216a
fix(cardano-chain-follower): break down stats
bkioshn e74e3b5
fix(cardano-chain-follower): example log cip36
bkioshn 7ab857c
fix(cardano-chain-follower): remove unused dependencies
bkioshn 59b9fcf
Merge branch 'main' into fix/refactor-chain-follower
stevenj 60c7237
fix(cardano-chain-follower): modify logging metadata example
bkioshn f4717e7
Merge branch 'main' into fix/refactor-chain-follower
bkioshn d970fdb
Merge branch 'main' into fix/refactor-chain-follower
stevenj cbe8f86
fix(cardano-chain-follower): revert changes
bkioshn 00e5cf7
Update rust/cardano-chain-follower/Cargo.toml
bkioshn 557e20c
fix(cardano-chain-follower): revert changes
bkioshn 9302156
fix(cardano-chain-follower): new fork
bkioshn 2fbbe61
fix(cardano-chain-follower): add more function
bkioshn 2283d97
fix(cardano-chain-follower): tag cardano-blockchain-types
bkioshn 19b06b8
Merge branch 'main' into fix/refactor-chain-follower
bkioshn d63192f
fix(cardano-chain-follower): magic number
bkioshn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.