Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag 0.34.0-pre2 #3239

Closed
edd opened this issue Mar 23, 2021 · 4 comments · Fixed by #3240
Closed

Tag 0.34.0-pre2 #3239

edd opened this issue Mar 23, 2021 · 4 comments · Fixed by #3240

Comments

@edd
Copy link
Member

edd commented Mar 23, 2021

0.34.0-pre2

Tag at a10fbbc
Changelog: see below

0.34.0-pre1

Tag at 8b0bccc, latest PR #3219.
Previous release: #3193
Goal: Enable LPs on stagnet for testing
Caveat: We’ll probably want to merge some other big features before releasing, hence the pre.

@edd
Copy link
Member Author

edd commented Mar 23, 2021

0.34.0-pre1

March 23rd, 2021

Improvements

  • #3219 - Remove liquidityFee network parameter
  • #3217 - Add an event bus event when a market closes
  • #3214 - Add arbitrary data signing wallet endpoint
  • #3200 - Feature test refactor: Add step to end opening auction
  • #3201 - Feature test refactor: Add step to amend order by reference
  • #3204 - Feature test refactor: Add step to place pegged orders
  • #3207 - Feature test refactor: Add step to create Liquidity Provision
  • #3212 - Feature test refactor: Remove unused settlement price step
  • #3203 - Feature test refactor: Rework Submit Order step

Fixes

  • #3198 - chore: Add spell checking to build pipeline

0.34.0-pre2

March 30th, 2021

Improvements

  • #3183 - All orders from LP - including rejected orders - are now sent through the event bus
  • #3248 - Store and propagate bond penalty
  • #3266 - Add network parameters to control auction duration & extension
  • #3264 - Add Liquidity Provision ID to orders created by LP commitments
  • #3126 - Add transfer for bond slashing
  • #3281 - Update scripts to go 1.16.2
  • #3280 - Update to go 1.16.2
  • #3235 - Extend unit test coverage for products
  • #3270 - Feature test refactor: Add Liquidity Provision feature tests
  • #3289 - Feature test refactor: Remove unused steps
  • #3275 - Feature test refactor: Refactor order cancellation steps
  • #3230 - Feature test refactor: Refactor trader amends step
  • #3226 - Feature test refactor: Refactor features with invalid order specs

Fixes

  • #3249 - GraphQL: LiquidityProvision is no longer missing from the EventBus union
  • #3253 - Verify all properties on oracle specs
  • #3224 - Check for wash trades when FOK orders uncross
  • #3257 - Order Status is now only Active when it is submitted to the book
  • #3285 - LP provisions are now properly stopped when a market is rejected
  • #3290 - Update Market Value Proxy at the end of each block
  • #3267 - Ensure Liquidity Auctions are not left if it would result in an empty book
  • #3286 - Reduce some log levels
  • #3263 - Fix incorrect context object in Liquidity Provisions
  • #3283 - Remove debug code

@ashleyvega ashleyvega linked a pull request Mar 23, 2021 that will close this issue
@edd edd closed this as completed Mar 26, 2021
@edd edd mentioned this issue Mar 26, 2021
@edd edd reopened this Mar 30, 2021
@edd edd changed the title Tag 0.34.0-pre Tag 0.34.0-pre2 Mar 30, 2021
@edd
Copy link
Member Author

edd commented Apr 1, 2021

Tag after: #3296

@edd
Copy link
Member Author

edd commented Apr 7, 2021

0.34.0

April 7th, 2021

Improvements

  • #3302 - Add reference to LP in orders created by LP
  • #3183 - All orders from LP - including rejected orders - are now sent through the event bus
  • #3248 - Store and propagate bond penalty
  • #3266 - Add network parameters to control auction duration & extension
  • #3264 - Add Liquidity Provision ID to orders created by LP commitments
  • #3126 - Add transfer for bond slashing
  • #3281 - Update scripts to go 1.16.2
  • #3280 - Update to go 1.16.2
  • #3235 - Extend unit test coverage for products
  • #3219 - Remove liquidityFee network parameter
  • #3217 - Add an event bus event when a market closes
  • #3214 - Add arbitrary data signing wallet endpoint
  • #3316 - Add tests for traders closing their own position
  • #3270 - Feature test refactor: Add Liquidity Provision feature tests
  • #3289 - Feature test refactor: Remove unused steps
  • #3275 - Feature test refactor: Refactor order cancellation steps
  • #3230 - Feature test refactor: Refactor trader amends step
  • #3226 - Feature test refactor: Refactor features with invalid order specs
  • #3200 - Feature test refactor: Add step to end opening auction
  • #3201 - Feature test refactor: Add step to amend order by reference
  • #3204 - Feature test refactor: Add step to place pegged orders
  • #3207 - Feature test refactor: Add step to create Liquidity Provision
  • #3212 - Feature test refactor: Remove unused settlement price step
  • #3203 - Feature test refactor: Rework Submit Order step
  • #3251 - Feature test refactor: Split market declaration
  • #3314 - Feature test refactor: Apply naming convention to assertions
  • #3295 - Refactor governance engine tests
  • #3298 - Add order book caching
  • #3307 - Use UpdateNetworkParams to validate network parameter updates
  • #3308 - Add probability of trading

Fixes

  • #3249 - GraphQL: LiquidityProvision is no longer missing from the EventBus union
  • #3253 - Verify all properties on oracle specs
  • #3224 - Check for wash trades when FOK orders uncross
  • #3257 - Order Status is now only Active when it is submitted to the book
  • #3285 - LP provisions are now properly stopped when a market is rejected
  • #3290 - Update Market Value Proxy at the end of each block
  • #3267 - Ensure Liquidity Auctions are not left if it would result in an empty book
  • #3286 - Reduce some log levels
  • #3263 - Fix incorrect context object in Liquidity Provisions
  • #3283 - Remove debug code
  • #3198 - chore: Add spell checking to build pipeline
  • #3303 - Reduce market depth updates when nothing changes
  • #3310 - Fees are no longer paid to inactive LPs
  • #3305 - Fix validation of governance proposal terms
  • #3311 - targetStake is now an unsigned int
  • #3313 - Fix invalid account wrapping

@edd edd closed this as completed Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant