This repository was archived by the owner on Jul 20, 2026. It is now read-only.
Commits
Branch selector
User selector
Commit history
Commits on Feb 9, 2026
fix(solver/setup): update setup & docs (#251)
Show description for 44601cbandauthored
Commits on Jan 28, 2026
feat(adkg/acss): distribute both feldman & pedersen shares (#255)
Show description for d894ff0andauthored
Commits on Jan 20, 2026
feat(adkg): execute ACSS upon receiving start signal (#263)
Show description for bfd73a9andauthored
Commits on Jan 16, 2026
- authored
- authored
test(adkg/crain20): measure the coin probability (#259)
Show description for c889a6aandauthored
Commits on Dec 22, 2025
fix blocklock/randomness configurations & docs (#260)
Show description for 8301912andauthored
Commits on Dec 19, 2025
fix(adkg/aba/crain20): correctly implement the view extraction algorithm (#254)
Show description for 4f2f061andauthoredblocklock/randomness: use polling instead of subscriptions for blocks (#257)
Show description for 4061278authored
Commits on Dec 16, 2025
feat(solver): use `OnlySwapsClient` to relay tokens (#244)
Show description for bece6ceauthored
Commits on Dec 11, 2025
feat(solver): rely on events + polling instead of new blocks (#252)
Show description for fcc36baauthoredsmoketest: pass private key with env var & fix ticker (#253)
Show description for 7c4b16bauthored
Commits on Dec 5, 2025
feat: gasless approval for solvers (#201)
Show description for ebfb39dauthored- authored
feat: include tx_hash in omnievent & state api (#248)
Show description for b3f1990authored
Commits on Dec 3, 2025
feat(solver): implement solver profitability check w/ CoinGecko (#238)
Show description for 10f0537authored
Commits on Dec 1, 2025
- authored
feat(omnievent): create a stream with automatic re-registrations (#246)
Show description for 9a62738authored
Commits on Nov 24, 2025
feat: add commit hash as a tag to docker images (#241)
Show description for dd949b2authored- authored
- authored
fix: add fusd and update contract addresses for client (#240)
Show description for bd35526andauthored
Commits on Nov 23, 2025
fix: if user quotes amount_out higher than fees suggest should be out, (#239)
Show description for df5f6d2authored
Commits on Nov 17, 2025
feat(signer/bls): add message used to replay partials (#236)
Show description for aea2580authoredfix(verifier): wait properly in retry scheduler (#235)
Show description for 41dee1aauthoredfix(verifier): re-add keccak with abi encoding (#234)
Show description for 2615e21authored
Commits on Nov 16, 2025
- authored
fix(verifier): add hooks and amount_in to signature logic (#232)
Show description for ae28f8dauthored
Commits on Nov 15, 2025
- authored
log(solver): don't blow up if fees call fails (#230)
Show description for 32111f2authoredfeat(solver): hooks support (#229)
Show description for 125565fauthored
Commits on Nov 14, 2025
fix: wrap errors instead of string formatting (#227)
Show description for 101a743authored