Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
a043179a
Unverified
Commit
a043179a
authored
Aug 10, 2023
by
mergify[bot]
Committed by
GitHub
Aug 10, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'develop' into aj/cannon-fixes
parents
d0a65624
b32317eb
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1194 additions
and
333 deletions
+1194
-333
package.json
packages/sdk/package.json
+6
-6
pnpm-lock.yaml
pnpm-lock.yaml
+1188
-327
No files found.
packages/sdk/package.json
View file @
a043179a
...
@@ -42,22 +42,22 @@
...
@@ -42,22 +42,22 @@
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-ethers"
:
"^2.0.2"
,
"@nomiclabs/hardhat-waffle"
:
"^2.0.1"
,
"@nomiclabs/hardhat-waffle"
:
"^2.0.1"
,
"chai-as-promised"
:
"^7.1.1"
,
"chai-as-promised"
:
"^7.1.1"
,
"ethereum-waffle"
:
"^
3.4.
0"
,
"ethereum-waffle"
:
"^
4.0.1
0"
,
"ethers"
:
"^5.7.0"
,
"ethers"
:
"^5.7.0"
,
"hardhat"
:
"^2.9.6"
,
"hardhat"
:
"^2.9.6"
,
"hardhat-deploy"
:
"^0.11.4"
,
"hardhat-deploy"
:
"^0.11.4"
,
"isomorphic-fetch"
:
"^3.0.0"
,
"mocha"
:
"^10.0.0"
,
"nyc"
:
"^15.1.0"
,
"nyc"
:
"^15.1.0"
,
"typedoc"
:
"^0.22.13"
,
"typedoc"
:
"^0.22.13"
,
"mocha"
:
"^10.0.0"
,
"vitest"
:
"^0.28.3"
,
"zod"
:
"^3.11.6"
,
"viem"
:
"^0.3.30"
,
"viem"
:
"^0.3.30"
,
"isomorphic-fetch"
:
"^3.0.0"
"vitest"
:
"^0.28.3"
,
"zod"
:
"^3.11.6"
},
},
"dependencies"
:
{
"dependencies"
:
{
"@eth-optimism/contracts"
:
"0.6.0"
,
"@eth-optimism/contracts"
:
"0.6.0"
,
"@eth-optimism/core-utils"
:
"0.12.2"
,
"@eth-optimism/contracts-bedrock"
:
"0.16.0"
,
"@eth-optimism/contracts-bedrock"
:
"0.16.0"
,
"@eth-optimism/core-utils"
:
"0.12.2"
,
"lodash"
:
"^4.17.21"
,
"lodash"
:
"^4.17.21"
,
"merkletreejs"
:
"^0.2.27"
,
"merkletreejs"
:
"^0.2.27"
,
"rlp"
:
"^2.2.7"
"rlp"
:
"^2.2.7"
...
...
pnpm-lock.yaml
View file @
a043179a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment