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

bigz/update-spot-tvl-invariant-check #525

Merged
merged 34 commits into from
Jul 31, 2023

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    4b9bd45 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    4dda906 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    3e303cd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    a7e7eac View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    360acb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    2b58568 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2058677 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. more debugging for test

    0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    61e7de5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    180baf9 View commit details
    Browse the repository at this point in the history
  3. sdk: release v2.34.1-beta.5

    github-actions[bot] authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b9cef29 View commit details
    Browse the repository at this point in the history
  4. sdk: event subscriber avoids web3.js to get performance boost (#542)

    * sdk: create rpc method to get transactions to avoid some web3.js overhead
    
    * sdk: custom parse logs logic
    crispheaney authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    70e0633 View commit details
    Browse the repository at this point in the history
  5. sdk: release v2.34.1-beta.6

    github-actions[bot] authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ea9715d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cabd9b3 View commit details
    Browse the repository at this point in the history
  7. sdk: release v2.34.1-beta.7

    github-actions[bot] authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dfddf20 View commit details
    Browse the repository at this point in the history
  8. program: add post only slide for perps (#541)

    * program: add post only slide for perps
    
    * tests
    
    * add to ts types
    
    * CHANGELOG
    crispheaney authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    21570f3 View commit details
    Browse the repository at this point in the history
  9. sdk: release v2.34.1-beta.8

    github-actions[bot] authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    89f2ed8 View commit details
    Browse the repository at this point in the history
  10. program: add cancel_orders_by_ids (#540)

    * program: add cancelOrdersByIds
    
    * CHANGELOG
    crispheaney authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    986ad5d View commit details
    Browse the repository at this point in the history
  11. sdk: release v2.34.1-beta.9

    github-actions[bot] authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fed9249 View commit details
    Browse the repository at this point in the history
  12. v2.35.0

    crispheaney authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    be29a11 View commit details
    Browse the repository at this point in the history
  13. sdk: release v2.35.1-beta.0

    github-actions[bot] authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c1e80a2 View commit details
    Browse the repository at this point in the history
  14. sdk: fixes for lp (liq price and lp share burn) (#522)

    * sdk: fix liq price issue
    
    * incorp getPerpPositionWithLPSettle across sdk/margin calc properly
    
    * rename burnLpShares, in getPerpPositionWithLPSettle
    
    * CHANGELOG
    
    ---------
    
    Co-authored-by: 0xbigz <[email protected]>
    Co-authored-by: Chris Heaney <[email protected]>
    3 people committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    9b2d776 View commit details
    Browse the repository at this point in the history
  15. sdk: release v2.35.1-beta.1

    github-actions[bot] authored and 0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fb06394 View commit details
    Browse the repository at this point in the history
  16. intermediate testing

    0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    edddbef View commit details
    Browse the repository at this point in the history
  17. more test progress

    0xbigz committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1942913 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. merge master + cleanup dlogs

    0xbigz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b63374d View commit details
    Browse the repository at this point in the history
  2. merge master

    0xbigz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d010ef6 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. CHANGELOG fix

    crispheaney committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2beb7ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2818f8a View commit details
    Browse the repository at this point in the history
  3. more consistent naming

    crispheaney committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    53e203b View commit details
    Browse the repository at this point in the history
  4. more consistent naming

    crispheaney committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4eab9ee View commit details
    Browse the repository at this point in the history
  5. revert test change

    crispheaney committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4316e65 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. merge master

    0xbigz committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    a32d487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9469385 View commit details
    Browse the repository at this point in the history
  3. CHANGELOG

    crispheaney committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    38e9104 View commit details
    Browse the repository at this point in the history