Skip to content

Commit ff13645

Browse files
authored
Merge pull request #780 from LIT-Protocol/feature/lit-4147-js-sdk-clean-up-contracts-sdk-abis
feat: contracts-sdk cleaning
2 parents ff460e2 + 9947dbf commit ff13645

File tree

137 files changed

+998
-54433
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

137 files changed

+998
-54433
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"@walletconnect/types": "2.9.2",
5353
"@walletconnect/utils": "2.9.2",
5454
"@walletconnect/web3wallet": "1.8.8",
55+
"abitype": "^1.0.8",
5556
"ajv": "^8.12.0",
5657
"base64url": "^3.0.1",
5758
"bech32": "^2.0.0",

packages/constants/src/lib/constants/mappers.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
import depd from 'depd';
2-
31
import { datilDev, datilTest, datil, _nagaDev } from '@lit-protocol/contracts';
42

53
import { LIT_NETWORK_VALUES } from './constants';
6-
import { LIT_CURVE } from './curves';
7-
8-
const deprecated = depd('lit-js-sdk:constants:mappers');
94

105
/**
116
* Mapping of network context by network value.

packages/contracts-sdk/src/abis/Allowlist.sol/Allowlist.json

Lines changed: 0 additions & 232 deletions
This file was deleted.

0 commit comments

Comments
 (0)