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

Patches tracking PR #20

Open
wants to merge 74 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
9f38ec4
Fix bug estimate used gas and estimation for WeightV2 (#1101)
tgmichel Jul 17, 2023
bd5bd37
Handling `data` and `input` fields in `TransactionRequest` and `CallR…
ahmadkaouk Jul 18, 2023
64f9af8
[#1107] Using `DefaultBaseFeePerGas * T::Threshold::ideal()` as `base…
arturgontijo Jul 27, 2023
04301b0
[pallet_transaction_payment] Mirroring substrate node-template (#1117)
arturgontijo Jul 27, 2023
b27304a
Fix refund base fee (#1118)
tgmichel Jul 27, 2023
aab7cfc
deps: update substrate to polkadot-v1.0.0 (#1116)
koushiro Jul 28, 2023
071d030
Handle `u64` conversion (#1091)
tgmichel Jul 29, 2023
1b03f49
feat: make txpool rpc optional (#1104)
koushiro Jul 29, 2023
a1c5a57
Update the approach to obtain `(weight_limit, proof_size_base_cost)` …
boundless-forest Jul 30, 2023
312ae8c
Bump semver and truffle in /ts-tests (#1111)
dependabot[bot] Jul 30, 2023
130c259
Bump semver and truffle in /template/examples/contract-erc20/truffle …
dependabot[bot] Jul 30, 2023
5927a42
Bump semver from 5.7.1 to 5.7.2 in /docs (#1105)
dependabot[bot] Jul 30, 2023
eaf1705
Bump tough-cookie and web3 in /template/utils (#1103)
dependabot[bot] Jul 30, 2023
d0533c5
Bump tough-cookie and web3 in /template/examples/contract-hello (#1102)
dependabot[bot] Jul 30, 2023
e424762
Adds correct filepath to test_precompile_test_vectors* panics (#1083)
Jouzo Jul 30, 2023
9f1a73b
Check EIP-3607 at transaction validation (#1084)
librelois Jul 30, 2023
611a2b2
Add `CallOrCreateInfo` to `ValidatedTransaction` apply result. (#1099)
shaunxw Jul 31, 2023
bf7ef1c
Bump serde from 1.0.171 to 1.0.179 (#1132)
dependabot[bot] Jul 31, 2023
276cf59
Bump smallvec from 1.10.0 to 1.11.0 (#1131)
dependabot[bot] Jul 31, 2023
4d234a7
Bump thiserror from 1.0.40 to 1.0.44 (#1130)
dependabot[bot] Jul 31, 2023
db6472b
Bump parity-db from 0.4.9 to 0.4.10 (#1129)
dependabot[bot] Jul 31, 2023
194f6bb
Bump openssl from 0.10.48 to 0.10.55 (#1128)
dependabot[bot] Jul 31, 2023
ff8bd85
feat: add fc-api to improve fc-db (#1076)
koushiro Jul 31, 2023
c020c05
Add docs to ConvertTransaction and NoTransactionConverter (#977)
sorpaas Aug 1, 2023
d85f108
Bump log from 0.4.17 to 0.4.19 (#1138)
dependabot[bot] Aug 1, 2023
017d5a9
Bump serde_json from 1.0.93 to 1.0.104 (#1137)
dependabot[bot] Aug 1, 2023
ef9f16c
Bump async-trait from 0.1.63 to 0.1.72 (#1136)
dependabot[bot] Aug 1, 2023
504bc47
Bump tempfile from 3.3.0 to 3.7.0 (#1135)
dependabot[bot] Aug 1, 2023
0bb1c7f
Bump num from 0.4.0 to 0.4.1 (#1134)
dependabot[bot] Aug 1, 2023
22aaafe
Add `AsRef` and `AsMut` for `AccountId20` (#1139)
boundless-forest Aug 1, 2023
b155ebf
Bump arduino/setup-protoc from 1 to 2 (#1140)
dependabot[bot] Aug 23, 2023
d11394d
Bump log from 0.4.19 to 0.4.20 (#1153)
dependabot[bot] Aug 23, 2023
933a4be
Bump @openzeppelin/contracts (#1151)
dependabot[bot] Aug 23, 2023
b003574
Bump async-trait from 0.1.72 to 0.1.73 (#1154)
dependabot[bot] Aug 23, 2023
6e63d25
Bump vuepress from 1.9.9 to 1.9.10 in /docs (#1155)
dependabot[bot] Aug 23, 2023
c5e2558
Bump tokio from 1.29.1 to 1.32.0 (#1158)
dependabot[bot] Aug 23, 2023
3281ed4
Bump clap from 4.3.8 to 4.3.23 (#1163)
dependabot[bot] Aug 23, 2023
383f840
Bump tempfile from 3.7.0 to 3.8.0 (#1164)
dependabot[bot] Aug 23, 2023
5adfcc3
Bump rustls-webpki from 0.101.1 to 0.101.4 (#1166)
dependabot[bot] Aug 23, 2023
c4ef2fe
revert change of rust-toolchain.toml (#1146)
koushiro Aug 23, 2023
df8b163
Add `eth_getBlockReceipts` (#1156)
boundless-forest Aug 23, 2023
0e48790
Adding profiles to Cargo.toml (#1157)
arturgontijo Aug 23, 2023
ba35e15
impl from<[u8;32]> for accountid20 (#1161)
girazoki Aug 23, 2023
8b0ff04
Moves precompile-utils from moonbeam into frontier. (#1150)
rimbi Aug 29, 2023
55e0861
Improve RPC error messages (#1176)
boundless-forest Sep 4, 2023
ad0cf84
Add Moonsong Labs to the precompile utils license statements (#1181)
Sep 6, 2023
0383d21
Bump clap from 4.3.23 to 4.4.2 (#1182)
dependabot[bot] Sep 6, 2023
c6820b6
chore: fix warnings (#1175)
yjhmelody Sep 11, 2023
e7140a2
Fix `eth_syncing` rpc content (#1174)
yjhmelody Sep 11, 2023
dbf4c4e
Update EIP-3026 and EIP-2539 (#1173)
hujw77 Sep 11, 2023
71692bc
Rename `BlockNumber` in client side (#1172)
boundless-forest Sep 11, 2023
1e4fd30
chore: enable clippy check for tests and fix CI (#1191)
koushiro Sep 13, 2023
b5d1092
deps: update substrate to c446786a498dee7b413de101efc3c339d3eddf44 (#…
koushiro Sep 13, 2023
56477a7
fix: pending runtime api for pending state (#1160) (#1195)
koushiro Sep 13, 2023
8a5bb0b
Bump serde_json from 1.0.104 to 1.0.106 (#1190)
dependabot[bot] Sep 14, 2023
d97996e
Bump serde from 1.0.183 to 1.0.188 (#1187)
dependabot[bot] Sep 14, 2023
6ee609b
Bump actions/checkout from 3 to 4 (#1185)
dependabot[bot] Sep 14, 2023
b816343
Bump thiserror from 1.0.44 to 1.0.48 (#1184)
dependabot[bot] Sep 14, 2023
ddbd45a
Bump apollo-server-core from 3.12.0 to 3.12.1 in /ts-tests (#1179)
dependabot[bot] Sep 14, 2023
aff019d
Bump jsonrpsee from 0.16.2 to 0.16.3 (#1170)
dependabot[bot] Sep 14, 2023
5d86b28
deps: update substrate to polkadot-sdk#dc28df0b278f2ca0f69d14363e0866…
koushiro Sep 18, 2023
24cd3ea
Release polkadot-v1.1.0 branch (#1205)
koushiro Sep 20, 2023
d869c2a
feat: add `OnCheckEvmTransaction` callback
Sep 11, 2023
9b01abe
fix: remove generic error from `OnCheckEvmTransaction`
Sep 11, 2023
71840c0
docs: add documentation to `OnCheckEvmTransaction` trait
Sep 11, 2023
c00470e
feat: move address conversions to the lower level
Jul 7, 2023
4f458fd
feat: use storage for pending logs
Jul 6, 2023
034f66f
feat: fake transactions
CertainLach Jul 5, 2023
9e9ec14
feat: make OnChargeEvmTransaction aware of user action
Jul 5, 2023
031ef89
feat: extended precompile interface
Jul 7, 2023
152660b
hack: special charging logic on call and estimate
CertainLach Jul 5, 2023
8489158
feat: transfer `value` from substrate account if called with `evm.call`
Jul 7, 2023
b49249a
fix: support code getters for cache
CertainLach Jul 14, 2023
6947bda
build: update Cargo.lock
CertainLach Sep 20, 2023
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
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Rust Setup
uses: actions-rs/toolchain@v1
with:
Expand All @@ -21,7 +21,7 @@ jobs:
override: true
components: rust-docs
- name: Install protoc
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/editorconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: 'Check editorconfig'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Submodules
run: git submodule update --init --recursive
- name: Init
Expand Down
18 changes: 9 additions & 9 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
name: 'Run Rust tests'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Rust Setup
uses: actions-rs/toolchain@v1
with:
Expand All @@ -24,17 +24,17 @@ jobs:
target: wasm32-unknown-unknown
override: true
- name: Install protoc
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Run tests
run: cargo test --locked --verbose --all
run: cargo test --release --locked --verbose --all

integration:
name: 'Run integration tests'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Rust Setup
uses: actions-rs/toolchain@v1
with:
Expand All @@ -43,7 +43,7 @@ jobs:
target: wasm32-unknown-unknown
override: true
- name: Install protoc
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build client
Expand All @@ -67,7 +67,7 @@ jobs:
name: 'Run lints'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Rust Setup
uses: actions-rs/toolchain@v1
with:
Expand All @@ -77,18 +77,18 @@ jobs:
override: true
components: rustfmt, clippy
- name: Install protoc
uses: arduino/setup-protoc@v1
uses: arduino/setup-protoc@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Check Cargo.toml Format
run: |
if taplo --version &> /dev/null; then
echo "taplo-cli is already installed"
else
cargo install taplo-cli
cargo install taplo-cli --locked
fi
taplo fmt --check
- name: Rustfmt
run: cargo fmt --all -- --check
- name: Clippy
run: cargo clippy --all --features runtime-benchmarks,try-runtime -- -D warnings
run: cargo clippy --release --all --tests --features runtime-benchmarks,try-runtime -- -D warnings
Loading