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

Increase Transaction Base Fee & Decrease Transaction Byte Fee #926

Merged
merged 2 commits into from
Jul 29, 2022

Conversation

aurexav
Copy link
Member

@aurexav aurexav commented Jul 27, 2022

Close #924.

@github-actions
Copy link

github-actions bot commented Jul 27, 2022

Commit 9e18c63

Crab

Check Runtime Version

RuntimeVersion {
    spec_name: "Crab",
    impl_name: "Darwinia Crab",
    authoring_version: 0,
-   spec_version: 1230,
+   spec_version: 1231,
    impl_version: 0,
    transaction_version: 0,
}​

Check Storage Prefix

Darwinia

Check Runtime Version

RuntimeVersion {
    spec_name: "Darwinia",
    impl_name: "Darwinia",
    authoring_version: 0,
-   spec_version: 1230,
+   spec_version: 1231,
    impl_version: 0,
    transaction_version: 0,
}​

Check Storage Prefix

Commit c27f1d9

Crab

Check Runtime Version

RuntimeVersion {
    spec_name: "Crab",
    impl_name: "Darwinia Crab",
    authoring_version: 0,
-   spec_version: 1230,
+   spec_version: 1231,
    impl_version: 0,
    transaction_version: 0,
}​

Check Storage Prefix

Darwinia

Check Runtime Version

RuntimeVersion {
    spec_name: "Darwinia",
    impl_name: "Darwinia",
    authoring_version: 0,
-   spec_version: 1230,
+   spec_version: 1231,
    impl_version: 0,
    transaction_version: 0,
}​

Check Storage Prefix

@hackfisher hackfisher merged commit 1c36039 into main Jul 29, 2022
@hackfisher hackfisher deleted the xavier/tx-fee branch July 29, 2022 05:56
aurexav added a commit that referenced this pull request Aug 1, 2022
Co-authored-by: HackFisher <hackfisher@gmail.com>
aurexav added a commit that referenced this pull request Aug 1, 2022
* Remove Duplicate Event (#928)

* Increase Transaction Base Fee & Decrease Transaction Byte Fee (#926)

Co-authored-by: HackFisher <hackfisher@gmail.com>

* Bump Versions

* Companion of darwinia-network/darwinia-common#1369 &
darwinia-network/darwinia-common#1309

Signed-off-by: Xavier Lau <xavier@inv.cafe>

* Bump `array-bytes`

Co-authored-by: HackFisher <hackfisher@gmail.com>
aurexav added a commit that referenced this pull request Aug 1, 2022
* Remove Duplicate Event (#928)

* Increase Transaction Base Fee & Decrease Transaction Byte Fee (#926)

Co-authored-by: HackFisher <hackfisher@gmail.com>

* Bump Versions

* Companion of darwinia-network/darwinia-common#1369 &
darwinia-network/darwinia-common#1309

Signed-off-by: Xavier Lau <xavier@inv.cafe>

* Bump `array-bytes`

Co-authored-by: HackFisher <hackfisher@gmail.com>
boundless-forest pushed a commit that referenced this pull request Aug 1, 2023
Bumps [ethereum-types](https://github.com/paritytech/parity-common) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/paritytech/parity-common/releases)
- [Commits](paritytech/parity-common@ethereum-types-v0.14.0...ethereum-types-v0.14.1)

---
updated-dependencies:
- dependency-name: ethereum-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done/No Companion
Development

Successfully merging this pull request may close these issues.

Review Transaction/Byte Fee
2 participants