Author | SHA1 | Message | Date |
---|---|---|---|
Aleksandr Bezobchuk |
1dec3e139a
|
add stacktrace to panic logs (#6662) | 3 years ago |
JayT106 |
d66d1ada5b
|
libs/CList: automatically detach the prev/next elements in Remove function (#6626)
closes #2207 Also added `Clear()` function if we want to clear whole elements in CList. |
3 years ago |
Marko |
f8dbbae55e
|
mempool: move errors to be public (#6613)
## Description Move mempool errors to be public, this is used in handling abci error codes |
3 years ago |
Sam Kleinman |
917180dfd2
|
p2p: reduce buffering on channels (#6609)
Having smaller buffers in each reactor/channel will mean that there will be fewer stale messages. |
3 years ago |
Sam Kleinman |
ae5f98881b
|
p2p: make NodeID and NetAddress public (#6583) | 3 years ago |
Sam Kleinman |
a855f96946
|
p2p: renames for reactors and routing layer internal moves (#6547) | 3 years ago |