Skip to content

Commit

Permalink
[Github Actions] Release v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed Sep 17, 2024
1 parent 2dba95d commit defbb0b
Show file tree
Hide file tree
Showing 37 changed files with 102 additions and 102 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:33](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/api/puffer-client-helpers.ts#L33)
[lib/api/puffer-client-helpers.ts:33](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/api/puffer-client-helpers.ts#L33)

##### createWalletClient()

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

###### Source

[lib/api/puffer-client-helpers.ts:47](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/api/puffer-client-helpers.ts#L47)
[lib/api/puffer-client-helpers.ts:47](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/api/puffer-client-helpers.ts#L47)

##### extractTransportConfig()

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

###### Source

[lib/api/puffer-client-helpers.ts:54](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/api/puffer-client-helpers.ts#L54)
[lib/api/puffer-client-helpers.ts:54](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/api/puffer-client-helpers.ts#L54)

## Type Aliases

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

[lib/api/puffer-client-helpers.ts:15](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/api/puffer-client-helpers.ts#L15)
[lib/api/puffer-client-helpers.ts:15](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/api/puffer-client-helpers.ts#L15)
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:52](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/api/puffer-client.ts#L52)
[lib/api/puffer-client.ts:52](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/api/puffer-client.ts#L52)

#### Properties

Expand Down Expand Up @@ -61,4 +61,4 @@ An array of wallet addresses.

###### Source

[lib/api/puffer-client.ts:120](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/api/puffer-client.ts#L120)
[lib/api/puffer-client.ts:120](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/api/puffer-client.ts#L120)
2 changes: 1 addition & 1 deletion docs/docs/api/chains/constants.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
#### Source

[lib/chains/constants.ts:11](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/chains/constants.ts#L11)
[lib/chains/constants.ts:11](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/chains/constants.ts#L11)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/holesky/PufferDepositor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/holesky/PufferDepositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/holesky/PufferDepositor.ts#L1)
[lib/contracts/abis/holesky/PufferDepositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/holesky/PufferDepositor.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/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/holesky/PufferVaultV2.ts#L1)
[lib/contracts/abis/holesky/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/holesky/PufferVaultV2.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/l1-reward-manager-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/l1-reward-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/l1-reward-manager-abis.ts#L4)
[lib/contracts/abis/l1-reward-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/l1-reward-manager-abis.ts#L4)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/l2-reward-manager-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/l2-reward-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/l2-reward-manager-abis.ts#L4)
[lib/contracts/abis/l2-reward-manager-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/l2-reward-manager-abis.ts#L4)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/mainnet/ERC20Permit.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

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

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

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

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

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

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

[lib/contracts/abis/mainnet/PufferL2Depositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/mainnet/PufferL2Depositor.ts#L1)
[lib/contracts/abis/mainnet/PufferL2Depositor.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/mainnet/PufferL2Depositor.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/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/mainnet/PufferVaultV2.ts#L1)
[lib/contracts/abis/mainnet/PufferVaultV2.ts:1](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/mainnet/PufferVaultV2.ts#L1)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/puf-locker-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/puf-locker-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/puf-locker-abis.ts#L4)
[lib/contracts/abis/puf-locker-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/puf-locker-abis.ts#L4)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/puf-token-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/puf-token-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/puf-token-abis.ts#L4)
[lib/contracts/abis/puf-token-abis.ts:4](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/puf-token-abis.ts#L4)
4 changes: 2 additions & 2 deletions docs/docs/api/contracts/abis/puffer-depositor-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#### Source

[lib/contracts/abis/puffer-depositor-abis.ts:6](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/puffer-depositor-abis.ts#L6)
[lib/contracts/abis/puffer-depositor-abis.ts:6](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/puffer-depositor-abis.ts#L6)

***

Expand All @@ -18,4 +18,4 @@
#### Source

[lib/contracts/abis/puffer-depositor-abis.ts:15](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/puffer-depositor-abis.ts#L15)
[lib/contracts/abis/puffer-depositor-abis.ts:15](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/puffer-depositor-abis.ts#L15)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/puffer-vault-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/puffer-vault-abis.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/puffer-vault-abis.ts#L5)
[lib/contracts/abis/puffer-vault-abis.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/puffer-vault-abis.ts#L5)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/abis/tokens-abis.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/abis/tokens-abis.ts:3](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/abis/tokens-abis.ts#L3)
[lib/contracts/abis/tokens-abis.ts:3](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/abis/tokens-abis.ts#L3)
2 changes: 1 addition & 1 deletion docs/docs/api/contracts/addresses.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
#### Source

[lib/contracts/addresses.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/addresses.ts#L5)
[lib/contracts/addresses.ts:5](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/addresses.ts#L5)
12 changes: 6 additions & 6 deletions docs/docs/api/contracts/handlers/erc20-permit-handler.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Create the handler for processing tokens.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:35](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/erc20-permit-handler.ts#L35)
[lib/contracts/handlers/erc20-permit-handler.ts:35](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/erc20-permit-handler.ts#L35)

#### Properties

Expand Down Expand Up @@ -64,7 +64,7 @@ Hash of the transaction.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:138](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/erc20-permit-handler.ts#L138)
[lib/contracts/handlers/erc20-permit-handler.ts:138](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/erc20-permit-handler.ts#L138)

##### getContract()

Expand All @@ -81,7 +81,7 @@ The viem contract.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:61](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/erc20-permit-handler.ts#L61)
[lib/contracts/handlers/erc20-permit-handler.ts:61](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/erc20-permit-handler.ts#L61)

##### getPermitSignature()

Expand All @@ -106,7 +106,7 @@ Permit signature in the form `{ r, s, v?, yParity }`.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:82](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/erc20-permit-handler.ts#L82)
[lib/contracts/handlers/erc20-permit-handler.ts:82](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/erc20-permit-handler.ts#L82)

##### getPermitVersion()

Expand All @@ -124,7 +124,7 @@ Permit signature in the form `{ r, s, v?, yParity }`.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:126](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/erc20-permit-handler.ts#L126)
[lib/contracts/handlers/erc20-permit-handler.ts:126](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/erc20-permit-handler.ts#L126)

##### withToken()

Expand All @@ -146,4 +146,4 @@ The handler.

###### Source

[lib/contracts/handlers/erc20-permit-handler.ts:50](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/erc20-permit-handler.ts#L50)
[lib/contracts/handlers/erc20-permit-handler.ts:50](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/erc20-permit-handler.ts#L50)
8 changes: 4 additions & 4 deletions docs/docs/api/contracts/handlers/l1-reward-manager-handler.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ methods to interact with the contract.

###### Source

[lib/contracts/handlers/l1-reward-manager-handler.ts:28](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/l1-reward-manager-handler.ts#L28)
[lib/contracts/handlers/l1-reward-manager-handler.ts:28](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/l1-reward-manager-handler.ts#L28)

#### Properties

Expand Down Expand Up @@ -66,7 +66,7 @@ The bridge data.
###### Source

[lib/contracts/handlers/l1-reward-manager-handler.ts:60](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/l1-reward-manager-handler.ts#L60)
[lib/contracts/handlers/l1-reward-manager-handler.ts:60](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/l1-reward-manager-handler.ts#L60)

##### getContract()

Expand All @@ -83,7 +83,7 @@ The viem contract.

###### Source

[lib/contracts/handlers/l1-reward-manager-handler.ts:42](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/l1-reward-manager-handler.ts#L42)
[lib/contracts/handlers/l1-reward-manager-handler.ts:42](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/l1-reward-manager-handler.ts#L42)

##### setL2RewardClaimer()

Expand Down Expand Up @@ -129,4 +129,4 @@ transaction.

###### Source

[lib/contracts/handlers/l1-reward-manager-handler.ts:78](https://github.com/PufferFinance/puffer-sdk/blob/196b7e461a2a59916f5ea68aba60322039473a5c/lib/contracts/handlers/l1-reward-manager-handler.ts#L78)
[lib/contracts/handlers/l1-reward-manager-handler.ts:78](https://github.com/PufferFinance/puffer-sdk/blob/2dba95d045033c5e0830b258a1aac29a7e630ff1/lib/contracts/handlers/l1-reward-manager-handler.ts#L78)
Loading

0 comments on commit defbb0b

Please sign in to comment.