Skip to content

Releases: Loopring/protocol3-circuits

Loopring 3.5.0

22 May 13:06
0174102
Compare
Choose a tag to compare

Loopring 3.0-beta4

17 Nov 21:16
77ac483
Compare
Choose a tag to compare

This is supposed to be last beta release for Loopring 3.0. It has the following changes:

  • improved code quality based on SECBIT's security audit report
  • improved circuits to provide more flexibility for relayers
  • extra command line options needed for trusted setup

Although this release is still a beta, we believe it is production-ready.

3.0-beta3_5

21 Oct 00:47
025898a
Compare
Choose a tag to compare
3.0-beta3_5 Pre-release
Pre-release

Pre-SEDBIT internal release

3.0-beta3

14 Aug 23:39
18d853d
Compare
Choose a tag to compare
3.0-beta3 Pre-release
Pre-release
More testing (#16)

* Added more tests/comments

* Added some extra tests with partial filling of orders

loopring_v3_beta2

04 Jul 02:46
295bb8d
Compare
Choose a tag to compare
loopring_v3_beta2 Pre-release
Pre-release
Misc improvements with equal accounts (#2)

* Added transformation of ring data to make the it easier to compress

* Fixed ring settlement without DA

* Renamed numElements to blockSize for consistency

* More flexible ring data transformation

* Small data transform change

* Misc improvements when accounts are the same in requests

* Small refactor (miner -> ringMatcher)