diff --git a/.github/workflows/build-test-macos-blockchain.yml b/.github/workflows/build-test-macos-blockchain.yml index ce1918ec8..843df81f7 100644 --- a/.github/workflows/build-test-macos-blockchain.yml +++ b/.github/workflows/build-test-macos-blockchain.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-clvm.yml b/.github/workflows/build-test-macos-clvm.yml index 38468489f..9d444a5a1 100644 --- a/.github/workflows/build-test-macos-clvm.yml +++ b/.github/workflows/build-test-macos-clvm.yml @@ -53,7 +53,7 @@ jobs: restore-keys: | ${{ runner.os }}-pip- -# Omitted checking out blocks and plots repo Chaingreen-Network/test-cache +# Omitted checking out blocks and plots repo ChainGreenOrg/test-cache - name: Link home directory run: | diff --git a/.github/workflows/build-test-macos-core-consensus.yml b/.github/workflows/build-test-macos-core-consensus.yml index dea246518..7fb27d9d6 100644 --- a/.github/workflows/build-test-macos-core-consensus.yml +++ b/.github/workflows/build-test-macos-core-consensus.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-core-full_node-full_sync.yml b/.github/workflows/build-test-macos-core-full_node-full_sync.yml index cf07a9899..84793b8dc 100644 --- a/.github/workflows/build-test-macos-core-full_node-full_sync.yml +++ b/.github/workflows/build-test-macos-core-full_node-full_sync.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-core-full_node.yml b/.github/workflows/build-test-macos-core-full_node.yml index 18d66c259..5d5973f78 100644 --- a/.github/workflows/build-test-macos-core-full_node.yml +++ b/.github/workflows/build-test-macos-core-full_node.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-core-server.yml b/.github/workflows/build-test-macos-core-server.yml index cc96eb316..74e06fb72 100644 --- a/.github/workflows/build-test-macos-core-server.yml +++ b/.github/workflows/build-test-macos-core-server.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-core-ssl.yml b/.github/workflows/build-test-macos-core-ssl.yml index eda544522..8f23917cc 100644 --- a/.github/workflows/build-test-macos-core-ssl.yml +++ b/.github/workflows/build-test-macos-core-ssl.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-core-types.yml b/.github/workflows/build-test-macos-core-types.yml index 8c4aacceb..97e8e57e0 100644 --- a/.github/workflows/build-test-macos-core-types.yml +++ b/.github/workflows/build-test-macos-core-types.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-core-util.yml b/.github/workflows/build-test-macos-core-util.yml index 54327e958..5b5700b56 100644 --- a/.github/workflows/build-test-macos-core-util.yml +++ b/.github/workflows/build-test-macos-core-util.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-core.yml b/.github/workflows/build-test-macos-core.yml index 0221be7c9..e3a397502 100644 --- a/.github/workflows/build-test-macos-core.yml +++ b/.github/workflows/build-test-macos-core.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-generator.yml b/.github/workflows/build-test-macos-generator.yml index 30b916422..8f2081ab6 100644 --- a/.github/workflows/build-test-macos-generator.yml +++ b/.github/workflows/build-test-macos-generator.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-simulation.yml b/.github/workflows/build-test-macos-simulation.yml index 8dc36f9da..ef91f646c 100644 --- a/.github/workflows/build-test-macos-simulation.yml +++ b/.github/workflows/build-test-macos-simulation.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-wallet-cc_wallet.yml b/.github/workflows/build-test-macos-wallet-cc_wallet.yml index 8b5a279ed..609aecf7a 100644 --- a/.github/workflows/build-test-macos-wallet-cc_wallet.yml +++ b/.github/workflows/build-test-macos-wallet-cc_wallet.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-wallet-rl_wallet.yml b/.github/workflows/build-test-macos-wallet-rl_wallet.yml index e1e7b8ffb..d6333013b 100644 --- a/.github/workflows/build-test-macos-wallet-rl_wallet.yml +++ b/.github/workflows/build-test-macos-wallet-rl_wallet.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-wallet-rpc.yml b/.github/workflows/build-test-macos-wallet-rpc.yml index 997593639..8eb769ac9 100644 --- a/.github/workflows/build-test-macos-wallet-rpc.yml +++ b/.github/workflows/build-test-macos-wallet-rpc.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-wallet-sync.yml b/.github/workflows/build-test-macos-wallet-sync.yml index 4e81a48c9..055a84dbc 100644 --- a/.github/workflows/build-test-macos-wallet-sync.yml +++ b/.github/workflows/build-test-macos-wallet-sync.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-macos-wallet.yml b/.github/workflows/build-test-macos-wallet.yml index 3c442a2bf..650e11c13 100644 --- a/.github/workflows/build-test-macos-wallet.yml +++ b/.github/workflows/build-test-macos-wallet.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-blockchain.yml b/.github/workflows/build-test-ubuntu-blockchain.yml index 6d9b85bb0..5ef9933a9 100644 --- a/.github/workflows/build-test-ubuntu-blockchain.yml +++ b/.github/workflows/build-test-ubuntu-blockchain.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-clvm.yml b/.github/workflows/build-test-ubuntu-clvm.yml index bfa205b2c..7bf95bec0 100644 --- a/.github/workflows/build-test-ubuntu-clvm.yml +++ b/.github/workflows/build-test-ubuntu-clvm.yml @@ -60,7 +60,7 @@ jobs: restore-keys: | ${{ runner.os }}-pip- -# Omitted checking out blocks and plots repo Chaingreen-Network/test-cache +# Omitted checking out blocks and plots repo ChainGreenOrg/test-cache - name: Link home directory run: | diff --git a/.github/workflows/build-test-ubuntu-core-consensus.yml b/.github/workflows/build-test-ubuntu-core-consensus.yml index c91a7c142..1700d565e 100644 --- a/.github/workflows/build-test-ubuntu-core-consensus.yml +++ b/.github/workflows/build-test-ubuntu-core-consensus.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-core-full_node-full_sync.yml b/.github/workflows/build-test-ubuntu-core-full_node-full_sync.yml index aa227d042..efedd97c9 100644 --- a/.github/workflows/build-test-ubuntu-core-full_node-full_sync.yml +++ b/.github/workflows/build-test-ubuntu-core-full_node-full_sync.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-core-full_node.yml b/.github/workflows/build-test-ubuntu-core-full_node.yml index 95701d385..e62f8bcfa 100644 --- a/.github/workflows/build-test-ubuntu-core-full_node.yml +++ b/.github/workflows/build-test-ubuntu-core-full_node.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-core-server.yml b/.github/workflows/build-test-ubuntu-core-server.yml index bd1fa67da..d489130be 100644 --- a/.github/workflows/build-test-ubuntu-core-server.yml +++ b/.github/workflows/build-test-ubuntu-core-server.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-core-ssl.yml b/.github/workflows/build-test-ubuntu-core-ssl.yml index 0323eb277..3d21ffee9 100644 --- a/.github/workflows/build-test-ubuntu-core-ssl.yml +++ b/.github/workflows/build-test-ubuntu-core-ssl.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-core-types.yml b/.github/workflows/build-test-ubuntu-core-types.yml index 13119a615..111704767 100644 --- a/.github/workflows/build-test-ubuntu-core-types.yml +++ b/.github/workflows/build-test-ubuntu-core-types.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-core-util.yml b/.github/workflows/build-test-ubuntu-core-util.yml index 37a309ec8..d3ddf1907 100644 --- a/.github/workflows/build-test-ubuntu-core-util.yml +++ b/.github/workflows/build-test-ubuntu-core-util.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-core.yml b/.github/workflows/build-test-ubuntu-core.yml index 3b3e5cd4c..a162ba84b 100644 --- a/.github/workflows/build-test-ubuntu-core.yml +++ b/.github/workflows/build-test-ubuntu-core.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-generator.yml b/.github/workflows/build-test-ubuntu-generator.yml index 23cd41914..cb1a91d77 100644 --- a/.github/workflows/build-test-ubuntu-generator.yml +++ b/.github/workflows/build-test-ubuntu-generator.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-simulation.yml b/.github/workflows/build-test-ubuntu-simulation.yml index 9d3be950f..a9b10669b 100644 --- a/.github/workflows/build-test-ubuntu-simulation.yml +++ b/.github/workflows/build-test-ubuntu-simulation.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-wallet-cc_wallet.yml b/.github/workflows/build-test-ubuntu-wallet-cc_wallet.yml index 2c899e286..5fc81eb15 100644 --- a/.github/workflows/build-test-ubuntu-wallet-cc_wallet.yml +++ b/.github/workflows/build-test-ubuntu-wallet-cc_wallet.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-wallet-rl_wallet.yml b/.github/workflows/build-test-ubuntu-wallet-rl_wallet.yml index c877a3c30..f2371a380 100644 --- a/.github/workflows/build-test-ubuntu-wallet-rl_wallet.yml +++ b/.github/workflows/build-test-ubuntu-wallet-rl_wallet.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-wallet-rpc.yml b/.github/workflows/build-test-ubuntu-wallet-rpc.yml index fd621339c..ca0ab0912 100644 --- a/.github/workflows/build-test-ubuntu-wallet-rpc.yml +++ b/.github/workflows/build-test-ubuntu-wallet-rpc.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-wallet-sync.yml b/.github/workflows/build-test-ubuntu-wallet-sync.yml index 8f6d5b53f..bc349bb21 100644 --- a/.github/workflows/build-test-ubuntu-wallet-sync.yml +++ b/.github/workflows/build-test-ubuntu-wallet-sync.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/.github/workflows/build-test-ubuntu-wallet.yml b/.github/workflows/build-test-ubuntu-wallet.yml index c83e8b503..e137d2ab5 100644 --- a/.github/workflows/build-test-ubuntu-wallet.yml +++ b/.github/workflows/build-test-ubuntu-wallet.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1 diff --git a/setup.py b/setup.py index b6d1667b4..d22ba54f5 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ "PyYAML==5.4.1", # Used for config file format "setproctitle==1.2.2", # Gives the chia processes readable names "sortedcontainers==2.3.0", # For maintaining sorted mempools - "websockets==8.1.0", # For use in wallet RPC and electron UI + "websockets==9.0.2", # For use in wallet RPC and electron UI "click==7.1.2", # For the CLI "dnspython==2.1.0", # Query DNS seeds ] diff --git a/tests/build-workflows.py b/tests/build-workflows.py index 6d0a43550..af31a8f5a 100755 --- a/tests/build-workflows.py +++ b/tests/build-workflows.py @@ -85,7 +85,7 @@ def generate_replacements(defaults, conf, dir, test_files): if not conf["checkout_blocks_and_plots"]: replacements[ "CHECKOUT_TEST_BLOCKS_AND_PLOTS" - ] = "# Omitted checking out blocks and plots repo Chaingreen-Network/test-cache" + ] = "# Omitted checking out blocks and plots repo ChainGreenOrg/test-cache" if not conf["install_timelord"]: replacements["INSTALL_TIMELORD"] = "# Omitted installing Timelord" if conf["parallel"]: diff --git a/tests/runner-templates/checkout-test-plots.include.yml b/tests/runner-templates/checkout-test-plots.include.yml index bf40d6f3c..60663484e 100644 --- a/tests/runner-templates/checkout-test-plots.include.yml +++ b/tests/runner-templates/checkout-test-plots.include.yml @@ -1,7 +1,7 @@ - name: Checkout test blocks and plots uses: actions/checkout@v2 with: - repository: 'Chaingreen-Network/test-cache' + repository: 'ChainGreenOrg/test-cache' path: '.chaingreen' ref: '0.26.0' fetch-depth: 1