Maxim Hutz mvhutz
  • https://maximhutz.com
  • Hey, it's me! This is my Gitea instance, where all my code lives. Check out what I've been doing!

  • Joined on 2024-08-13
mvhutz opened issue tools/go-cuckoo#13 2026-03-25 01:26:02 +00:00
Write XP Report on Current Contract.
mvhutz pushed to fix/infinite-put-glitch at tools/go-cuckoo 2026-03-25 01:24:48 +00:00
2fc74169d5 Merge remote-tracking branch 'origin' into fix/infinite-put-glitch
41b09ae680 fix: remove redundant test TestRemove (#8)
Compare 2 commits »
mvhutz opened issue tools/go-cuckoo#12 2026-03-25 01:21:40 +00:00
Ensure Idempotency in All Table Actions.
mvhutz opened issue tools/go-cuckoo#11 2026-03-25 01:20:42 +00:00
Write ADR on Infinite Put() Loop.
mvhutz opened issue tools/go-cuckoo#10 2026-03-25 01:20:21 +00:00
PR Template
mvhutz created pull request tools/go-cuckoo#9 2026-03-25 01:19:58 +00:00
feat: wider fuzz tests, stronger options.
mvhutz pushed to fix/infinite-put-glitch at tools/go-cuckoo 2026-03-25 00:59:13 +00:00
a815b49b66 docs: information about recommended minimum load
mvhutz pushed to fix/infinite-put-glitch at tools/go-cuckoo 2026-03-25 00:27:49 +00:00
b499fa9c05 fix: reduce minimum load in tests to <20%
9e936ebadb fix: prevent users from settings a growthfactor=1
d07f76207b feat: add options to fuzz testing
Compare 3 commits »
mvhutz created branch fix/infinite-put-glitch in tools/go-cuckoo 2026-03-25 00:27:49 +00:00
mvhutz deleted branch fix/reductant-test-remove from tools/go-cuckoo 2026-03-21 16:24:55 +00:00
mvhutz pushed to main at tools/go-cuckoo 2026-03-21 16:24:55 +00:00
41b09ae680 fix: remove redundant test TestRemove (#8)
mvhutz merged pull request tools/go-cuckoo#8 2026-03-21 16:24:53 +00:00
fix: remove redundant test `TestRemove`
mvhutz created pull request tools/go-cuckoo#8 2026-03-21 16:22:20 +00:00
fix: remove redundant test TestRemove
mvhutz pushed to fix/reductant-test-remove at tools/go-cuckoo 2026-03-21 01:35:39 +00:00
71a2e56cd6 fix: redundant test TestRemove
mvhutz created branch fix/reductant-test-remove in tools/go-cuckoo 2026-03-21 01:35:39 +00:00
mvhutz deleted branch feat/logo from tools/go-cuckoo 2026-03-21 01:14:19 +00:00
mvhutz pushed to main at tools/go-cuckoo 2026-03-21 01:14:19 +00:00
e00e6fcb1b docs: add logo for project, expand readme (#7)
mvhutz merged pull request tools/go-cuckoo#7 2026-03-21 01:14:18 +00:00
docs: add logo for project, expand readme
mvhutz pushed to feat/logo at tools/go-cuckoo 2026-03-21 01:08:33 +00:00
7713d681ac revert: fix h2 header in README
mvhutz pushed to feat/logo at tools/go-cuckoo 2026-03-21 01:07:01 +00:00
762a868a70 fix: use DavidAnson/markdownlint-cli2-action