Skip to content

Update substrate to polkadot-v0.9.28#830

Merged
sorpaas merged 7 commits intopolkadot-evm:masterfrom
koushiro:update-polkadot-v0.9.28
Sep 23, 2022
Merged

Update substrate to polkadot-v0.9.28#830
sorpaas merged 7 commits intopolkadot-evm:masterfrom
koushiro:update-polkadot-v0.9.28

Conversation

@koushiro
Copy link
Collaborator

  • Update substrate to the paritytech/substrate@34a0621 and fix some breaking changes
  • Upgrade jsonrpsee 0.14.0 ==> 0.15.1
  • Adjust order of some imports.

Close #812

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
@koushiro koushiro requested a review from sorpaas as a code owner August 29, 2022 10:05
@sorpaas
Copy link
Member

sorpaas commented Aug 29, 2022

Please fix tests.

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
@koushiro
Copy link
Collaborator Author

koushiro commented Sep 1, 2022

@tgmichel Could you take a look this PR?

After upgrading the substrate to the polkadot-v0.9.28 version, the tests of frontier_db_cmd will be broken.

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
@koushiro
Copy link
Collaborator Author

@sorpaas PTAL

I ignored the tests that calling EthereumRuntimeRPCApi_current_transaction_statuses temporarily.
See the #862 (comment) for details.

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
@sorpaas sorpaas merged commit a8d4dd5 into polkadot-evm:master Sep 23, 2022
@koushiro koushiro deleted the update-polkadot-v0.9.28 branch September 23, 2022 15:55
@koushiro
Copy link
Collaborator Author

@sorpaas could you release the polkadot-v0.9.28 branch?

baidang201 added a commit to deeper-chain/frontier that referenced this pull request Sep 29, 2022
Update substrate to polkadot-v0.9.28 (polkadot-evm#830)
abhijeetbhagat pushed a commit to web3labs/frontier that referenced this pull request Jan 11, 2023
* Update substrate to polkadot-v0.9.28

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Fix PruningParams fields

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Some trivials

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Ignore tests calling EthereumRuntimeRPCApi_current_transaction_statuses

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* ignore tests

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Fix fmt

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade jsonrpsee from 0.14 to 0.15

2 participants