Skip to content
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
3 changes: 2 additions & 1 deletion .github/workflows/build-publish-eth-rpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- 1017003-eth-rpc
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled]

Expand Down Expand Up @@ -55,7 +56,7 @@ jobs:
build_push_docker:
name: Build and push docker image
runs-on: parity-large
if: github.ref == 'refs/heads/master'
# if: github.ref == 'refs/heads/master'
needs: [set-variables]
env:
VERSION: ${{ needs.set-variables.outputs.VERSION }}
Expand Down
7 changes: 7 additions & 0 deletions prdoc/pr_7097.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: eth-rpc 1017003 runtime upgrade fix
doc:
- audience: Runtime Dev
description: Fix eth-rpc metadatafor 1017003 asset-hub westend
crates:
- name: pallet-revive-eth-rpc
bump: no_change
Binary file modified substrate/frame/revive/rpc/revive_chain.metadata
Binary file not shown.
Loading