Skip to content
This repository was archived by the owner on Oct 11, 2024. It is now read-only.

Releases: 0xProject/0x-mesh

v11.2.0: release: 11.2.0 (#1084)

Choose a tag to compare

@opaolini opaolini released this 20 May 10:45
d76af70

RELEASE_CHANGELOG.md

v11.1.0: release: 11.1.0 (#1063)

Choose a tag to compare

@opaolini opaolini released this 06 Apr 18:23
dc24254

RELEASE_CHANGELOG.md

v11.0.3: release: 11.0.3 (#1054)

Choose a tag to compare

@opaolini opaolini released this 29 Mar 20:16
a3a7d73

RELEASE_CHANGELOG.md

v11.0.2: release: 11.0.2 (#1042)

Choose a tag to compare

@opaolini opaolini released this 16 Mar 20:10
ee90a94

RELEASE_CHANGELOG.md

v11.0.1: Release/11.0.1 (#1037)

Choose a tag to compare

@opaolini opaolini released this 04 Mar 15:31
0f591e5

RELEASE_CHANGELOG.md

v11.0.0: release: 11.0.0 (#1034)

Choose a tag to compare

@opaolini opaolini released this 02 Mar 12:48
4581600

RELEASE_CHANGELOG.md

v10.2.2: release: 10.2.2 (#1029)

Choose a tag to compare

@opaolini opaolini released this 18 Feb 14:14
1fcb8c7

RELEASE_CHANGELOG.md

Version 10.2.1

Choose a tag to compare

@xianny xianny released this 05 Feb 00:44
a05f9a2

v10.2.1

Bug fix 🐞

  • Fixed a bug where invalid takerAddress causes server to throw an error and graphql client to crash.

v10.2.0: Release 10.2.0 (#993)

Choose a tag to compare

@opaolini opaolini released this 04 Jan 17:55
0caa1da

v10.2.0

Bug fixes 🐞

  • Fixed database is closed issues related to our go-sqlite3 databases.
  • Fixed a bug that would cause the node to crash when receving log events for tokens that do not conform to the ERC20 specification.
  • Fixed a data race condition in OrderWatcher.

Version 10.1.0

Choose a tag to compare

@jalextowle jalextowle released this 13 Oct 19:36
45f1226

v10.1.0

Features ✅

  • Added support for continuing to watch and store orders that become unfillable. #945