 Marcel MeyerandGitHub
|
598915193a
|
refactor: use slices package for sorting (#10136)
Few more complicated usages of the sort packages are left.
### Purpose
Make progress towards replacing the sort package with slices package.
|
2025-05-26 20:37:49 +02:00 |
|
 Jakob BorgandGitHub
|
e82ed6e3d3
|
style: gofumpt all the things (#9829)
Literally `gofumpt -w .` from the top level dir. Guaranteed to be minor
style changes only and nothing else.
@imsodin per request?
|
2024-11-19 11:32:56 +01:00 |
|
 Jakob BorgandGitHub
|
3ac858b150
|
all: Remove miscellaneous vestigial code (#7495)
|
2021-03-17 22:23:12 +01:00 |
|
 Audrius ButkeviciusandGitHub
|
6201eebc98
|
lib/model: Add support for different puller block ordering (#6587)
* WIP
* Tests
* Header and format
* WIP
* Fix tests
* Goland you disappoint me
* Remove CC storage
* Update blockpullreorderer.go
|
2020-05-11 22:44:04 +01:00 |
|