Releases: FastLane-Labs/atlas-operations-relay
Releases · FastLane-Labs/atlas-operations-relay
v1.0.8
v1.0.7
v1.0.6
v1.0.5
What's Changed
- Return appropriate error on invalid dAppOp signature by @jj1980a in #63
- Enable/disable simulations in config by @jj1980a in #64
- log pData when sim fails by @aanand1 in #65
- Move some logs as debug by @jj1980a in #66
- Fix concurrent map write by @jj1980a in #67
- Simulate with value by @jj1980a in #68
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Validate callChainHash only if the dApp requires it by @jj1980a in #55
- Check the auction is over when submitting a bundle by @jj1980a in #57
- Relay signs dAppOp and submits bundle if allowed to by @jj1980a in #58
- Handle signatories connections and messages by @jj1980a in #59
- Attempt to contact signatories if relay can't sign itself by @jj1980a in #60
- Reputation specs by @jgcogsystematictrading in #61
- Set gas price equal to userOp maxFeePerGas when simulating by @jj1980a in #62
New Contributors
- @jgcogsystematictrading made their first contribution in #61
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
What's Changed
- Cors allow all origins by @jj1980a in #45
- Do not validate user signature if it's not set by @jj1980a in #44
- Basic ws rate limiter by @jj1980a in #43
- Fix double ws disconnect handler by @jj1980a in #42
- Handle pre-flight requests by @jj1980a in #46
- Set allowed cors header by @jj1980a in #47
- Fix adding message to custom error by @jj1980a in #49
- Simple solver reputation score by @jj1980a in #48
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- DApp signatories backup bundlers support by @jj1980a in #11
- Standard ops checks by @jj1980a in #14
- Add atlEth bonded balance check by @jj1980a in #12
- use geth logger by @Code0x2 in #17
- Unit tests by @jj1980a in #16
- Remove dAppOp.maxFeePerGas by @jj1980a in #18
- Add cli flags by @jj1980a in #22
- Add dockerfile by @Santonclause in #21
- CI by @jj1980a in #23
- Clean bundles and auctions periodically by @jj1980a in #26
- Add APIs specs + README by @jj1980a in #20
- Create LICENSE by @jj1980a in #25
- Ws auth by @Code0x2 in #13
- Base setup for integration tests by @jj1980a in #27
- Integration tests sepolia by @aanand1 in #29
- Tidy up and document error codes by @jj1980a in #28
- New sepolia deployment by @aanand1 in #32
- Simulate metacall for bundles instead of using the simulator by @jj1980a in #30
- Hex encoding values in api calls by @Code0x2 in #31
- Ops relay upgrade by @aanand1 in #33
- docker-publish an image on a new release event by @aanand1 in #35
- move docker-publish.yml into workflows dir by @aanand1 in #36
- change docker image name by @aanand1 in #37
- Add missing 'bundler' param to Dapp proof hash by @jj1980a in #34
- solver gas limit fetched from dAppControl by @aanand1 in #38
- Add ping endpoint by @jj1980a in #40
- Misc adjustments by @jj1980a in #41
New Contributors
- @jj1980a made their first contribution in #11
- @Code0x2 made their first contribution in #17
- @Santonclause made their first contribution in #21
- @aanand1 made their first contribution in #29
Full Changelog: https://github.com/FastLane-Labs/atlas-operations-relay/commits/v1.0.0