Commit f3fb315
committed
Merge branch 'main' into alex/2609_hints
* main:
chore: execute goimports to format the code (#2924)
refactor(block)!: remove GetLastState from components (#2923)
feat(syncing): add grace period for missing force txs inclusion (#2915)
chore: minor improvement for docs (#2918)
feat: DA Client remove interface part 2, add client for celestia blob api (#2909)
chore: update rust deps (#2917)
feat(sequencers/based): add based batch time (#2911)
build(deps): Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#2914)
refactor(sequencers): implement batch position persistance (#2908)72 files changed
Lines changed: 6322 additions & 2116 deletions
File tree
- .github/workflows
- apps
- evm
- cmd
- grpc
- cmd
- testapp
- cmd
- block
- internal
- common
- da
- executing
- syncing
- client/crates
- client
- types
- src/proto
- core/da
- da
- docs/adr
- execution/evm
- test
- node
- pkg
- config
- da/jsonrpc
- mocks
- p2p
- proto/evnode/v1
- sequencers
- based
- common
- single
- test
- docker-e2e
- e2e
- types
- pb/evnode/v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
0 commit comments