Skip to content

Protocol v4.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 00:25
0f19dd1

This release primarily includes performance improvements that significantly increase maximum order throughput. Notably this disables equity tier limits for short term orders, but enforcement of that limit is prohibitively expensive. Rate limits still apply for short term orders.

  • Upgrade cosmos fork to use libsecp256k1 from go-ethereum (backport #1210) (#1517)
  • Skip equity tier limit check in PlaceShortTermOrder (backport #1318) (#1516)
  • Add new query endpoint for stateful orders (backport #1501) #1509
  • Metrics for grpc full node streaming (backport #1472) #1474