Alexader
|
2aed7f6ecd
|
refactor(mempool): refactor code according to comments
|
2021-01-18 20:17:04 +08:00 |
Alexader
|
abd840d487
|
feat(order): add ttl index and local indicator for mempool tx
1. add ttl index to track txs need to be rebroadcast
2. add local indicator for each tx in mempool to judge if this tx is from api module
|
2021-01-18 10:26:06 +08:00 |
jzhe
|
93d86402d7
|
feat:add raft state update
|
2021-01-04 14:18:57 +08:00 |
Lizen0512
|
2d3e749dff
|
perf(*): add localList to mark the txs received from api to reduce the number of signature verifications
|
2020-12-30 21:45:30 +08:00 |
Lizen0512
|
e8521998ff
|
refactor(*): refactor network config
|
2020-12-18 14:30:40 +08:00 |
Lizen0512
|
7ab92d6f2b
|
feat(*): add vp node feature
|
2020-12-18 14:30:40 +08:00 |
dawn-to-dusk
|
12b13c937a
|
feat(pkg): add mock_peermgr to avoid exception
|
2020-11-23 19:51:43 +08:00 |