Commit graph

29 commits

Author SHA1 Message Date
Chen Kai
d099f17214 feat:add ForkedLightClientBootstrap
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-04-03 17:13:50 +08:00
fearlessfe
923ec257b4 feat: change method params
ContentLookup and TraceContentLookup method
2024-03-27 09:46:03 +08:00
fearlessfe
6e23955304 feat: refactor storage interface 2024-03-25 17:09:04 +08:00
Chen Kai
317997f25f feat:beacon rpc
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-03-22 10:20:49 +08:00
fearlseefe
bed6cd9fcf fix: validate 4844 header failed 2024-03-20 16:03:56 +08:00
fearlessfe
2b6c5eb292 feat: add cli and fix typ error 2024-03-19 19:40:32 +08:00
fearlseefe
e52ff169cf fix: validate empty receipts 2024-03-08 15:42:33 +08:00
thinkAfCod
23104b78ec chore: log contentKey convert to contentId 2024-03-07 12:00:04 +08:00
thinkAfCod
c9d6817008 chore: log when validate content failed 2024-03-07 10:27:58 +08:00
fearlseefe
ca22f0937d fix: valdate post merge block header 2024-02-28 10:04:18 +08:00
Chen Kai
f1802d610c fix:fix main use history network
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-02-26 22:00:57 +08:00
fearlessfe
bcb5d28724 feat: add gossip rpc and do some refactor
1. add gossip rpc method
2. use uint256.Ummarshal method to unmarshal uint256 bytes
2024-02-18 10:24:08 +08:00
fearlessfe
8651f5b4af fix: protal protocol type error 2024-02-06 16:46:36 +08:00
fearlessfe
35b3ac43af feat: add docker file and do some optimize 2024-02-04 14:23:22 +08:00
fearlessfe
3936f0bbee feat: add rpc methods 2024-01-28 15:29:42 +08:00
fearlessfe
975f60067b feat: add main for hive 2024-01-28 15:29:42 +08:00
fearlessfe
2652c33d2d fix: skip epoch test in 32 bit environment
in 32 environment, ssz.HashTreeRoot() is different with the hash in 64 bit
environment. so in 32 environment, some test will be skipped.
2024-01-24 13:35:38 +08:00
Chen Kai
624e45dfb6 feat:add gossip content
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-01-22 22:35:34 +08:00
fearlessfe
d6b4e9393a feat: find epoch accumulator by epoch hash 2024-01-22 13:45:31 +08:00
fearlessfe
577a61c863 feat: get body and receipts 2024-01-21 18:14:20 +08:00
fearlessfe
baf8e8aac7 feat: get header by block hash 2024-01-20 18:05:58 +08:00
fearlessfe
4c666e00b5 feat: remove test file 2024-01-02 21:40:09 +08:00
fearlseefe
7fb680502e refactor: content storage
move ContentStorage interface to storage
2024-01-02 21:40:09 +08:00
fearlessfe
f9f140c376 faet: add update test 2023-12-27 10:41:23 +08:00
Chen Kai
cd5a92e383 fix:fix portal test
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2023-12-25 12:46:16 +08:00
pengzhen
b4d6ed2eee feat: finish accumulator 2023-12-19 21:38:43 +08:00
fearlseefe
195da39617 feat: add some commonts 2023-12-13 19:26:41 +08:00
fearlseefe
6e2481873b faat: change the content_storage package 2023-12-13 19:26:41 +08:00
Chen Kai
67bf5380c1 feat:add some history ssz types
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2023-12-12 16:03:35 +08:00