-
Notifications
You must be signed in to change notification settings - Fork 487
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
build: update polkadot-v1.0.0 branch with latest (10-08-23) master #1149
Commits on Jul 29, 2023
-
Handle
u64
conversion (polkadot-evm#1091)* Handle `u64` conversion * suggestion switch to saturated conversion
Configuration menu - View commit details
-
Copy full SHA for 071d030 - Browse repository at this point
Copy the full SHA 071d030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b03f49 - Browse repository at this point
Copy the full SHA 1b03f49View commit details
Commits on Jul 30, 2023
-
Update the approach to obtain
(weight_limit, proof_size_base_cost)
(p……olkadot-evm#1121) * Move `proof_size_base_cost` out to reuse it * Add field * Reuse `transaction_weight` * Code clean * Fix clippy
Configuration menu - View commit details
-
Copy full SHA for a1c5a57 - Browse repository at this point
Copy the full SHA a1c5a57View commit details -
Bump semver and truffle in /ts-tests (polkadot-evm#1111)
Bumps [semver](https://github.com/npm/node-semver) to 7.5.2 and updates ancestor dependency [truffle](https://github.com/trufflesuite/truffle/tree/HEAD/packages/truffle). These dependencies need to be updated together. Updates `semver` from 7.3.7 to 7.5.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.7...v7.5.2) Updates `truffle` from 5.8.4 to 5.10.2 - [Release notes](https://github.com/trufflesuite/truffle/releases) - [Commits](https://github.com/trufflesuite/truffle/commits/[email protected]/packages/truffle) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: truffle dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 312ae8c - Browse repository at this point
Copy the full SHA 312ae8cView commit details -
Bump semver and truffle in /template/examples/contract-erc20/truffle (p…
…olkadot-evm#1110) Bumps [semver](https://github.com/npm/node-semver) to 7.5.2 and updates ancestor dependency [truffle](https://github.com/trufflesuite/truffle/tree/HEAD/packages/truffle). These dependencies need to be updated together. Updates `semver` from 7.3.7 to 7.5.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.7...v7.5.2) Updates `truffle` from 5.6.7 to 5.10.2 - [Release notes](https://github.com/trufflesuite/truffle/releases) - [Commits](https://github.com/trufflesuite/truffle/commits/[email protected]/packages/truffle) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: truffle dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 130c259 - Browse repository at this point
Copy the full SHA 130c259View commit details -
Bump semver from 5.7.1 to 5.7.2 in /docs (polkadot-evm#1105)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5927a42 - Browse repository at this point
Copy the full SHA 5927a42View commit details -
Bump tough-cookie and web3 in /template/utils (polkadot-evm#1103)
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [web3](https://github.com/ChainSafe/web3.js). These dependencies need to be updated together. Removes `tough-cookie` Updates `web3` from 1.8.0 to 4.0.2 - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](web3/web3.js@v1.8.0...v4.0.2) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: web3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eaf1705 - Browse repository at this point
Copy the full SHA eaf1705View commit details -
Bump tough-cookie and web3 in /template/examples/contract-hello (polk…
…adot-evm#1102) Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [web3](https://github.com/ChainSafe/web3.js). These dependencies need to be updated together. Removes `tough-cookie` Updates `web3` from 1.8.0 to 4.0.2 - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](web3/web3.js@v1.8.0...v4.0.2) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: web3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d0533c5 - Browse repository at this point
Copy the full SHA d0533c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e424762 - Browse repository at this point
Copy the full SHA e424762View commit details -
Check EIP-3607 at transaction validation (polkadot-evm#1084)
* check EIP-3607 at transaction validation * fix rust compilation * clippy
Configuration menu - View commit details
-
Copy full SHA for 9f1a73b - Browse repository at this point
Copy the full SHA 9f1a73bView commit details
Commits on Jul 31, 2023
-
Add
CallOrCreateInfo
toValidatedTransaction
apply result. (polka……dot-evm#1099) * Add 'CallOrCreateInfo' to 'ValidatedTransaction' apply result. * fmt
Configuration menu - View commit details
-
Copy full SHA for 611a2b2 - Browse repository at this point
Copy the full SHA 611a2b2View commit details -
Bump serde from 1.0.171 to 1.0.179 (polkadot-evm#1132)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.171 to 1.0.179. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.171...v1.0.179) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bf7ef1c - Browse repository at this point
Copy the full SHA bf7ef1cView commit details -
Bump smallvec from 1.10.0 to 1.11.0 (polkadot-evm#1131)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](servo/rust-smallvec@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: smallvec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 276cf59 - Browse repository at this point
Copy the full SHA 276cf59View commit details -
Bump thiserror from 1.0.40 to 1.0.44 (polkadot-evm#1130)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.40 to 1.0.44. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.40...1.0.44) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4d234a7 - Browse repository at this point
Copy the full SHA 4d234a7View commit details -
Bump parity-db from 0.4.9 to 0.4.10 (polkadot-evm#1129)
Bumps [parity-db](https://github.com/paritytech/parity-db) from 0.4.9 to 0.4.10. - [Changelog](https://github.com/paritytech/parity-db/blob/master/CHANGELOG.md) - [Commits](paritytech/parity-db@v0.4.9...v0.4.10) --- updated-dependencies: - dependency-name: parity-db dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db6472b - Browse repository at this point
Copy the full SHA db6472bView commit details -
Bump openssl from 0.10.48 to 0.10.55 (polkadot-evm#1128)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.48 to 0.10.55. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.48...openssl-v0.10.55) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 194f6bb - Browse repository at this point
Copy the full SHA 194f6bbView commit details -
feat: add fc-api to improve fc-db (polkadot-evm#1076)
* feat: add fc-api to improve fc-db * fix tests * fix
Configuration menu - View commit details
-
Copy full SHA for ff8bd85 - Browse repository at this point
Copy the full SHA ff8bd85View commit details
Commits on Aug 1, 2023
-
Add docs to ConvertTransaction and NoTransactionConverter (polkadot-e…
…vm#977) * Add docs to ConvertTransaction and NoTransactionConverter * Update lib.rs
Configuration menu - View commit details
-
Copy full SHA for c020c05 - Browse repository at this point
Copy the full SHA c020c05View commit details -
Bump log from 0.4.17 to 0.4.19 (polkadot-evm#1138)
Bumps [log](https://github.com/rust-lang/log) from 0.4.17 to 0.4.19. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.17...0.4.19) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d85f108 - Browse repository at this point
Copy the full SHA d85f108View commit details -
Bump serde_json from 1.0.93 to 1.0.104 (polkadot-evm#1137)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.93 to 1.0.104. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.93...v1.0.104) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 017d5a9 - Browse repository at this point
Copy the full SHA 017d5a9View commit details -
Bump async-trait from 0.1.63 to 0.1.72 (polkadot-evm#1136)
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.63 to 0.1.72. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.63...0.1.72) --- updated-dependencies: - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef9f16c - Browse repository at this point
Copy the full SHA ef9f16cView commit details -
Bump tempfile from 3.3.0 to 3.7.0 (polkadot-evm#1135)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.7.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.3.0...v3.7.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 504bc47 - Browse repository at this point
Copy the full SHA 504bc47View commit details -
Bump num from 0.4.0 to 0.4.1 (polkadot-evm#1134)
Bumps [num](https://github.com/rust-num/num) from 0.4.0 to 0.4.1. - [Changelog](https://github.com/rust-num/num/blob/master/RELEASES.md) - [Commits](rust-num/num@num-0.4.0...num-0.4.1) --- updated-dependencies: - dependency-name: num dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0bb1c7f - Browse repository at this point
Copy the full SHA 0bb1c7fView commit details -
Add
AsRef
andAsMut
forAccountId20
(polkadot-evm#1139)* Update toolchain toml config * Add helper functions
Configuration menu - View commit details
-
Copy full SHA for 22aaafe - Browse repository at this point
Copy the full SHA 22aaafeView commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b1f329 - Browse repository at this point
Copy the full SHA 8b1f329View commit details