Skip to content

Commit

Permalink
Update eth-lattice-keyring to v0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adonesky1 committed Sep 27, 2022
1 parent bec2d0c commit 11bcf17
Show file tree
Hide file tree
Showing 5 changed files with 127 additions and 308 deletions.
117 changes: 34 additions & 83 deletions lavamoat/browserify/beta/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2361,36 +2361,13 @@
},
"@keystonehq/bc-ur-registry-eth": {
"packages": {
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": true,
"@keystonehq/bc-ur-registry-eth>@keystonehq/bc-ur-registry": true,
"@keystonehq/bc-ur-registry-eth>hdkey": true,
"browserify>buffer": true,
"eth-lattice-keyring>@ethereumjs/util": true,
"uuid": true
}
},
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": {
"packages": {
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>@ethereumjs/rlp": true,
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>ethereum-cryptography": true,
"browserify>buffer": true,
"browserify>insert-module-globals>is-buffer": true
}
},
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>@ethereumjs/rlp": {
"globals": {
"TextEncoder": true
}
},
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util>ethereum-cryptography": {
"globals": {
"TextDecoder": true,
"crypto": true
},
"packages": {
"@metamask/rpc-methods>@metamask/key-tree>@noble/hashes": true,
"@metamask/rpc-methods>@metamask/key-tree>@noble/secp256k1": true
}
},
"@keystonehq/bc-ur-registry-eth>@keystonehq/bc-ur-registry": {
"globals": {
"define": true
Expand Down Expand Up @@ -2437,10 +2414,10 @@
"packages": {
"@ethereumjs/tx": true,
"@keystonehq/bc-ur-registry-eth": true,
"@keystonehq/bc-ur-registry-eth>@ethereumjs/util": true,
"@keystonehq/bc-ur-registry-eth>hdkey": true,
"@keystonehq/metamask-airgapped-keyring>@keystonehq/base-eth-keyring>rlp": true,
"browserify>buffer": true,
"eth-lattice-keyring>@ethereumjs/util": true,
"uuid": true
}
},
Expand Down Expand Up @@ -4382,15 +4359,6 @@
"string.prototype.matchall>call-bind": true
}
},
"enzyme>object-inspect": {
"globals": {
"HTMLElement": true,
"WeakRef": true
},
"packages": {
"browserify>browser-resolve": true
}
},
"enzyme>object-is": {
"packages": {
"globalthis>define-properties": true,
Expand Down Expand Up @@ -4648,28 +4616,17 @@
"clearInterval": true,
"fetch": true,
"open": true,
"setInterval": true,
"txData.type": true
"setInterval": true
},
"packages": {
"browserify>buffer": true,
"browserify>crypto-browserify": true,
"browserify>events": true,
"eth-lattice-keyring>@ethereumjs/common": true,
"eth-lattice-keyring>@ethereumjs/tx": true,
"eth-lattice-keyring>@ethereumjs/util": true,
"eth-lattice-keyring>bn.js": true,
"eth-lattice-keyring>gridplus-sdk": true,
"eth-lattice-keyring>rlp": true,
"eth-lattice-keyring>secp256k1": true,
"ethereumjs-util": true
}
},
"eth-lattice-keyring>@ethereumjs/common": {
"packages": {
"@ethereumjs/common>crc-32": true,
"browserify>buffer": true,
"browserify>events": true,
"ethereumjs-util": true
"eth-lattice-keyring>rlp": true
}
},
"eth-lattice-keyring>@ethereumjs/tx": {
Expand All @@ -4688,6 +4645,29 @@
"ethereumjs-util": true
}
},
"eth-lattice-keyring>@ethereumjs/util": {
"packages": {
"browserify>buffer": true,
"browserify>insert-module-globals>is-buffer": true,
"eth-lattice-keyring>@ethereumjs/util>@ethereumjs/rlp": true,
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography": true
}
},
"eth-lattice-keyring>@ethereumjs/util>@ethereumjs/rlp": {
"globals": {
"TextEncoder": true
}
},
"eth-lattice-keyring>@ethereumjs/util>ethereum-cryptography": {
"globals": {
"TextDecoder": true,
"crypto": true
},
"packages": {
"@metamask/rpc-methods>@metamask/key-tree>@noble/hashes": true,
"@metamask/rpc-methods>@metamask/key-tree>@noble/secp256k1": true
}
},
"eth-lattice-keyring>bn.js": {
"globals": {
"Buffer": true
Expand All @@ -4698,9 +4678,15 @@
},
"eth-lattice-keyring>gridplus-sdk": {
"globals": {
"AbortController": true,
"Request": true,
"__values": true,
"caches": true,
"clearTimeout": true,
"console.error": true,
"console.log": true,
"console.warn": true,
"fetch": true,
"setTimeout": true
},
"packages": {
Expand All @@ -4719,7 +4705,6 @@
"eth-lattice-keyring>gridplus-sdk>eth-eip712-util-browser": true,
"eth-lattice-keyring>gridplus-sdk>rlp": true,
"eth-lattice-keyring>gridplus-sdk>secp256k1": true,
"eth-lattice-keyring>gridplus-sdk>superagent": true,
"ethereumjs-wallet>aes-js": true,
"ethereumjs-wallet>bs58check": true,
"ethers>@ethersproject/keccak256>js-sha3": true,
Expand Down Expand Up @@ -4816,33 +4801,11 @@
"3box>ethers>elliptic": true
}
},
"eth-lattice-keyring>gridplus-sdk>superagent": {
"globals": {
"XMLHttpRequest": true,
"btoa": true,
"clearTimeout": true,
"console.error": true,
"console.warn": true,
"setTimeout": true
},
"packages": {
"browserify>browser-resolve": true,
"browserify>process": true,
"eth-rpc-errors>fast-safe-stringify": true,
"nock>qs": true,
"pubnub>superagent>component-emitter": true
}
},
"eth-lattice-keyring>rlp": {
"globals": {
"TextEncoder": true
}
},
"eth-lattice-keyring>secp256k1": {
"packages": {
"3box>ethers>elliptic": true
}
},
"eth-method-registry": {
"packages": {
"ethjs": true
Expand Down Expand Up @@ -6791,11 +6754,6 @@
"koa>is-generator-function>has-tostringtag": true
}
},
"nock>qs": {
"packages": {
"string.prototype.matchall>side-channel": true
}
},
"node-fetch": {
"globals": {
"Headers": true,
Expand Down Expand Up @@ -7397,13 +7355,6 @@
"string.prototype.matchall>call-bind": true
}
},
"string.prototype.matchall>side-channel": {
"packages": {
"enzyme>object-inspect": true,
"string.prototype.matchall>call-bind": true,
"string.prototype.matchall>get-intrinsic": true
}
},
"stylelint>write-file-atomic>typedarray-to-buffer": {
"packages": {
"browserify>buffer": true,
Expand Down
Loading

0 comments on commit 11bcf17

Please sign in to comment.