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

Moonsama polkadot v1.1.0 (botched) #4

Closed
wants to merge 90 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
0c1680b
EVM + Weight v2 support (#1039)
tgmichel Jun 21, 2023
ab3d355
`eth_getLogs` return expected error/message for unknown hash (#1079)
tgmichel Jun 22, 2023
9f49f7e
Move record_external_operation to StackState trait (#1085)
sorpaas Jun 23, 2023
4cde307
Bump @openzeppelin/contracts (#1081)
dependabot[bot] Jun 23, 2023
036e6af
track only unique block hashes when writing to DB (#1087)
vedhavyas Jun 23, 2023
2cfa1d6
add sql indexer behavior tests, remove restriction for normal sync (#…
nbaztec Jun 23, 2023
67df5c8
Add `pending` support for `eth_getBlockByNumber` (#1048)
tgmichel Jun 23, 2023
433d8f7
make rocksdb and paritydb optional. (#1088)
vedhavyas Jun 23, 2023
406c6c7
Add `txpool` RPC and impl `new_pending_transaction_filter` (#1073)
boundless-forest Jun 25, 2023
6102a1a
Rename others `transaction_len` (#1090)
boundless-forest Jun 25, 2023
308409d
make sql and its dependencies optional (#1089)
vedhavyas Jun 26, 2023
3b87145
Improve `EthereumSigner` (#1057)
AurevoirXavier Jun 26, 2023
e89f336
deps: update substrate to polkadot-v0.9.42 (#1054)
koushiro Jun 28, 2023
3c75079
deps: update substrate to polkadot-v0.9.43 (#1078)
koushiro Jul 3, 2023
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
789fa51
Fix: EIP-2539 (#1207)
hujw77 Sep 22, 2023
7a69ed5
Merge branch 'master' of github.com:paritytech/frontier into parity-m…
gogosama-dev Sep 25, 2023
635bb19
Few patches
gogosama-dev Sep 25, 2023
e99ce23
Mock temporarily block_relay: None in BuildNetworkParams
gogosama-dev Sep 25, 2023
153fa78
Mock is_free false in every test
gogosama-dev Sep 25, 2023
18e28da
Mock FreeCalls in tests-external precompiles
gogosama-dev Sep 25, 2023
80e43ee
Fix typo (missing comma)
gogosama-dev Sep 25, 2023
4120072
Delete obsolete test tests::eip3607_transaction_from_precompile
gogosama-dev Sep 25, 2023
2a31ac9
Clean up trailing whitespaces
gogosama-dev Sep 25, 2023
6165c79
Regenerate Cargo.lck
gogosama-dev Sep 25, 2023
9dbd69a
Merge branch 'polkadot-v1.1.0' of github.com:paritytech/frontier into…
gogosama-dev Oct 3, 2023
d661515
Fix BuildNetworkParams block_relay issue
gogosama-dev Oct 3, 2023
a5a524d
Update Cargo.lock
gogosama-dev Oct 3, 2023
0b58943
Update Cargo to use moonsama/polkadot-sdk instead of paritytech/polka…
gogosama-dev Oct 3, 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
6 changes: 3 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Rust Setup
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.68.2
toolchain: nightly-2023-05-23
target: wasm32-unknown-unknown
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
24 changes: 12 additions & 12 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,35 +15,35 @@ 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:
profile: minimal
toolchain: 1.68.2
toolchain: nightly-2023-05-23
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:
profile: minimal
toolchain: 1.68.2
toolchain: nightly-2023-05-23
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,28 +67,28 @@ 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:
profile: minimal
toolchain: 1.68.2
toolchain: nightly-2023-05-23
target: wasm32-unknown-unknown
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
Loading