Commit graph

94 commits

Author SHA1 Message Date
fearlessfe
316e49fca8 fix: offer test failed in hive state interop 2024-09-26 09:12:43 +08:00
fearlseefe
eea2d93f38 fix: remove unused code 2024-09-26 09:12:14 +08:00
fearlseefe
0fa168fd81 feat: new history key and content 2024-09-26 09:12:14 +08:00
Rafael Sampaio
319421f952 implementation of eth_getBlockReceipts and eth_getBlockTransactionCountByHash 2024-09-25 21:32:17 +08:00
Rafael Sampaio
5557834af4 removal of code from other PR (my mistake) 2024-09-25 12:31:15 +08:00
Rafael Sampaio
35cfb71bc0 implementation of eth_getBlockReceipts and eth_getBlockTransactionCountByHash 2024-09-25 12:31:15 +08:00
fearlessfe
df92775bbd fix: state storage err 2024-09-23 23:19:24 +08:00
fearlessfe
29ec4025dc feat: state storage 2024-09-21 00:17:23 +08:00
fearlessfe
b061173db1 fix: lint error 2024-09-18 22:25:50 +08:00
fearlessfe
5679398f40 feat: add validation for contract storage and contract bytecode 2024-09-18 22:25:50 +08:00
fearlessfe
df86d197c1 feat: change state network dep 2024-09-17 11:06:43 +08:00
fearlseefe
f00c767e54 feat: add validate AccountTrieNode 2024-09-17 11:06:43 +08:00
Rafael Sampaio
21cfff582e Reuse of global functions from internals/ethapi instead of copy code 2024-09-17 11:06:28 +08:00
Rafael Sampaio
bb07079737 fix lint 2024-09-17 11:06:28 +08:00
Rafael Sampaio
26b40a9534 minimal eth namespace (RPC-API) with endpoints eth_chainId and eth_gtBlockByHash 2024-09-17 11:06:28 +08:00
fearlessfe
bf40a752b1 feat: add state api 2024-09-12 18:15:32 +08:00
fearlseefe
d9a379d3fa fix: lint error 2024-09-11 16:36:29 +08:00
fearlessfe
218c05df9a feat: add history proof validation test 2024-09-11 14:41:05 +08:00
fearlessfe
e7054da983 fix: err in TestForkedHistoricalSummariesWithProof 2024-09-11 08:10:19 +08:00
fearlessfe
f469fb3007 feat: add test for HistoricalSummaries types 2024-09-10 15:25:56 +08:00
fearlseefe
50d7b0d0ac feat: beacon validation
add validation for HistoricalSummariesWithProof
2024-09-06 22:57:31 +08:00
fearlessfe
777d67cdc3 refactor: portal api 2024-09-06 22:51:51 +08:00
fearlessfe
4fec1b226a refactor: extract ConsensusAPI from beacon network 2024-09-06 08:11:22 +08:00
fearlseefe
0c6531e737 feat: remove unused file 2024-09-05 09:58:55 +08:00
fearlessfe
337346d02f feat: add beacon validation for client update 2024-09-04 23:54:29 +08:00
fearlessfe
1b58d9431b fix: test case error 2024-09-04 22:44:45 +08:00
fearlseefe
fbe6854076 feat: add unit test 2024-09-04 18:11:46 +08:00
fearlseefe
4628b88413 feat: add validation for bootstrap and update 2024-09-03 15:09:31 +08:00
fearlessfe
d4a59f290d feat: add unit test for state types 2024-09-01 13:26:35 +08:00
fearlessfe
4961baf518 feat: add state value types 2024-08-30 23:34:38 +08:00
fearlessfe
d4d644c13c feat: refactor protocolId 2024-08-28 23:46:52 +08:00
fearlessfe
332960bd5f fix: beacon chain tests 2024-08-27 07:23:35 +08:00
fearlseefe
4e6a44fb89 feat: add state content key 2024-06-22 19:29:56 +08:00
Chen Kai
6088495691 fix:merge geth p2p change
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-06-17 20:28:49 +08:00
fearlessfe
703e97781a feat: change node radius 2024-06-12 11:02:05 +08:00
fearlessfe
1ed713ad1e feat: nat 2024-06-05 12:53:19 +08:00
thinkAfCod
3e8973d0c7 fix: sqlite memory leak 2024-05-31 22:39:08 +08:00
fearlessfe
06f2d232d2 fix: PortalReceipts ssz error in history network 2024-05-25 11:12:28 +08:00
fearlessfe
0819e81eea chore: add more info in err log 2024-05-16 09:43:16 +08:00
fearlessfe
c23c10fb3f feat: add validation for post merge and pre capella header 2024-05-10 11:35:28 +08:00
fearlessfe
7a9af4697e feat: add web3_clientVersion rpc method 2024-04-25 13:04:55 +08:00
fearlessfe
dfdd76315d refactor: history storage 2024-04-23 20:00:01 +08:00
fearlessfe
73612bf661 feat: change portal api 2024-04-20 21:08:10 +08:00
Chen Kai
c6b57fdff7 fix:upgrade zrnt
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-04-19 21:04:42 +08:00
Chen Kai
3014734c46 fix:fix minor warn issues
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-04-19 20:19:53 +08:00
Chen Kai
be7fc977c4 fix:make offered content async gossip
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-04-18 21:28:37 +08:00
fearlseefe
e97bca61ec fix: gossip in hive test 2024-04-18 20:01:03 +08:00
Chen Kai
5805416966 feat:add state nibbles type
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-04-18 11:05:59 +08:00
Chen Kai
eb3206b1e1 feat:beacon network test
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-04-15 09:37:39 +08:00
fearlseefe
5cc962afc7 fix: test err 2024-04-12 18:35:54 +08:00