Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

start node 16 support #944

Merged
merged 8 commits into from
Aug 20, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# CBOR package will let us install. Once filecoin is moved out of the
# monorepo we want to use 10.7.0 (earliest version the Ethereum side
# supports) or 10.13.0 (first node 10 LTS version).
node: [10.18.0, 10.x, 11.x, 12.x, 13.x, 14.x]
node: [10.18.0, 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x]
os: [windows-2019, ubuntu-16.04, ubuntu-18.04, ubuntu-20.04, macos-11.0]

runs-on: ${{ matrix.os }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# CBOR package will let us install. Once filecoin is moved out of the
# monorepo we want to use 10.7.0 (earliest version the Ethereum side
# supports) or 10.13.0 (first node 10 LTS version).
node: [10.18.0, 10.x, 11.x, 12.x, 13.x, 14.x]
node: [10.18.0, 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x]
os: [ubuntu-20.04]

runs-on: ${{ matrix.os }}
Expand All @@ -39,7 +39,7 @@ jobs:
# CBOR package will let us install. Once filecoin is moved out of the
# monorepo we want to use 10.7.0 (earliest version the Ethereum side
# supports) or 10.13.0 (first node 10 LTS version).
node: [10.18.0, 10.x, 11.x, 12.x, 13.x, 14.x]
node: [10.18.0, 10.x, 11.x, 12.x, 13.x, 14.x, 15.x, 16.x]
os: [windows-2019, ubuntu-16.04, ubuntu-18.04]

runs-on: ${{ matrix.os }}
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/ganache/ganache.min.js

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions docs/assets/js/ganache/ganache.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
* License: MIT
*/

/*!
* @ganache/colors
*
* @author David Murdoch
* @license MIT
*/

/*!
* @ganache/ethereum
*
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/ganache/ganache.min.js.map

Large diffs are not rendered by default.

178 changes: 89 additions & 89 deletions docs/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/typedoc/api.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"flags": {
"isExported": true
},
"originalName": "/home/runner/work/ganache-core/ganache-core/src/chains/ethereum/ethereum/src/api.ts",
"originalName": "/home/runner/work/ganache/ganache/src/chains/ethereum/ethereum/src/api.ts",
"children": [
{
"id": 2,
Expand Down
196 changes: 98 additions & 98 deletions docs/typedoc/classes/_api_.ethereumapi.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/typedoc/modules/_api_.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h3>Typed<wbr>Data</h3>
<div class="tsd-signature tsd-kind-icon">Typed<wbr>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Exclude</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Parameters&lt;typeof signTypedData_v4&gt;[1][&quot;data&quot;]</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">NotTypedData</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/trufflesuite/ganache-core/blob/a984e6c/src/chains/ethereum/ethereum/src/api.ts#L72">chains/ethereum/ethereum/src/api.ts:72</a></li>
<li>Defined in <a href="https://github.com/trufflesuite/ganache/blob/79d39cf/src/chains/ethereum/ethereum/src/api.ts#L72">chains/ethereum/ethereum/src/api.ts:72</a></li>
</ul>
</aside>
</section>
Expand All @@ -119,7 +119,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> CLIENT_<wbr>VERSION</h3>
<div class="tsd-signature tsd-kind-icon">CLIENT_<wbr>VERSION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &#x60;Ganache/v${version}/EthereumJS TestRPC/v${version}/ethereum-js&#x60;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/trufflesuite/ganache-core/blob/a984e6c/src/chains/ethereum/ethereum/src/api.ts#L59">chains/ethereum/ethereum/src/api.ts:59</a></li>
<li>Defined in <a href="https://github.com/trufflesuite/ganache/blob/79d39cf/src/chains/ethereum/ethereum/src/api.ts#L59">chains/ethereum/ethereum/src/api.ts:59</a></li>
</ul>
</aside>
</section>
Expand All @@ -129,7 +129,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> PROTOCOL_<wbr>VERSION</h3>
<div class="tsd-signature tsd-kind-icon">PROTOCOL_<wbr>VERSION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Data</span><span class="tsd-signature-symbol"> = Data.from(&quot;0x3f&quot;)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/trufflesuite/ganache-core/blob/a984e6c/src/chains/ethereum/ethereum/src/api.ts#L60">chains/ethereum/ethereum/src/api.ts:60</a></li>
<li>Defined in <a href="https://github.com/trufflesuite/ganache/blob/79d39cf/src/chains/ethereum/ethereum/src/api.ts#L60">chains/ethereum/ethereum/src/api.ts:60</a></li>
</ul>
</aside>
</section>
Expand All @@ -139,7 +139,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> RPC_<wbr>MODULES</h3>
<div class="tsd-signature tsd-kind-icon">RPC_<wbr>MODULES<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> = {eth: &quot;1.0&quot;,net: &quot;1.0&quot;,rpc: &quot;1.0&quot;,web3: &quot;1.0&quot;,evm: &quot;1.0&quot;,personal: &quot;1.0&quot;} as const</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/trufflesuite/ganache-core/blob/a984e6c/src/chains/ethereum/ethereum/src/api.ts#L61">chains/ethereum/ethereum/src/api.ts:61</a></li>
<li>Defined in <a href="https://github.com/trufflesuite/ganache/blob/79d39cf/src/chains/ethereum/ethereum/src/api.ts#L61">chains/ethereum/ethereum/src/api.ts:61</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -172,7 +172,7 @@ <h3>version</h3>
<div class="tsd-signature tsd-kind-icon">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/trufflesuite/ganache-core/blob/a984e6c/src/chains/ethereum/ethereum/src/api.ts#L55">chains/ethereum/ethereum/src/api.ts:55</a></li>
<li>Defined in <a href="https://github.com/trufflesuite/ganache/blob/79d39cf/src/chains/ethereum/ethereum/src/api.ts#L55">chains/ethereum/ethereum/src/api.ts:55</a></li>
</ul>
</aside>
</section>
Expand All @@ -189,7 +189,7 @@ <h3>assert<wbr>Exceptional<wbr>Transactions</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/trufflesuite/ganache-core/blob/a984e6c/src/chains/ethereum/ethereum/src/api.ts#L79">chains/ethereum/ethereum/src/api.ts:79</a></li>
<li>Defined in <a href="https://github.com/trufflesuite/ganache/blob/79d39cf/src/chains/ethereum/ethereum/src/api.ts#L79">chains/ethereum/ethereum/src/api.ts:79</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading