Skip to content

Releases: pods-finance/sdk

Simplify code and support new chains

12 Mar 16:36
Compare
Choose a tag to compare
  • docs: add comments around the network object 401cea8
  • feat: cleanup chains 5bd821c

v1.3.2...v1.4.0

v1.3.2

15 Feb 22:17
Compare
Choose a tag to compare
  • fix: query for option decimals c3e998d

v1.3.1...v1.3.2

Support new networks and bump outdated packages

08 Feb 20:58
Compare
Choose a tag to compare
  • chore: update cross-fetch ee8b4f4
  • Merge pull request #4 from pods-finance/dependabot/npm_and_yarn/shelljs-0.8.5 08a14c4
  • build(deps): bump shelljs from 0.8.4 to 0.8.5 ea9afa9
  • feat: refine new networks 8e6b025
  • fix: rm dev versions of subgraph for new chains c219bf5
  • feat: add 4 new chains and cleanup e59b8ce

v1.3.0...v1.3.1

SDK v1.3: Extra data, fees and optimizations

15 Dec 17:20
Compare
Choose a tag to compare

If you are using old versions of this SDK, subgraph queries will break because of the addition of Fee and FeePool entities in our atomic gql components.

Added

  • Fee calculations in entities/multicall/aggregator
  • Fee structure and Fee pool structure in subgraph queries
  • New add liquidity helper methods to cover extra cases (add with underlying+strike [call], options+strike, strike only [put])

Changed

  • Some parser improvements on aggregate multicalls

  • feat: goerli subgraph, multicall fixes c58a856
  • feat: fee tracking df90526
  • feat: simplify multicall aggregator and track option token balances 8eb2bfa
  • feat: configure addLiquidity methods 8c25d33

v1.2.12...v1.3.0

v1.2.12

30 Nov 21:47
Compare
Choose a tag to compare
  • fix: tx overrides and configurations 4875692

v1.2.11...v1.2.12

v1.2.11

25 Nov 22:13
Compare
Choose a tag to compare
  • fix: condition aggregate components in multicall, use option decimals for interpreting supply 34eef55
  • fix: merge adbad00
  • v1.2.10 c40dce3
  • Merge pull request #3 from pods-finance/features/add-goerli-support 217312a
  • fixed goerli infura 0f53f46
  • added goerli support d9738a7

v1.2.9...v1.2.11

Added Goerli support

18 Nov 23:20
Compare
Choose a tag to compare
  • Merge pull request #3 from pods-finance/features/add-goerli-support 217312a
  • fixed goerli infura 0f53f46
  • added goerli support d9738a7

v1.2.9...v1.2.10

v1.2.9

15 Nov 16:04
Compare
Choose a tag to compare
  • fix: replace multicall2 address with official arbitrum deployment fe2b7f8

v1.2.8...v1.2.9

Arbitrum

15 Nov 15:57
Compare
Choose a tag to compare
  • Prepare SDK with Arbitrum endpoints (subgraph, multicall and network support)

v1.2.7

28 Oct 13:23
Compare
Choose a tag to compare

v1.2.6...v1.2.7