Commit bbd3b9b
chore: put celestia features into 0.38.x (#1672)
## Description
This Pr took the diff files from 0.34.x -> 0.34.x-celestia and applied
the changes on top of 0.38.x branch of comet.
This contains 95% of the changes.
Missing Features that will be PRed into this branch
- cat mempool
- priority mempool
---------
Co-authored-by: chatton <github.qpeyb@simplelogin.fr>
Co-authored-by: Marko Baricevic <markobaricevic@Markos-MacBook-Pro.local>
Co-authored-by: Marko Baricevic <markobaricevic@Markos-MacBook-Pro.fritz.box>
Co-authored-by: julienrbrt <julien@rbrt.fr>1 parent 9a3c516 commit bbd3b9b
145 files changed
Lines changed: 21572 additions & 2910 deletions
File tree
- .github/workflows
- abci
- client
- server
- types
- blocksync
- cmd/cometbft/commands
- config
- consensus
- crypto/merkle
- evidence
- inspect
- libs
- bytes
- consts
- trace
- schema
- light
- provider/http
- proxy
- rpc
- mempool
- mocks
- node
- p2p
- conn
- mocks
- mock
- proto
- tendermint
- abci
- mempool
- rpc/grpc
- state
- store
- types
- rpc
- client
- http
- local
- mock
- core
- types
- grpc
- test
- statesync
- state
- mocks
- txindex/kv
- store
- test/e2e
- docker
- generator
- networks
- node
- pkg
- runner
- tests
- types
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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
22 | | - | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
| |||
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
39 | | - | |
40 | 35 | | |
41 | 36 | | |
42 | | - | |
43 | | - | |
44 | 37 | | |
45 | 38 | | |
46 | 39 | | |
| |||
51 | 44 | | |
52 | 45 | | |
53 | 46 | | |
| 47 | + | |
| 48 | + | |
54 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
80 | 89 | | |
81 | 90 | | |
82 | 91 | | |
83 | 92 | | |
84 | 93 | | |
85 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
86 | 98 | | |
87 | 99 | | |
88 | 100 | | |
| |||
98 | 110 | | |
99 | 111 | | |
100 | 112 | | |
101 | | - | |
| 113 | + | |
102 | 114 | | |
103 | 115 | | |
104 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
| |||
0 commit comments