summaryrefslogtreecommitdiffhomepage
path: root/tsconsensus
AgeCommit message (Expand)AuthorFilesLines
2026-04-05cmd/vet: add subtestnames analyzer; fix all existing violationsBrad Fitzpatrick1-7/+10
2026-03-06all: use Go 1.26 things, run most gofix modernizersBrad Fitzpatrick2-6/+6
2026-02-17tsconsensus: fix race condition in TestOnlyTaggedPeersCanBeDialedHarry Harpham2-4/+23
2026-01-23all: remove AUTHORS file and references to itWill Norris8-8/+8
2025-11-25tsconsensus: skip integration tests in CIFran Bull1-11/+2
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan2-4/+4
2025-11-16types/netmap: remove PrivateKey from NetworkMapBrad Fitzpatrick1-3/+1
2025-10-21tsconsensus: mark several of these tests as known flakyAlex Chan1-0/+5
2025-08-20cmd/natc,tsconsensus: add cluster config adminFran Bull1-0/+20
2025-08-20tsconsensus,cmd/natc: add 'follower only' bootstrap optionFran Bull2-28/+91
2025-08-19tsconsensus: check for bootstrap errorFran Bull1-3/+17
2025-06-20tsconsensus: skipping slow non-applicable tests on Windows for nowBrad Fitzpatrick1-0/+5
2025-06-16tsconsensus: protect from data raceFran Bull1-6/+6
2025-05-30tsconsensus: enable writing state to diskFran Bull3-7/+67
2025-04-11tsconsensus: mark 2 tests that were flaky in CIFran Bull1-0/+3
2025-04-08tsconsensus: add a tsconsensus packageFran Bull6-0/+1891