Skip to content

Releases: cowprotocol/ebbo

Full refactoring v5.0.0-alpha

Choose a tag to compare

@fhenneke fhenneke released this 29 Jun 14:33

Testing refactored code.

Full Changelog: v4.0.7...v5.0.0-alpha

Hotfix v4.0.7

Choose a tag to compare

@fhenneke fhenneke released this 06 Jun 14:03
b87631a

What's Changed

Full Changelog: v4.0.6...v4.0.7

Hotfix v4.0.6

Choose a tag to compare

@fhenneke fhenneke released this 01 Jun 10:17
f7f3291

What's Changed

  • Fix error for partially-fillable buy orders by @fhenneke in #49

Full Changelog: v4.0.5...v4.0.6

Hotfix v4.0.5

Choose a tag to compare

@fhenneke fhenneke released this 31 May 11:58
2dcd323

Hotfix v4.0.4

Choose a tag to compare

@fhenneke fhenneke released this 26 May 08:21

Catch error when fetching hashes.

Full Changelog: v4.0.3...v4.0.4

Hotfix v4.0.3

Choose a tag to compare

@fhenneke fhenneke released this 25 May 16:26

Update of fee monitoring.
Fixes issue with hashes not corresponding to settlements.

Full Changelog: v4.0.2...v4.0.3

Hotfix to v4.0.1

Choose a tag to compare

@harisang harisang released this 21 May 09:50
bd73de1
Update src/monitoring_tests/fee_monitoring/fee_monitoring.py

Co-authored-by: Felix Henneke <felix.henneke@protonmail.com>

Move from Python 3.10 to Python 3.11

Choose a tag to compare

@harisang harisang released this 19 May 23:16
v4.0.1

switch to python 3.11

Adds test for fees of partially fillable orders

Choose a tag to compare

@harisang harisang released this 19 May 16:26
v4.0.0

add lookup at barn orderbook

Minor fixes and temporarily disabling Quasimodo test for refinement purposes

Choose a tag to compare

@harisang harisang released this 18 May 13:33
v3.0.8

pylint fix