diff --git a/lists/signature-types/README.md b/lists/signature-types/README.md index 7699313cd7..3e1eb6e81f 100644 --- a/lists/signature-types/README.md +++ b/lists/signature-types/README.md @@ -12,7 +12,7 @@ Reserved or Tentative. | Prefix byte | Specs or Purpose | |-------------|------------------| -| 0x00 | Reserved: indicates legacy (untyped) trancactions | +| 0x00 | Reserved: indicates legacy (untyped) transactions | | 0x01 | Reserved: [EIP-2930](https://eips.ethereum.org/EIPS/eip-2930) *(available in Berlin)* | | 0x02 | Reserved: [EIP-1559](https://eips.ethereum.org/EIPS/eip-1559) *(available in London)* | | 0x03 | Reserved: [EIP-4844](https://eips.ethereum.org/EIPS/eip-4844) *(available in Cancun)* | diff --git a/network-upgrades/mainnet-upgrades/muir-glacier.md b/network-upgrades/mainnet-upgrades/muir-glacier.md index b0f3bf2a0c..1b8542efb8 100644 --- a/network-upgrades/mainnet-upgrades/muir-glacier.md +++ b/network-upgrades/mainnet-upgrades/muir-glacier.md @@ -20,7 +20,7 @@ Ethereum achieves a consistent block time due to its' difficulty retargeting alg The primary problem with the Ice Age is that it is included in the complex mechanism that targets block times, which is an entirely separate in purpose. What is worse is due to being intwined with that algorithm, it is very difficult to simulate or predict its effect on the network. To predict the impact of the ice age, you must both make assumptions about the difficulty of main-net in the future, and predict the effect of changes in difficulty to the impact on the ice age and thus block-times. -This fork will push back the Iceage as far as far as is reasonable and will give us time to update the Iceage to no longer have these design problems. There are two solutions to consider within that time frame. +This fork will push back the Iceage as far as is reasonable and will give us time to update the Iceage to no longer have these design problems. There are two solutions to consider within that time frame. - Update the mechanism so that behavior is predictable. - Remove the Iceage entirely @@ -73,4 +73,4 @@ Previous Hardforks to address the Ice Age have also included reductions in the b ## Copyright -Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/). \ No newline at end of file +Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).