Releases: cowprotocol/cow-sdk
v4.0.0: chore: bump openapi (#175)
* chore: update openapi * chore: bump version * fix: fix enum * chore: set version --------- Co-authored-by: Anxo Rodriguez <[email protected]>
v3.0.1
v3.0.0: Misc and close SDK version (#170)
Support for Composable CoW
Provides a SDK to work with the composable cow framework.
It allows to easily do polling of new orders given some conditional order parameters.
This is meant to be used to make indexers easier and to create and use conditional orders using a higher-level SDK.
Changes
c601593 3 days ago Anxo Rodriguez (HEAD -> release/v3.0, origin/release/v3.0) Close version
7192140 3 days ago Anxo Rodriguez Merge pull request #171 from cowprotocol/add-id-in-toString
54dac56 3 days ago Anxo Rodriguez (origin/add-id-in-toString, add-id-in-toString) Change test names
a5c2e65 3 days ago Anxo Rodriguez Improve test names
cf72cf2 3 days ago Anxo Rodriguez Add id in string
7c9442f 6 days ago Anxo Rodriguez (tag: v3.0.0-rc.9) Version
1d613d8 6 days ago Anxo Rodriguez Fix imports
2059956 6 days ago Anxo Rodriguez (tag: v3.0.0-rc.8) Set version
3ec4203 6 days ago Anxo Rodriguez Close version
28af582 6 days ago Anxo Rodriguez Remove log
1db4ab9 6 days ago Anxo Rodriguez Use the right type for the return value
f8e2e0c 6 days ago Anxo Rodriguez Fix broken tests
23647b6 6 days ago Anxo Rodriguez Fix compute orderId
976636d 6 days ago Anxo Rodriguez Convert struct to order
1f97f30 6 days ago Anxo Rodriguez Improve toString method to facilitate debugging
ad105b1 6 days ago Anxo Rodriguez Make sure we exclude the mocks
db682a2 6 days ago Anxo Rodriguez (tag: v3.0.0-rc.6) Change version
f5c5d40 6 days ago Anxo Rodriguez (origin/main, origin/HEAD, main) Handle twap in orderbook (#169)
a026ae1 6 days ago Anxo Rodriguez Test twap poll validate (#168)
e3f86de 6 days ago Anxo Rodriguez Test order is in the orderbook case (#167)
2ca4e6b 11 days ago Anxo Rodriguez Check existence of the order in the orderbook, and add polledOrderInOrderbook (#166)
c0cb55f 3 weeks ago Anxo Rodriguez Mock class and implement custom polling test (#163)
228ff3e 3 weeks ago Anxo Rodriguez [Polling tests] Add Handle unexpected errors (#162)
bd550ee 3 weeks ago Anxo Rodriguez [Polling tests] Validate concrete orders (#161)
c1ed797 3 weeks ago Anxo Rodriguez Change spelling of authorized (#160)
05d1dc2 3 weeks ago Anxo Rodriguez Test poll happy path and not authorized (#159)
58ba763 3 weeks ago Anxo Rodriguez Mock contracts and test cabinet (#158)
41ae042 3 weeks ago Anxo Rodriguez Add global imports for jest (#157)
4fcd0cc 4 weeks ago mfw78 fix: typos and nomenclature
ef5bbf9 4 weeks ago Anxo Rodriguez Twap test structure (#154)
3a61922 4 weeks ago Anxo Rodriguez Handle Expired TWAP and not started TWAP (#153)
34fbd9a 4 weeks ago Anxo Rodriguez Add Conditional Order factory (#151)
e77585b 5 weeks ago Anxo Rodriguez (tag: v3.0.0-rc.1) Update package json
019865a 5 weeks ago Anxo Rodriguez Poll conditional orders + Allow custom logic to delay checks to a given date, block, or forever (#149)
f878bdd 5 weeks ago Anxo Rodriguez Small nit suggestions (#147)
0aad903 5 weeks ago Alfetopito (tag: v3.0.0-rc.0) chore: version bump to 3.0.0-rc.0
28d42f0 5 weeks ago Leandro !feat(generated-types): update services openapi to version 2.220.0 (#146)
2c630af 5 weeks ago Anxo Rodriguez (tag: v2.4.0-rc0, tag: v2.4.0-rc.0) Set version
d682769 6 weeks ago mfw78 Composable cow (#140)
3abfdcf 7 weeks ago Anxo Rodriguez Rndlabs chore repo prep (#136)
v3.0.0-rc.9
Version
v3.0.0-rc.8
Set version
v3.0.0-rc.6
Change version
v3.0.0-rc.5
Update version
v3.0.0-rc.4
Handle specific polling for TWAP
v3.0.0-rc.3
Set rc.3
v3.0.0-rc.1
Update package json