Callum Waters
|
1e9d81fb8a
|
chore: bump go to 1.18 (#9147)
|
2022-08-01 16:45:25 +02:00 |
|
Aleksandr Bezobchuk
|
6b7d30cf37
|
feat: v0.34.x Prioritized Mempool (#8695)
* Updated mocks
* add reactor tests
* add v1 reactor tests
* Fix fuzz test for priority mempool
* e2e adapted to mempool v1; prio pool is default now
* Reverted default mempool to be fifo
* Changed buf version
* Added priority mempool to ci testnet
* Fixed linter
* Updated makefile
* Aligned makefile changes to v0.34.x
* Added go install for proto
* Add log message to warn about prioritized mempool bug
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* Changelog message
Co-authored-by: Jasmina Malicevic <jasmina.dustinac@gmail.com>
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
Co-authored-by: Sam Kleinman <garen@tychoish.com>
Co-authored-by: Thane Thomson <connect@thanethomson.com>
|
2022-06-27 11:34:28 +02:00 |
|
mergify[bot]
|
be8c9833ca
|
state sync: tune request timeout and chunkers (backport #6566) (#6581)
* state sync: tune request timeout and chunkers (#6566)
(cherry picked from commit 7d961b55b2)
# Conflicts:
# CHANGELOG_PENDING.md
# config/config.go
# internal/statesync/reactor.go
# internal/statesync/reactor_test.go
# node/node.go
# statesync/syncer.go
* fix build
* fix config
* fix config
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
|
2021-06-15 15:10:16 -04:00 |
|
mergify[bot]
|
b00cac9368
|
rpc: index block events to support block event queries (bp #6226) (#6261)
|
2021-03-22 15:01:25 -04:00 |
|
Marko
|
fa3287c012
|
maverick: reduce some duplication (#6052)
- Reduce duplication in messages and metrics.
- merge WAL interfaces. Meant to push the developer to make changes in both places.
|
2021-02-11 14:44:19 +01:00 |
|
Callum Waters
|
dacbfbe1fe
|
test: add evidence e2e tests (#5488)
|
2020-10-23 16:04:23 +02:00 |
|