Skip to content

Stage - #87

Merged
1kresh merged 49 commits into
mainfrom
stage
Jul 28, 2026
Merged

Stage#87
1kresh merged 49 commits into
mainfrom
stage

Conversation

@1kresh

@1kresh 1kresh commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Promotes stage to main.

alrxy and others added 11 commits July 13, 2026 13:48
Signed-off-by: oxsteins <oxsteins@gmail.com>
feeat(3f): update default discovery to 5min
feat: RFQ prevent permissioned token route aggregation
Use the configured adapters list as the exclusive source when present, otherwise discover from the factory. Bound factory enumeration at 2,000 entities and fail explicitly above the limit.
Bumps the go group with 1 update: [golang.org/x/sync](https://github.com/golang/sync).


Updates `golang.org/x/sync` from 0.21.0 to 0.22.0
- [Commits](golang/sync@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
feat(3f): validate offer-signer via ERC-1271 instead of address match
…o-ad233c189a

chore(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 in the go group
alrxy and others added 2 commits July 27, 2026 15:15
feat: add debug decision tracing for uniswapx solver and ll default strategy
oxsteins and others added 3 commits July 27, 2026 21:11
Signed-off-by: oxsteins <oxsteins@gmail.com>
# Conflicts:
#	internal/liquidlane/snapshot/reader.go
#	internal/solvers/lifi/chainreader.go
#	internal/solvers/uniswapx/chainreader.go
#	internal/solvers/uniswapx/config.go
feat(solvers): read adapter getMaxAssets via FrontendLiquidityLens
1kresh and others added 2 commits July 27, 2026 09:19
Adds minAmountsIn to the rfq-filler config: per-input-token minimums in base
units, keyed by token address. A request strictly below its token's minimum
gets no quote (HTTP 204) via the existing (nil, nil) convention; an amount
equal to the minimum still quotes.

The gate sits in quoteService.quote right after the token-scope check, so it
covers every strategy and costs no chain read. Config parsing rejects
non-positive values and duplicate keys that differ only in checksum casing.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
# Conflicts:
#	internal/solvers/rfq/config.go
dependabot Bot and others added 2 commits July 28, 2026 07:53
Bumps [docker/login-action](https://github.com/docker/login-action) from 4.4.0 to 4.5.2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@af1e73f...371161b)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…age/docker/login-action-4.5.2

chore(deps): bump docker/login-action from 4.4.0 to 4.5.2
@1kresh
1kresh merged commit ab23b05 into main Jul 28, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants