 Jun KimuraandAnton Kaliaev
|
e179787d40
|
mempool: make max_tx_bytes configurable instead of max_msg_bytes (#3877)
Fix #3868 (comment)
Commits:
* mempool: make `max_tx_bytes` configurable instead of `max_msg_bytes`
* update CHANGELOG_PENDING
* apply suggestions from code review
|
2019-08-05 20:01:30 +04:00 |
|
 Jun KimuraandJack Zampolin
|
df6df61ea9
|
mempool: make max_msg_bytes configurable (#3826)
* mempool: make max_msg_bytes configurable
* apply suggestions from code review
* update changelog pending
* apply suggestions from code review again
|
2019-08-01 10:28:32 -07:00 |
|
 Jun KimuraandJack Zampolin
|
5d7e22a53c
|
rpc: make max_body_bytes and max_header_bytes configurable (#3818)
* rpc: make max_body_bytes and max_header_bytes configurable
* update changelog pending
|
2019-08-01 10:28:32 -07:00 |
|
 Jun KimuraandMarko
|
5398420103
|
mempool: make max_msg_bytes configurable (#3826)
* mempool: make max_msg_bytes configurable
* apply suggestions from code review
* update changelog pending
* apply suggestions from code review again
|
2019-07-22 17:17:09 +02:00 |
|
 Jun KimuraandMarko
|
51b3428f5c
|
rpc: make max_body_bytes and max_header_bytes configurable (#3818)
* rpc: make max_body_bytes and max_header_bytes configurable
* update changelog pending
|
2019-07-20 09:44:42 +02:00 |
|