Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into hm/fix-eth_tx_from_si…
Browse files Browse the repository at this point in the history
…gned_eth_message
  • Loading branch information
hanabi1224 committed Jul 16, 2024
2 parents 8b22871 + b3b30ef commit 0a3144d
Show file tree
Hide file tree
Showing 16 changed files with 645 additions and 565 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scripts-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: validate compose file
run: docker-compose -f .maintain/monitoring/docker-compose.yml config
run: docker-compose -f monitoring/docker-compose.yml config
- uses: hadolint/[email protected]
with:
dockerfile: "Dockerfile*"
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
`forest-cli state compute` method, and a corresponding RPC method
`Forest.StateCompute`.

- [#4511](https://github.com/ChainSafe/forest/pull/4511) Add support for the
`Filecoin.EthMaxPriorityFeePerGas` RPC method.

### Changed

### Removed
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 0a3144d

Please sign in to comment.