thinkAfCod
|
685123294b
|
fix: connection memory leak
|
2024-11-19 12:12:02 +08:00 |
|
thinkAfCod
|
8a5c2d5340
|
fix: concurrent map read and writes
|
2024-10-30 20:58:17 +08:00 |
|
thinkAfCod
|
a75e981c5b
|
fix: replace assert to require
|
2024-10-23 23:59:03 +08:00 |
|
Chen Kai
|
8563ce1d52
|
add wait discv5 table
|
2024-10-23 16:52:52 +08:00 |
|
thinkAfCod
|
cfbffc571f
|
fix: cache id and addr in discv5
revert
|
2024-10-23 11:29:29 +08:00 |
|
thinkAfCod
|
d34a772ac3
|
fix: check lint
|
2024-10-23 11:29:29 +08:00 |
|
thinkAfCod
|
81477ca08b
|
fix: not cache nil node
|
2024-10-23 11:29:29 +08:00 |
|
thinkAfCod
|
d28ff8ff6d
|
fix: cache node
|
2024-10-23 11:29:29 +08:00 |
|
Rafael Sampaio
|
9d046eab42
|
improves metric names
|
2024-10-18 02:11:13 -03:00 |
|
Rafael Sampaio
|
c9ddfbf290
|
content validation metrics
|
2024-10-18 00:19:22 -03:00 |
|
Rafael Sampaio
|
e85b17cf37
|
utp protocol metrics
|
2024-10-17 23:21:04 -03:00 |
|
Rafael Sampaio
|
efa2e9002a
|
refactor: portal protocol metrics
|
2024-10-17 21:46:22 -03:00 |
|
Rafael Sampaio
|
9b9d666dc4
|
portal_protocol.go metrics
|
2024-10-17 10:45:44 -03:00 |
|
Rafael Sampaio
|
bd15e1be1e
|
move loglevel to debug (level 4) and remove duplicate log
|
2024-10-12 15:07:15 +08:00 |
|
Rafael Sampaio
|
e4813a1406
|
message of new node added to bucket [implements #191]
|
2024-10-12 15:07:15 +08:00 |
|
Chen Kai
|
8955d0b309
|
Revert "fix: utp send call to maintain nonce"
This reverts commit c6aa362ebb.
|
2024-10-11 23:39:11 +08:00 |
|
thinkAfCod
|
c6aa362ebb
|
fix: utp send call to maintain nonce
|
2024-10-11 17:34:55 +08:00 |
|
rafaelss
|
4605c46a53
|
Merge pull request #185 from r4f4ss/log_trace
Replace log trace strings to easily readable
|
2024-10-08 23:52:08 -04:00 |
|
Chen Kai
|
1446e66d30
|
Merge branch 'gethmaster' into selfportal
|
2024-10-09 10:36:11 +08:00 |
|
Rafael Sampaio
|
b4bbdced85
|
added missing '/' to strings
|
2024-10-08 19:29:30 -03:00 |
|
Rafael Sampaio
|
07c5d2fb83
|
replace trace log strings [implement #184]
|
2024-10-08 19:13:48 -03:00 |
|
fearlessfe
|
d4d644c13c
|
feat: refactor protocolId
|
2024-08-28 23:46:52 +08:00 |
|
thinkAfCod
|
d9ac99649f
|
No longer check if the IP is a multicast address when call AddEnr
|
2024-08-17 14:07:28 +08:00 |
|
thinkAfCod
|
f96f5d753d
|
fix format
|
2024-07-23 18:55:43 +08:00 |
|
thinkAfCod
|
2c5d6c257f
|
add logs
|
2024-07-23 13:34:56 +08:00 |
|
thinkAfCod
|
26114068ee
|
add logs
|
2024-07-20 16:08:35 +08:00 |
|
thinkAfCod
|
8de928c004
|
add log
|
2024-07-17 21:47:26 +08:00 |
|
Chen Kai
|
1189e67f12
|
fix:make add enr
Signed-off-by: Chen Kai <281165273grape@gmail.com>
|
2024-06-20 16:31:52 +08:00 |
|
Chen Kai
|
792b4746b8
|
fix:add lock in addenr
Signed-off-by: Chen Kai <281165273grape@gmail.com>
|
2024-06-19 21:46:22 +08:00 |
|
Chen Kai
|
af02291ad4
|
fix:add enr should add node immediately
Signed-off-by: Chen Kai <281165273grape@gmail.com>
|
2024-06-18 21:12:43 +08:00 |
|
Chen Kai
|
13e8f62b34
|
fix:fix delete no lock
Signed-off-by: Chen Kai <281165273grape@gmail.com>
|
2024-06-18 08:28:24 +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 |
|
thinkAfCod
|
0d4f0732f8
|
fix: close conn in defer
|
2024-06-10 14:55:47 +08:00 |
|
fearlessfe
|
1ed713ad1e
|
feat: nat
|
2024-06-05 12:53:19 +08:00 |
|
qcloud
|
04c50486b8
|
refactor: contentLookup and traceContentLookup
|
2024-06-03 23:17:55 +08:00 |
|
thinkAfCod
|
ba87b9da66
|
fix: fix memory leak
|
2024-06-03 14:30:21 +08:00 |
|
Chen Kai
|
7b4b081ff4
|
Revert "fix: close conn after read"
This reverts commit c6766840d4.
|
2024-06-01 08:21:17 +08:00 |
|
Chen Kai
|
2826476c80
|
Revert "fix: test case and upgrade utp-go version"
This reverts commit 02b87d96e4.
|
2024-06-01 08:21:17 +08:00 |
|
thinkAfCod
|
02b87d96e4
|
fix: test case and upgrade utp-go version
|
2024-05-31 14:02:18 +08:00 |
|
thinkAfCod
|
c6766840d4
|
fix: close conn after read
|
2024-05-31 14:02:18 +08:00 |
|
thinkAfCod
|
c7e93e70cc
|
fix: find node info
|
2024-05-29 20:26:30 +08:00 |
|
Chen Kai
|
5361160fd7
|
use id to send
Signed-off-by: Chen Kai <281165273grape@gmail.com>
|
2024-05-27 15:16:48 +08:00 |
|
Chen Kai
|
526ee8ad9e
|
revert
Signed-off-by: Chen Kai <281165273grape@gmail.com>
|
2024-05-27 14:48:30 +08:00 |
|
Chen Kai
|
3ab51ce84f
|
revert utp async
Signed-off-by: Chen Kai <281165273grape@gmail.com>
|
2024-05-27 09:32:04 +08:00 |
|
thinkAfCod
|
0159c17f46
|
fix: handle utp packet in async
|
2024-05-20 10:48:58 +08:00 |
|
thinkAfCod
|
b12bed8bde
|
fix: cache node id and add logs
fix: cache node info
|
2024-05-19 00:07:37 +08:00 |
|
thinkAfCod
|
a5fe113247
|
fix: connId repeats
|
2024-05-16 20:41:07 +08:00 |
|
qcloud
|
ec5865f6e3
|
fix: contentLookup and traceContentLookup
|
2024-05-16 09:43:16 +08:00 |
|
fearlessfe
|
0819e81eea
|
chore: add more info in err log
|
2024-05-16 09:43:16 +08:00 |
|