Skip to content

Commit

Permalink
[Github Actions] Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed May 30, 2024
1 parent d49da6f commit daf35ad
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions docs/docs/api/api/puffer-client-helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The public client created with viem.

###### Source

[lib/api/puffer-client-helpers.ts:31](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/api/puffer-client-helpers.ts#L31)
[lib/api/puffer-client-helpers.ts:31](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/api/puffer-client-helpers.ts#L31)

##### createWalletClient()

Expand All @@ -62,7 +62,7 @@ The wallet client created with viem.

###### Source

[lib/api/puffer-client-helpers.ts:45](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/api/puffer-client-helpers.ts#L45)
[lib/api/puffer-client-helpers.ts:45](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/api/puffer-client-helpers.ts#L45)

##### extractTransportConfig()

Expand All @@ -80,7 +80,7 @@ The wallet client created with viem.

###### Source

[lib/api/puffer-client-helpers.ts:52](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/api/puffer-client-helpers.ts#L52)
[lib/api/puffer-client-helpers.ts:52](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/api/puffer-client-helpers.ts#L52)

## Type Aliases

Expand All @@ -96,4 +96,4 @@ The wallet client created with viem.
#### Source

[lib/api/puffer-client-helpers.ts:13](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/api/puffer-client-helpers.ts#L13)
[lib/api/puffer-client-helpers.ts:13](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/api/puffer-client-helpers.ts#L13)
4 changes: 2 additions & 2 deletions docs/docs/api/api/puffer-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Create the Puffer Client.

###### Source

[lib/api/puffer-client.ts:30](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/api/puffer-client.ts#L30)
[lib/api/puffer-client.ts:30](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/api/puffer-client.ts#L30)

#### Properties

Expand All @@ -54,4 +54,4 @@ An array of wallet addresses.

###### Source

[lib/api/puffer-client.ts:62](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/api/puffer-client.ts#L62)
[lib/api/puffer-client.ts:62](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/api/puffer-client.ts#L62)
2 changes: 1 addition & 1 deletion docs/docs/api/chains/constants.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
#### Source

[lib/chains/constants.ts:10](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/chains/constants.ts#L10)
[lib/chains/constants.ts:10](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/chains/constants.ts#L10)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@

#### Source

[lib/contracts/abis/abis.ts:6](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/abis/abis.ts#L6)
[lib/contracts/abis/abis.ts:6](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/abis/abis.ts#L6)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/anvil/PufferVaultV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

#### Source

[lib/contracts/abis/anvil/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/abis/anvil/PufferVaultV2.ts#L1)
[lib/contracts/abis/anvil/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/abis/anvil/PufferVaultV2.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/holesky/PufferVaultV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

#### Source

[lib/contracts/abis/holesky/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/abis/holesky/PufferVaultV2.ts#L1)
[lib/contracts/abis/holesky/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/abis/holesky/PufferVaultV2.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/PufferVaultV2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

#### Source

[lib/contracts/abis/mainnet/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/abis/mainnet/PufferVaultV2.ts#L1)
[lib/contracts/abis/mainnet/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/abis/mainnet/PufferVaultV2.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/addresses.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
#### Source

[lib/contracts/addresses.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/addresses.ts#L5)
[lib/contracts/addresses.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/addresses.ts#L5)
14 changes: 7 additions & 7 deletions docs/docs/api/contracts/handlers/puffer-vault-handler.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ methods to interact with the contract.

###### Source

[lib/contracts/handlers/puffer-vault-handler.ts:29](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/handlers/puffer-vault-handler.ts#L29)
[lib/contracts/handlers/puffer-vault-handler.ts:29](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/handlers/puffer-vault-handler.ts#L29)

#### Properties

Expand Down Expand Up @@ -63,7 +63,7 @@ pufETH balance in wei.

###### Source

[lib/contracts/handlers/puffer-vault-handler.ts:115](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/handlers/puffer-vault-handler.ts#L115)
[lib/contracts/handlers/puffer-vault-handler.ts:115](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/handlers/puffer-vault-handler.ts#L115)

##### depositETH()

Expand Down Expand Up @@ -113,7 +113,7 @@ transaction.

###### Source

[lib/contracts/handlers/puffer-vault-handler.ts:62](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/handlers/puffer-vault-handler.ts#L62)
[lib/contracts/handlers/puffer-vault-handler.ts:62](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/handlers/puffer-vault-handler.ts#L62)

##### depositStETH()

Expand Down Expand Up @@ -158,7 +158,7 @@ transaction.

###### Source

[lib/contracts/handlers/puffer-vault-handler.ts:91](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/handlers/puffer-vault-handler.ts#L91)
[lib/contracts/handlers/puffer-vault-handler.ts:91](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/handlers/puffer-vault-handler.ts#L91)

##### getAllowance()

Expand All @@ -181,7 +181,7 @@ Allowance for the given owner and spender.

###### Source

[lib/contracts/handlers/puffer-vault-handler.ts:136](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/handlers/puffer-vault-handler.ts#L136)
[lib/contracts/handlers/puffer-vault-handler.ts:136](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/handlers/puffer-vault-handler.ts#L136)

##### getContract()

Expand All @@ -193,7 +193,7 @@ Allowance for the given owner and spender.

###### Source

[lib/contracts/handlers/puffer-vault-handler.ts:39](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/handlers/puffer-vault-handler.ts#L39)
[lib/contracts/handlers/puffer-vault-handler.ts:39](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/handlers/puffer-vault-handler.ts#L39)

##### getPufETHRate()

Expand All @@ -209,4 +209,4 @@ Rate of pufETH compared to 1 ETH.

###### Source

[lib/contracts/handlers/puffer-vault-handler.ts:124](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/contracts/handlers/puffer-vault-handler.ts#L124)
[lib/contracts/handlers/puffer-vault-handler.ts:124](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/contracts/handlers/puffer-vault-handler.ts#L124)
4 changes: 2 additions & 2 deletions docs/docs/api/errors/base-error.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

###### Source

[lib/errors/base-error.ts:9](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/errors/base-error.ts#L9)
[lib/errors/base-error.ts:9](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/errors/base-error.ts#L9)

#### Methods

Expand All @@ -62,4 +62,4 @@

###### Source

[lib/errors/base-error.ts:14](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/errors/base-error.ts#L14)
[lib/errors/base-error.ts:14](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/errors/base-error.ts#L14)
2 changes: 1 addition & 1 deletion docs/docs/api/errors/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
#### Source

[lib/errors/types.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/errors/types.ts#L1)
[lib/errors/types.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/errors/types.ts#L1)
4 changes: 2 additions & 2 deletions docs/docs/api/errors/validation-errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

###### Source

[lib/errors/base-error.ts:9](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/errors/base-error.ts#L9)
[lib/errors/base-error.ts:9](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/errors/base-error.ts#L9)

#### Methods

Expand All @@ -56,4 +56,4 @@

###### Source

[lib/errors/base-error.ts:14](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/errors/base-error.ts#L14)
[lib/errors/base-error.ts:14](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/errors/base-error.ts#L14)
4 changes: 2 additions & 2 deletions docs/docs/api/utils/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

#### Source

[lib/utils/types.ts:3](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/utils/types.ts#L3)
[lib/utils/types.ts:3](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/utils/types.ts#L3)

***

Expand All @@ -40,4 +40,4 @@

#### Source

[lib/utils/types.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/utils/types.ts#L1)
[lib/utils/types.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/utils/types.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/utils/version.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/utils/version.ts:3](https://github.com/PufferFinance/puffer-sdk/blob/5557be5ea2c0089143f3eff2c5867a79ad5c3a08/lib/utils/version.ts#L3)
[lib/utils/version.ts:3](https://github.com/PufferFinance/puffer-sdk/blob/d49da6f4519117df2d10e59f72b09ea5fd571603/lib/utils/version.ts#L3)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pufferfinance/puffer-sdk",
"description": "SDK for interacting with the puffer smart contracts",
"version": "1.0.1-0",
"version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/PufferFinance/puffer-sdk.git"
Expand Down

0 comments on commit daf35ad

Please sign in to comment.