Skip to content

Releases: eco/eco-solver

Throw on gas revert

30 Oct 00:03
e4c823a
Compare
Choose a tag to compare
Gas revert (#55)

* adding revert check in receipt of fulfill, and test

* fix error msg

* lint

Config splitting

28 Oct 18:58
fd85f9a
Compare
Choose a tag to compare

adding the ability to have multiple secret/config keys in aws
modifying eco config service to start up cleaner as a module

Stage 1 hyperlane and kernel

25 Oct 17:45
ce37e0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0-stage-1...v0.1.1-stage-1

Stage 1 hyperlane and kernel

24 Oct 20:59
b3f9c03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.25-stage-1...v0.1.0-stage-1

Stage 1 bend wallet validation and index watch remove

15 Oct 18:47
fe9e841
Compare
Choose a tag to compare

enable bend wallet check
removing index in abi for source intent

Stage 1 test suite validation intent

04 Oct 22:26
47bebe9
Compare
Choose a tag to compare

adding tests to validation intent

Stage 1 Viemify and polling

03 Oct 18:54
1d192dd
Compare
Choose a tag to compare

removed ethers and typechain use, and switched to polling from websockets

What's Changed

  • adding git check indicator by @StoyanD in #37
  • adding validation check to the create intent service to check if the … by @StoyanD in #35
  • fixed cert issue, not sure when but commenting out other annotations … by @TylerGlenski in #38

Stage 1 Lookback Sync 2

25 Sep 19:40
9f9b385
Compare
Choose a tag to compare
sync (#32)

* updating the nonce manager, atomic signer
adding atomic signer to the createSimpleAccountClient
remove defailt nonce update interval

* clean up

* working out sync and txs

* clean up

* use normal signer

* clean up

* Define SourceIntentModel only in one module (#34)

* define SourceIntentModel only in one module

* adding comment and other feature

* add comment

---------

Co-authored-by: Stoyan Dimitrov <[email protected]>

---------

Co-authored-by: Carlos Febres <[email protected]>

Stage 1 Lookback Sync

19 Sep 23:40
38c03a7
Compare
Choose a tag to compare

fixing log filter

Stage 1 Lookback Sync

19 Sep 20:53
665a5fb
Compare
Choose a tag to compare

adding backfill on startup for any txs that happened before
adding prover check on source intents, must be on whitelist before fulfilling