Commit graph

48 commits

Author SHA1 Message Date
thinkAfCod
8bb4364475 fix: utp initial in test case 2024-11-19 12:12:02 +08:00
thinkAfCod
caa38955fd fix: abstract utp socket and remove timeout nonce 2024-11-19 12:12:02 +08:00
rafaelss
070b861c3d Remove tab in import packages 2024-11-19 12:12:02 +08:00
rafaelss
4c828c98bc move third-party import to package of project 2024-11-19 12:12:02 +08:00
rafaelss
98bff4170d Fixes File is not goimports 2024-11-19 12:12:02 +08:00
thinkAfCod
77e6dc181c feat: pprof 2024-11-19 12:12:02 +08:00
Chen Kai
0601361c12 fix:remove flags merge
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-11-02 14:25:16 +08:00
Rafael Sampaio
9c4f3b2f8d change log levels and extract duplicate logic 2024-10-29 12:08:03 +08:00
Rafael Sampaio
c8f6feb7ae Implementation of entries and storage metrics 2024-10-29 12:08:03 +08:00
Rafael Sampaio
d1b5606b00 metric storage_capacity 2024-10-17 18:41:12 -03:00
Rafael Sampaio
33843613e0 code cleanup and improved variable names 2024-10-15 17:41:29 -03:00
Rafael Sampaio
eca301a9b1 move logformat flag to portal network namespace 2024-10-15 16:29:45 -03:00
Rafael Sampaio
1865b12357 add flag to format logs 2024-10-15 16:21:05 -03:00
rafaelss
c5bba8324d
create directory before create file 2024-10-10 11:39:17 -03:00
fearlessfe
fb7860e43f fix: write key error 2024-10-05 12:24:51 +08:00
Rafael Sampaio
d831ad6c25 reuse of geth flags and related code 2024-10-05 11:50:15 +08:00
Rafael Sampaio
8054d16b26 implementation of metrics influx, influxV2 and local web server 2024-10-05 11:50:15 +08:00
Rafael Sampaio
120be2f1ee add portMapping to localNode creation 2024-10-04 16:43:56 -03:00
Rafael Sampaio
fffa3c75e1 removal of execution permission of clientKey file 2024-09-30 11:43:42 -03:00
Rafael Sampaio
4256da483a removal of log of private key (security) 2024-09-29 14:19:05 -03:00
Rafael Sampaio
bd268e0e73 write/load private key to file clientKey 2024-09-29 12:32:40 -03:00
fearlessfe
29ec4025dc feat: state storage 2024-09-21 00:17:23 +08:00
Rafael Sampaio
2755aeec54 Reorder of Close() calls in closePortalRpcServer 2024-09-18 19:22:21 -03:00
Rafael Sampaio
145865d3c3 Improves function name 2024-09-18 18:06:56 -03:00
Rafael Sampaio
d6a2dd3ec6 Transformation of closePortalRpcServer a method of Client to form a centralized management object 2024-09-18 18:04:30 -03:00
Rafael Sampaio
2e8d67992a Refactor of main to allow graceful shutdown of database, server, UDPv5 and networks 2024-09-17 20:09:41 -03: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
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
fearlessfe
d4d644c13c feat: refactor protocolId 2024-08-28 23:46:52 +08:00
Chen Kai
f8c05e17eb feat:add default bootnodes
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-06-18 19:51:30 +08:00
Chen Kai
6795c90755 feat:rm get internal ip
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-06-13 13:37:40 +08:00
fearlessfe
1ed713ad1e feat: nat 2024-06-05 12:53:19 +08:00
fearlessfe
0819e81eea chore: add more info in err log 2024-05-16 09:43:16 +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
fearlseefe
2e2f44b615 feat: remove unused file 2024-04-17 18:29:33 +08:00
fearlessfe
9c0a5ccb74 feat: beacon start up 2024-04-17 18:29:33 +08:00
fearlessfe
5dc91e20ba feat: refactor start ip 2024-04-17 18:29:33 +08:00
fearlessfe
0200913250 fix: add flags and change default http addr 2024-03-22 10:20:49 +08:00
Chen Kai
317997f25f feat:beacon rpc
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-03-22 10:20:49 +08:00
fearlessfe
37b4382947 fix: rename PortalHistoryConfig to Config 2024-03-19 19:40:32 +08:00
fearlessfe
0b6714dea0 feat: remove flags for hive test 2024-03-19 19:40:32 +08:00
fearlessfe
afeaa102b4 feat: change flag name 2024-03-19 19:40:32 +08:00
fearlessfe
2b6c5eb292 feat: add cli and fix typ error 2024-03-19 19:40:32 +08:00
Chen Kai
71bc26db8c feat:update readme
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-03-15 21:08:16 +08:00
Renamed from cmd/hive/main.go (Browse further)