Skip to content

Releases: FastLane-Labs/atlas-sdk-go

v0.0.5

22 Apr 05:20
1865654
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

01 Mar 07:35
d080e16
Compare
Choose a tag to compare

What's Changed

  • feat: get atlas version from its address by @jj1980a in #10
  • fix: return a copy of eip712 domain by @jj1980a in #11
  • trace expost bid amount on atlas simulator, unify both methods on Sim… by @jj1980a in #14
  • add metacall simulation for bid amount parsing of winning solver by @aanand1 in #13
  • feat: rpc client wrapper by @jj1980a in #16
  • fix chain config override by @aanand1 in #17
  • set gas limit in solver operation simulation by @jj1980a in #18

Full Changelog: v0.0.2...v0.0.4

v0.0.2

06 Dec 16:45
ce9b1fb
Compare
Choose a tag to compare

What's Changed

  • feat: refactor to handle multiple atlas versions by @jj1980a in #9

Full Changelog: v0.0.1...v0.0.2

v0.0.1

05 Nov 06:45
692a4ab
Compare
Choose a tag to compare

What's Changed

  • Metacall utility func + contracts getters by @jj1980a in #1
  • Allow chain overrides when instantiating the sdk by @jj1980a in #2
  • Optimistic nonce management by @jj1980a in #3
  • Add bundle type by @jj1980a in #4
  • add userOpPartial and userOpWithHints by @aanand1 in #5
  • simulations by @aanand1 in #6
  • feat: retrieve chain configurations from centralized config file by @jj1980a in #7
  • solver sim result format fix by @aanand1 in #8

New Contributors

Full Changelog: https://github.com/FastLane-Labs/atlas-sdk-go/commits/v0.0.1