Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency (Substrate/Polkadot/Frontier/Cumulus/...) update to v0.9.43 #2377

Merged
merged 103 commits into from
Aug 3, 2023
Merged
Show file tree
Hide file tree
Changes from 86 commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
1dadcc2
begin upgrade to v0.9.43
Agusrodri Jun 22, 2023
c74aacc
make client/vrf compile
Agusrodri Jun 23, 2023
61383a4
make pallet-author-mapping compile
Agusrodri Jun 23, 2023
3e738a8
make pallet-erc20-xcm-bridge compile
Agusrodri Jun 23, 2023
443ec68
make primitives/session-keys compile
Agusrodri Jun 23, 2023
73a6d1a
fix test in pallet-parachain-staking
Agusrodri Jun 26, 2023
e5f1a21
make pallet-moonbeam-orbiters compile
Agusrodri Jun 26, 2023
78d726e
make pallet-asset-manager compile
Agusrodri Jun 26, 2023
2b35cc8
fix dependencies
Agusrodri Jun 26, 2023
035796d
make pallet-xcm-transactor compile
Agusrodri Jun 27, 2023
eddcf68
make pallet-migrations compile
Agusrodri Jun 27, 2023
427822a
make pallet-randomness compile
Agusrodri Jun 27, 2023
708a008
fix schnorrkel in randomness
Agusrodri Jun 29, 2023
5cda069
enable insecure_zero_ed flag
Agusrodri Jun 29, 2023
3d80b7d
update frontier fork
librelois Jul 3, 2023
ddf7d06
use moonbeam forks
librelois Jul 3, 2023
385ec5b
impl TypeInfo for TxPoolResponse
librelois Jul 3, 2023
6ad0b0e
use our evm fork
librelois Jul 3, 2023
cd004d5
AssetId non-Copy
librelois Jul 3, 2023
983f5a2
make moonbase runtime compile
Agusrodri Jul 3, 2023
4a6fe91
moonbeam runtime compiles
Agusrodri Jul 3, 2023
1c0106d
moonriver runtime compiles
Agusrodri Jul 3, 2023
48d0e0b
start fixing client & node
Agusrodri Jul 4, 2023
ddcf58e
fix frontier sql
nbaztec Jul 4, 2023
94bc4eb
fix mocks
Agusrodri Jul 4, 2023
8bf3f5b
fix relay-encoder
Agusrodri Jul 4, 2023
a818904
fix pallet-ethereum dep
Agusrodri Jul 4, 2023
1feffd9
prepare moonbase mocks & tests
Agusrodri Jul 4, 2023
20b55ec
prepare moonbeam mocks & tests
Agusrodri Jul 4, 2023
b1c0d76
prepare moonriver mocks & tests
Agusrodri Jul 4, 2023
448fa2b
fix integration tests (costs)
Agusrodri Jul 4, 2023
c4ccf0d
fix node service
Agusrodri Jul 5, 2023
be446f0
fix xcm tests
Agusrodri Jul 6, 2023
dcdfa2f
update cumulus pin
librelois Jul 7, 2023
384685a
Merge branch 'master' into upgrade-v0.9.43
Agusrodri Jul 7, 2023
7686323
fix conflicts
Agusrodri Jul 7, 2023
c35a428
remove changes in settings.json
Agusrodri Jul 7, 2023
b9a1079
fix rpc-port in dev & para node
Agusrodri Jul 10, 2023
6dce69c
fix randomness benchmarks
Agusrodri Jul 10, 2023
2d4e37a
enable newRpcBehaviour on Moonwall
Agusrodri Jul 10, 2023
cf0bae8
fmt
Agusrodri Jul 10, 2023
13f8a43
update moonkit pin
Agusrodri Jul 11, 2023
3f789c3
make tests compile with runtime-benchmarks feature
Agusrodri Jul 11, 2023
8a85cc8
Update node invocations to use rpc-port instead of ws-port (#2388)
fgamundi Jul 12, 2023
da5c4c4
Cargo.toml files fmt
Agusrodri Jul 12, 2023
54bd246
Merge branch 'master' into upgrade-v0.9.43
crystalin Jul 13, 2023
9d2e2ba
Update RelayEncoder to be 9430 compatible (#2376)
fgamundi Jul 13, 2023
c368877
Updated encodeSetPayee selector
fgamundi Jul 13, 2023
751c8ba
clippy fixes in moonkit
Agusrodri Jul 13, 2023
747b613
clippy fixes in moonbeam
Agusrodri Jul 13, 2023
4b07d33
fix some rust benchmark tests
Agusrodri Jul 13, 2023
1ad334c
fix genesis balance for TS tests
Agusrodri Jul 13, 2023
fa2ab85
fix some TS tests
Agusrodri Jul 14, 2023
5bcb527
fix fees & gas cost in TS tests
Agusrodri Jul 14, 2023
28883ed
fix rust tests
Agusrodri Jul 14, 2023
680700c
Upgrade polkadot-js and support weight v2 for fees
crystalin Jul 17, 2023
4df07bd
update substrate & frontier pin
Agusrodri Jul 17, 2023
8f5bf45
WasmExecutor ignore onchain heap pages
fgamundi Jul 17, 2023
8350375
Fix moonwall chopsticks test
timbrinded Jul 18, 2023
966eec4
Fix zombie
timbrinded Jul 18, 2023
443e1fe
moonwall dev fixes
timbrinded Jul 18, 2023
d2dd153
restored APIs
timbrinded Jul 18, 2023
a515355
add provider to chospticks storage
girazoki Jul 18, 2023
36e4fbd
update polkadot pin
Agusrodri Jul 18, 2023
52eb57f
remove wasm overrideP
girazoki Jul 18, 2023
2dadbb0
update substrate pin to fix pov tests
Agusrodri Jul 18, 2023
0a5c933
fix test
timbrinded Jul 18, 2023
2e94619
eth test fix
timbrinded Jul 18, 2023
5c06316
prettier
timbrinded Jul 18, 2023
454a66e
chopsticks fixes
timbrinded Jul 18, 2023
cf43309
disabled test
timbrinded Jul 18, 2023
a33ded9
fix reducible balance TS test
Agusrodri Jul 18, 2023
5248847
fix moonwall
timbrinded Jul 18, 2023
4acbe1f
changed base ext weight
timbrinded Jul 19, 2023
da14547
fix eth-tx-types TS tests
Agusrodri Jul 19, 2023
776461f
fix precompile assets-erc20 TS tests
Agusrodri Jul 19, 2023
ae4e9aa
Merge branch 'master' into upgrade-v0.9.43
Agusrodri Jul 19, 2023
3838524
status.isFrozen fix in precompile TS tests
Agusrodri Jul 19, 2023
9f8b106
Merge branch 'master' into upgrade-v0.9.43
Agusrodri Jul 21, 2023
5ef0e2f
fix test-txpool-fairness
Agusrodri Jul 21, 2023
a16f8b9
fix proxy-governance TS tests
Agusrodri Jul 21, 2023
3793788
prettier
Agusrodri Jul 21, 2023
179c00f
adjusted fillBlock input param
timbrinded Jul 24, 2023
f8f44a8
update frontier pin
Agusrodri Jul 25, 2023
ab145ed
fix fee-multiplier TS test
Agusrodri Jul 25, 2023
3d8dc60
fix test-filter-api-pending
Agusrodri Jul 26, 2023
1550a83
ED of zero in more mocks
Agusrodri Jul 27, 2023
f388eb2
remove unnecessary clone
Agusrodri Jul 27, 2023
e1981fc
change test-staking-locks timeout
Agusrodri Jul 27, 2023
6c26e2a
change timeout in test-precompile-referenda
Agusrodri Jul 27, 2023
f00eb79
timeout again
Agusrodri Jul 27, 2023
9fcb15a
upgrade rust to 1.71
librelois Jul 30, 2023
0ed8faf
fix rust warning: unused mut
librelois Jul 30, 2023
c5a5115
update substrate pin
librelois Jul 30, 2023
fcd70e3
proposer: enable feature ensure_proof_size_limit_after_each_extrinsic
librelois Jul 30, 2023
6092ff4
Merge branch 'master' into upgrade-v0.9.43
librelois Jul 30, 2023
bd8d875
Merge branch 'master' into upgrade-v0.9.43
librelois Jul 30, 2023
05a3d31
fix clippy warnings
librelois Jul 30, 2023
5a07bb7
fix rust tests compilation
librelois Jul 30, 2023
ea8ab7e
timeout
Agusrodri Jul 31, 2023
01b5cf9
migrate to moonkit (#2384)
librelois Aug 3, 2023
b2b8b23
Merge branch 'master' into upgrade-v0.9.43
Agusrodri Aug 3, 2023
8de0ace
minor changes
Agusrodri Aug 3, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
19 changes: 18 additions & 1 deletion .github/workflow-templates/dev-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,22 @@ runs:
node-version: 18.x
cache: "pnpm"
cache-dependency-path: test/pnpm-lock.yaml

- name: Setup Moonbeam PolkadotJS types
shell: bash
run: |
#### Preparing the legacy types
cd moonbeam-types-bundle
npm ci
npm run build

#### Preparing the typescript api
cd ../typescript-api
npm ci

cd ../test
pnpm i ../typescript-api

- name: "Install and run dev test"
shell: bash
env:
Expand All @@ -26,8 +42,9 @@ runs:
run: |
chmod uog+x target/release/moonbeam
cd test
pnpm i
# pnpm i
pnpm moonwall test ${{ inputs.moonwall_environment }}

- name: Upload HTML report
if: always()
uses: actions/upload-artifact@v3.1.2
Expand Down
8 changes: 6 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,16 +498,20 @@ jobs:
node-version: 18.x
cache: "pnpm"
cache-dependency-path: test/pnpm-lock.yaml
- name: Create local folders
run: |
mkdir -p target/release/wbuild/${{ matrix.chain }}-runtime/
mkdir -p test/tmp
- name: "Download runtime"
uses: actions/download-artifact@v3.0.2
with:
name: runtimes
path: test/runtimes
path: target/release/wbuild/${{ matrix.chain }}-runtime/
- name: "Install and run upgrade test"
run: |
cd test
pnpm i
pnpm moonwall test CI_upgrade_RT_${{matrix.chain}}
pnpm moonwall test upgrade_${{matrix.chain}}

zombie_upgrade_test:
runs-on:
Expand Down
2 changes: 0 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"-linfo",
"--port=${dbgconfig:port_p2p}",
"--rpc-port=${dbgconfig:port_rpc}",
"--ws-port=${dbgconfig:port_ws}",
"--tmp"
],
"cwd": "${workspaceFolder}",
Expand All @@ -39,7 +38,6 @@
"-linfo",
"--port=${dbgconfig:port_p2p}",
"--rpc-port=${dbgconfig:port_rpc}",
"--ws-port=${dbgconfig:port_ws}",
"--tmp"
],
"cwd": "${workspaceFolder}",
Expand Down
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"lldb.dbgconfig": {
"rustc_path": "${env:HOME}/.rustup/toolchains/nightly-2021-01-13-x86_64-unknown-linux-gnu/lib/rustlib/src/rust",
"port_p2p": 30333,
"port_rpc": 9933,
"port_ws": 9944
"port_rpc": 9944
}
}