-
Notifications
You must be signed in to change notification settings - Fork 270
feat: fix IBC #2301
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
Closed
Closed
feat: fix IBC #2301
Changes from 13 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
e0c9d5e
include the validator hasher
randygrok 3791755
add attestation commit
randygrok 39f40b7
first batch of changes
randygrok 21d3136
Merge remote-tracking branch 'origin/main' into feat/fix-block-fields…
randygrok 519df96
refactor for clarity
randygrok 1ab5f07
add better comment for publishBlockInternal
randygrok 21283d2
temp commit before finishing last tests
randygrok fd46274
update and it does forge blocks
randygrok 782aba0
add payload provider for signature
randygrok adf4ad5
add signature payload provider
randygrok eaef309
add header hasher
randygrok 20e9d17
include proto for attestation
randygrok d58ff27
build blocks
randygrok 22427fd
remove unused code
randygrok a039e4f
remove unused code
randygrok 54c7c06
Merge remote-tracking branch 'origin/main' into feat/fix-block-fields…
randygrok e242311
Fixes after merge
randygrok f29fa1f
fix tests
randygrok 7eb6017
fix lint
randygrok a8f5ed9
Merge remote-tracking branch 'origin/main' into feat/fix-block-fields…
randygrok fdef9f0
go mod tidy
randygrok 0c913cb
go mod tidy
randygrok 1d39a24
fix linter
randygrok 9ffa5af
fix tests
randygrok a856d9f
update apps evm based
randygrok df6dc00
fix e2e
randygrok 330f476
delete bins
randygrok db366b4
fix some tests
randygrok 5280c5b
fix some more tests
randygrok 7c0325c
Merge branch 'main' into feat/fix-block-fields-ibc
randygrok ddfd254
fix some more tests 2
randygrok 51ec46b
fix some more tests 3
randygrok 2ad973f
Merge branch 'main' into feat/fix-block-fields-ibc
randygrok 654b267
remove comment
randygrok f892f8a
fix linter
randygrok d4b4a1e
fix failed test
randygrok 65ab03c
add variadic options
randygrok 6a441b7
bring up the stack the manager options
randygrok 47df1ad
use latest
randygrok c620107
Merge remote-tracking branch 'origin/main' into feat/fix-block-fields…
randygrok 6d13bfe
remove old header hasher
randygrok f16a969
fix tests
randygrok 725de12
remove unused fields
randygrok 6ae8751
Refactor: replace createDefaultSignaturePayloadProvider with types.Cr…
randygrok 21492c1
use utils
randygrok 5e4aa31
some comments from the review
randygrok 8bb299c
Merge remote-tracking branch 'origin/main' into feat/fix-block-fields…
randygrok a54894a
fix build problem
randygrok be96a0c
solve e2e
randygrok 52d4fc8
Merge branch 'main' into feat/fix-block-fields-ibc
randygrok d7aad29
provide default values
randygrok 153026d
Merge branch 'feat/fix-block-fields-ibc' of git.832008.xyz-randy:rollkit/…
randygrok 5811214
fix evm tests
randygrok 15a6cf2
Merge branch 'main' into feat/fix-block-fields-ibc
randygrok 8728d14
Merge branch 'main' into feat/fix-block-fields-ibc
randygrok 91a658c
remove magic number
randygrok 372dbf1
create default header hasher now private
randygrok cb91837
fix tests
randygrok 2872be6
refactor and rename the blockDataWithSignature
randygrok 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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.