Commit Graph

  • 4bff8e92f2 Liquidator: fix rebalancing with sequence check Serge Farny 2024-08-19 17:22:08 +0200
  • 83c7efa2e6 more improvements to force withdraw script microwavedcola1 2024-08-19 15:53:40 +0200
  • c1ea394437
    program: allow closing oo for force closed markets (#997) program-v0.24.3 microwavedcola1 2024-08-19 15:27:57 +0200
  • c6e1405c85 program: allow removing check for force closed tokens mc/allow-minus-one microwavedcola1 2024-08-19 15:17:08 +0200
  • f1e942035c small improvements to withdra script microwavedcola1 2024-08-19 15:15:46 +0200
  • 3e92361b69
    program: remove ununused code, fix from audit (#996) microwavedcola1 2024-08-19 13:48:50 +0200
  • 8573d5dec0 program: allow closing oo for force closed markets microwavedcola1 2024-08-19 13:48:12 +0200
  • b9dd4bffa3 extend script for force withdraw microwavedcola1 2024-08-19 13:47:28 +0200
  • f571bd86fb prettier+serum connection override microwavedcola1 2024-08-19 13:47:05 +0200
  • 3052d2e2ff program: remove ununused code, fix from audit microwavedcola1 2024-08-19 07:27:20 +0200
  • b22a979551 change oracle feeds to yaml tempaltes Adrian Brzeziński 2024-08-15 16:12:32 +0200
  • befe17eb2a
    Fix Lint and Test CI jobs (#994) riordanp 2024-08-14 17:27:06 +0100
  • 6da31818fa run prettier Riordan Panayides 2024-08-14 17:24:24 +0100
  • 735b841b8f force mocha to use commonjs Riordan Panayides 2024-08-14 17:23:31 +0100
  • 0c179ee3c2 fix linter errors Riordan Panayides 2024-08-14 17:18:13 +0100
  • a9bc6445c6 update eslint rules Riordan Panayides 2024-08-14 17:18:06 +0100
  • 56d811f1fd rm -rf rimraf, fix linter ts errors Riordan Panayides 2024-08-14 17:17:50 +0100
  • 2e8dc78f5f
    Merge 9a8bcca599 into e60435f069 Maximilian Schneider 2024-08-13 21:28:02 +0100
  • 9a8bcca599 remove unused packages max/alloc-fixes Maximilian Schneider 2024-08-13 21:12:06 +0100
  • 4a5bfd9fca reduce allocations in risk code Maximilian Schneider 2024-08-13 20:42:40 +0100
  • a552a20559 inplace optimization Maximilian Schneider 2024-08-13 19:02:45 +0100
  • 7c4ee31615 remove async where not needed Maximilian Schneider 2024-08-13 18:45:26 +0100
  • 7863062192 ts part microwavedcola1 2024-08-09 11:58:46 +0200
  • ae5e22fb7a Program: add a tier string in banks (not used program side) Serge Farny 2024-08-08 16:40:53 +0200
  • 7a3075b6f2 Program: prepare v0.24.3 Serge Farny 2024-08-12 09:12:22 +0200
  • 2c138ef6b5
    Merge 1e86640680 into 2aeaeb604a Serge Farny 2024-08-12 07:15:02 +0000
  • 2aeaeb604a Liquidator: rebalancing - append sequence check before validating TX size Serge Farny 2024-08-10 09:33:38 +0200
  • 142609ab53 Fix Serge Farny 2024-08-09 15:06:20 +0200
  • 001027c981 program; fix health check ix gate (#940) Serge Farny 2024-04-11 07:22:29 +0200
  • 2eb94b5286 liquidator: rebalance with openbook (limit order) (#938) Serge Farny 2024-04-10 16:47:45 +0200
  • 49b461f32d program: remove delegate account withdrawal limit (#939) Serge Farny 2024-04-10 15:24:39 +0200
  • 2d064e4fd1 liquidator: add a sequence check in rebalancing (#926) Serge Farny 2024-04-03 11:55:04 +0200
  • e4002acf8f Serge/liquidator split tcs and liquidation (#914) Serge Farny 2024-03-20 15:25:52 +0100
  • 7a6dfe7f59 Liquidator: rebalancing - append sequence check before validating TX size Serge Farny 2024-08-10 09:33:38 +0200
  • e60435f069 sb crank: update on demand sdk microwavedcola1 2024-08-09 20:36:39 +0200
  • af8d641c33 skip ones with error microwavedcola1 2024-08-09 20:30:32 +0200
  • b3a1a776b2 disable for now, fix fallback oracle retrieval microwavedcola1 2024-08-09 19:54:27 +0200
  • e4a4561c17 add new mango group oracles for testing max/sb-crank Maximilian Schneider 2024-08-09 16:32:41 +0100
  • 47be1c9f3b Fix Serge Farny 2024-08-09 15:06:20 +0200
  • eded042aa3 program; fix health check ix gate (#940) Serge Farny 2024-04-11 07:22:29 +0200
  • e04ce1c0d0 liquidator: rebalance with openbook (limit order) (#938) Serge Farny 2024-04-10 16:47:45 +0200
  • ec3d54c842 program: remove delegate account withdrawal limit (#939) Serge Farny 2024-04-10 15:24:39 +0200
  • bea7dfd790 liquidator: add a sequence check in rebalancing (#926) Serge Farny 2024-04-03 11:55:04 +0200
  • ad42b33c13 Serge/liquidator split tcs and liquidation (#914) Serge Farny 2024-03-20 15:25:52 +0100
  • c746894bf9
    Merge 89bfaaba80 into 96db0b1619 Christian Kamm 2024-08-09 14:19:13 +0200
  • 4afe2d1f14
    Liquidator: add a manual rebalancing test - ensure we can find swap route (#971) dev-new Serge Farny 2024-08-09 14:19:02 +0200
  • 62520fd40f Liquidator: add a manual rebalancing test - ensure we can find swap route Serge Farny 2024-06-19 09:03:19 +0200
  • a7c101fe8f
    Program: add a tier string in banks (not used program side) (#988) Serge Farny 2024-08-09 13:55:56 +0200
  • 96db0b1619
    Fix price impact for USDC pairs (#990) riordanp 2024-08-09 12:27:42 +0100
  • 404d3bf4a4 handle price impact in other tcs function Riordan Panayides 2024-07-19 16:39:07 +0100
  • 3c9c05f98b handle price impact for TCS swaps with USDC in pair Riordan Panayides 2024-07-19 15:30:09 +0100
  • e50cd9efad workaround for different WIF symbol in API response Riordan Panayides 2024-07-19 15:26:31 +0100
  • 4a868c4d32 add comment microwavedcola1 2024-08-09 12:14:16 +0200
  • 1e86640680 ts part serge/bank_token_tier microwavedcola1 2024-08-09 11:58:46 +0200
  • bd3ab0df99 Program: add a tier string in banks (not used program side) Serge Farny 2024-08-08 16:40:53 +0200
  • 69d866008c Programs: fix for audit v0.25.0 (#970) Serge Farny 2024-06-06 08:52:50 +0200
  • 98ed7eff14 Allow the insurance fund to be for any bank (#946) Christian Kamm 2024-04-23 09:17:53 +0200
  • e6c9a3864d Fix alignment of ordertree nodes (#954) Christian Kamm 2024-04-29 18:50:40 +0200
  • 3ead95c3c5
    Merge 664c591f26 into f5b4bd9dd0 microwavedcola1 2024-08-09 10:15:05 +0200
  • be67617163 Merge branch 'deploy' into dev-new microwavedcola1 2024-08-09 09:46:11 +0200
  • cab39ec23b use luts microwavedcola1 2024-08-09 07:20:03 +0200
  • 75c95586dc
    lib upgrades (#989) Adrian Brzeziński 2024-08-08 23:57:07 +0200
  • 29fc389a90 publish Adrian Brzeziński 2024-08-08 23:52:16 +0200
  • bdc71c29a6 v0.32.14-rc Adrian Brzeziński 2024-08-08 22:02:06 +0200
  • 9b9fd203d5 fix Adrian Brzeziński 2024-08-08 21:57:14 +0200
  • 1e0e0da8a2 v0.32.13 Adrian Brzeziński 2024-08-08 21:43:22 +0200
  • 00a08f78b5 format fix Adrian Brzeziński 2024-08-08 18:32:00 +0200
  • e034625cc3 deduplicate Adrian Brzeziński 2024-08-08 18:23:41 +0200
  • e5f8a4875f a lot of upgrades to libs Adrian Brzeziński 2024-08-08 18:23:01 +0200
  • 2d68f17cae fix node version Adrian Brzeziński 2024-08-08 17:21:45 +0200
  • 187da0a392 workflow fix Adrian Brzeziński 2024-08-08 17:16:12 +0200
  • 1b96b961a2 deduplicate Adrian Brzeziński 2024-08-08 17:06:23 +0200
  • f1e5c9d3ce add rimraf upgrade liters and typescrpt Adrian Brzeziński 2024-08-08 17:06:07 +0200
  • 622008f83b Revert "bump lib" microwavedcola1 2024-08-08 15:51:33 +0200
  • 62c341bc96 bump lib microwavedcola1 2024-08-08 15:49:39 +0200
  • d1d90b9019 remove microwavedcola1 2024-08-08 15:46:39 +0200
  • c94e150c97 cleanup microwavedcola1 2024-08-08 15:45:53 +0200
  • 8455be93f4 sbod crank: util to build luts microwavedcola1 2024-08-08 15:39:23 +0200
  • 687c50c496 extend providers microwavedcola1 2024-08-08 15:27:46 +0200
  • c6f9665b25 resiliency patches while testing with more oracles Maximilian Schneider 2024-08-07 21:48:47 +0100
  • ea5158175d Revert "sb crank: also consider fallback oracles" Maximilian Schneider 2024-08-07 19:48:33 +0100
  • 0487c42b41 Revert "sb crank: remove old unused orcles to crnak" Maximilian Schneider 2024-08-07 19:48:22 +0100
  • 49e89e1641 sb crank: remove old unused orcles to crnak microwavedcola1 2024-08-07 12:01:08 +0200
  • a3a9d44e89 sb crank: also consider fallback oracles microwavedcola1 2024-08-07 11:56:13 +0200
  • 7e94bf6a3e
    switchboard crank improvements (#987) Maximilian Schneider 2024-08-07 02:35:32 +0100
  • 94f4331ba6 format and more comments Maximilian Schneider 2024-08-07 02:34:26 +0100
  • 0afee183e7 use processed reference slot Maximilian Schneider 2024-08-07 02:24:43 +0100
  • 321056d61b dont crash on tx send rejections Maximilian Schneider 2024-08-07 02:17:02 +0100
  • 2999e4c257 prefetch all the things Maximilian Schneider 2024-08-07 01:53:02 +0100
  • 70369ec672 fix on demand creation Adrian Brzeziński 2024-08-06 17:03:01 +0200
  • 03a9018870
    Merge e57e321306 into f5b4bd9dd0 Serge Farny 2024-08-06 09:57:42 +0200
  • ca5cd0385b stop retrying oracle updates inside mangolana Maximilian Schneider 2024-08-06 01:00:10 +0100
  • 68ce8872b2 format & lint Maximilian Schneider 2024-08-06 00:09:03 +0100
  • 1ec3c5a0dc log more timing info Maximilian Schneider 2024-08-05 15:32:55 +0100
  • 89bfaaba80 Liquidator: make perp TWAP amount configurable ckamm/liq-perp-twap Serge Farny 2024-08-05 16:32:51 +0200
  • 4ffccfbeb6 Liquidator: make Perp rebalancing TWAP configurable Serge Farny 2024-08-05 16:20:50 +0200
  • e869f4a450 even more logging Maximilian Schneider 2024-08-05 15:18:33 +0100
  • 006617f1ad better logging for sb on demand crank Maximilian Schneider 2024-08-05 15:14:40 +0100
  • 9dfa1aa624 Deploying to gh-pages from @ blockworks-foundation/mango-v4@f5b4bd9dd0 🚀 gh-pages farnyser 2024-08-05 13:43:46 +0000
  • ac6925ef37 Liquidator: fix an arithmetic error in client side health computation (#986) Serge Farny 2024-08-05 14:32:37 +0100