Skip to content

Commit

Permalink
publish non-prerelease version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sladuca committed Nov 13, 2023
1 parent 56b5049 commit 91a7821
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 91 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-adults-sip.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/pre.json

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.10.0

### Minor Changes

- 56b5049: display gas estimate to user

## 0.10.0-beta.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nocturne-xyz/snap",
"version": "0.10.0-beta.0",
"version": "0.10.0",
"description": "Nocturne Snap",
"license": "(MIT-0 OR Apache-2.0)",
"main": "src/index.ts",
Expand Down Expand Up @@ -33,10 +33,10 @@
},
"dependencies": {
"@metamask/snaps-ui": "^0.32.2",
"@nocturne-xyz/client": "^3.1.3-beta.0",
"@nocturne-xyz/config": "^1.7.0-beta.0",
"@nocturne-xyz/core": "^3.1.2-beta.0",
"@nocturne-xyz/crypto": "^0.4.0-beta.0",
"@nocturne-xyz/client": "^3.1.4",
"@nocturne-xyz/config": "^1.7.1",
"@nocturne-xyz/core": "^3.1.4",
"@nocturne-xyz/crypto": "^0.4.1",
"bigint-json-serialization": "^1.0.1",
"buffer": "^6.0.3",
"superstruct": "^1.0.3"
Expand Down
4 changes: 2 additions & 2 deletions snap.manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"version": "0.10.0-beta.0",
"version": "0.10.0",
"description": "Nocturne Snap",
"proposedName": "Nocturne Snap",
"source": {
"shasum": "1aG0NvMOKUwvVBc6pDwYJZPzbj7rdTevmE2pnJjxHW0=",
"shasum": "dEWqklPavxLvFnb2+NREG5BhGnYnpBmjT2kIMGFarfs=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down
94 changes: 25 additions & 69 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2769,42 +2769,31 @@ __metadata:
languageName: node
linkType: hard

"@nocturne-xyz/client@npm:^3.1.3-beta.0":
version: 3.1.3-less-hashes
resolution: "@nocturne-xyz/client@npm:3.1.3-less-hashes"
"@nocturne-xyz/client@npm:^3.1.4":
version: 3.1.4
resolution: "@nocturne-xyz/client@npm:3.1.4"
dependencies:
"@nocturne-xyz/config": ^1.5.0
"@nocturne-xyz/config": ^1.7.1
"@nocturne-xyz/contracts": ^3.0.0
"@nocturne-xyz/core": ^3.1.3-less-hashes
"@nocturne-xyz/crypto": ^0.4.0-less-hashes
"@nocturne-xyz/core": ^3.1.4
"@nocturne-xyz/crypto": ^0.4.1
async-mutex: ^0.4.0
big-integer: ^1.6.42
bigint-json-serialization: ^1.0.1
ethers: ^5.7.2
js-sha256: ^0.9.0
checksum: 3ddce7046a7cf774049c24de6b2e9f98955b0dd7e9305ae71ff88ee887c84f890cdefd89b2574e2b019f249e8e735ce2cb06a823b062a3d8c60a89082bf614e2
checksum: 0cc4f79ee3c8e97e3ea423a95b6f254f3e3af1daaf44dad34bb190d13fe29cca84f8a46dbe2649455a419a256919db33538c045796f5dda146d0b95e68143cea
languageName: node
linkType: hard

"@nocturne-xyz/config@npm:^1.5.0":
version: 1.6.0
resolution: "@nocturne-xyz/config@npm:1.6.0"
dependencies:
big-integer: ^1.6.42
bigint-json-serialization: ^1.0.1
ethers: ^5.7.2
checksum: 735997ae13f106b4aefb30df9564ead7ebd6292185b7740c516843441c14075eb2aa59f2bc3d79185ec994955e57f21ae5e4639c0e57aac75365a11fd1a9ffce
languageName: node
linkType: hard

"@nocturne-xyz/config@npm:^1.7.0-beta.0":
version: 1.7.0-beta.0
resolution: "@nocturne-xyz/config@npm:1.7.0-beta.0"
"@nocturne-xyz/config@npm:^1.7.1":
version: 1.7.1
resolution: "@nocturne-xyz/config@npm:1.7.1"
dependencies:
big-integer: ^1.6.42
bigint-json-serialization: ^1.0.1
ethers: ^5.7.2
checksum: 3c8fa50a4cbe6b4c8109ac22e085ab25544cc759cb66e1f576c33598ec6ab99d477c60cad51e578fbab7b6f821580b4e5ea7702cc4fc6d2d56a6ec39c010aec7
checksum: 998389bcb3154ee5ef3e6cc9dba080d5f9bdbc525b1990dba06382e6f8f18bdd87e868f8169af1cbd8db83605c27ae5dbc6db2997e2ce3c1367725f2b493cc10
languageName: node
linkType: hard

Expand All @@ -2818,31 +2807,12 @@ __metadata:
languageName: node
linkType: hard

"@nocturne-xyz/core@npm:^3.1.2-beta.0":
version: 3.1.2
resolution: "@nocturne-xyz/core@npm:3.1.2"
dependencies:
"@nocturne-xyz/contracts": ^3.0.0
"@nocturne-xyz/crypto": ^0.3.0
"@zk-kit/incremental-merkle-tree": ^1.0.0
async-mutex: ^0.4.0
async-retry: ^1.3.3
big-integer: ^1.6.42
bigint-json-serialization: ^1.0.1
ethers: ^5.7.2
js-sha256: ^0.9.0
sorted-btree: ^1.8.1
winston: ^3.9.0
checksum: 47891973e2a73f7247dc4673f20d8eb8ae0300e02082f48de61039f2b74ef2c1d2e5d32c7be0ff3040dbcc0a22a829080ad6138328672408971f9fcd4143b4ee
languageName: node
linkType: hard

"@nocturne-xyz/core@npm:^3.1.3-less-hashes":
version: 3.1.3-tsup1
resolution: "@nocturne-xyz/core@npm:3.1.3-tsup1"
"@nocturne-xyz/core@npm:^3.1.4":
version: 3.1.4
resolution: "@nocturne-xyz/core@npm:3.1.4"
dependencies:
"@nocturne-xyz/contracts": ^3.0.0
"@nocturne-xyz/crypto": ^0.4.0-tsup1
"@nocturne-xyz/crypto": ^0.4.1
"@zk-kit/incremental-merkle-tree": ^1.1.0
async-mutex: ^0.4.0
async-retry: ^1.3.3
Expand All @@ -2852,34 +2822,20 @@ __metadata:
js-sha256: ^0.9.0
sorted-btree: ^1.8.1
winston: ^3.9.0
checksum: e8a1ef947a590fc6ec736c833e67d4b03333c1dedca42e6843963e99bae09a5fb88a77b4dd94b209a834892ec4782c9087e0813d608080ed7cd6f1c02030b3a8
checksum: 699ad5fc33c65b6ef3d14b614df5e62986b4a28f5e0001a29aa44093a376db91a190de4782babf8c78dd626d1b61baa0508d603bbfc655d42cb322ab3dd3bcbc
languageName: node
linkType: hard

"@nocturne-xyz/crypto@npm:^0.3.0":
version: 0.3.0
resolution: "@nocturne-xyz/crypto@npm:0.3.0"
dependencies:
"@noble/curves": ^1.2.0
"@noble/hashes": ^1.3.1
"@stablelib/chacha20poly1305": ^1.0.1
bigint-json-serialization: ^1.0.1
ethers: ^5.7.2
checksum: 68ffbd9b54a3ac17e926b8c1a14bcc74c8a28ec75e85a1de7fb4e039208a660ee4cafd3db9a35d427bb027e3918e8499eb83fd894d70c79ec9b5ca98b0fafa0d
languageName: node
linkType: hard

"@nocturne-xyz/crypto@npm:^0.4.0-beta.0, @nocturne-xyz/crypto@npm:^0.4.0-less-hashes, @nocturne-xyz/crypto@npm:^0.4.0-tsup1":
version: 0.4.0-tsup1
resolution: "@nocturne-xyz/crypto@npm:0.4.0-tsup1"
"@nocturne-xyz/crypto@npm:^0.4.1":
version: 0.4.1
resolution: "@nocturne-xyz/crypto@npm:0.4.1"
dependencies:
"@noble/curves": ^1.2.0
"@noble/hashes": ^1.3.1
"@stablelib/chacha20poly1305": ^1.0.1
bigint-json-serialization: ^1.0.1
ethers: ^5.7.2
randombytes: ^2.1.0
checksum: 3f301311a2553d48dd7457e18f52db648366de33200c27c4cb0c96b3e1c7dd39e2e5dda42b226e9d19ffd58c0a89eccdad219ce049e1e666776c619c6cf16538
checksum: 4925c36681f5d48f61b32c8ae555a838e31046f4a9729a961f5f84ecbc2a98583674b4670318fef8373ed1472a8dce4c337187b4052434e35be9ac5c717c046a
languageName: node
linkType: hard

Expand All @@ -2897,10 +2853,10 @@ __metadata:
"@metamask/snaps-cli": 0.32.2
"@metamask/snaps-types": 0.32.2
"@metamask/snaps-ui": ^0.32.2
"@nocturne-xyz/client": ^3.1.3-beta.0
"@nocturne-xyz/config": ^1.7.0-beta.0
"@nocturne-xyz/core": ^3.1.2-beta.0
"@nocturne-xyz/crypto": ^0.4.0-beta.0
"@nocturne-xyz/client": ^3.1.4
"@nocturne-xyz/config": ^1.7.1
"@nocturne-xyz/core": ^3.1.4
"@nocturne-xyz/crypto": ^0.4.1
"@types/chai": ^4.3.9
"@types/mocha": ^10.0.3
"@types/node": ^20.8.9
Expand Down Expand Up @@ -3467,7 +3423,7 @@ __metadata:
languageName: node
linkType: hard

"@zk-kit/incremental-merkle-tree@npm:^1.0.0, @zk-kit/incremental-merkle-tree@npm:^1.1.0":
"@zk-kit/incremental-merkle-tree@npm:^1.1.0":
version: 1.1.0
resolution: "@zk-kit/incremental-merkle-tree@npm:1.1.0"
checksum: 5f2d6dd2a4898aa75f72d5b3811ab965c369f0a51561250313849fb9a6a1163064c4887da3bea298d25e80a4bc79b3c6997edf6492a6a8fc157512bc3fcb5e23
Expand Down

0 comments on commit 91a7821

Please sign in to comment.