aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cloutier <lithp@users.noreply.github.com>2018-12-19 10:52:08 +0800
committerGitHub <noreply@github.com>2018-12-19 10:52:08 +0800
commit3705958c879f9340a2c4238694ef92d1d043c4f9 (patch)
treefeea7fec8f89d4f83a88a1d501437a100473a1bc
parent92e4c9339bf8fb17b6de10f4964edf23229f8607 (diff)
downloaddexon-tests-3705958c879f9340a2c4238694ef92d1d043c4f9.tar
dexon-tests-3705958c879f9340a2c4238694ef92d1d043c4f9.tar.gz
dexon-tests-3705958c879f9340a2c4238694ef92d1d043c4f9.tar.bz2
dexon-tests-3705958c879f9340a2c4238694ef92d1d043c4f9.tar.lz
dexon-tests-3705958c879f9340a2c4238694ef92d1d043c4f9.tar.xz
dexon-tests-3705958c879f9340a2c4238694ef92d1d043c4f9.tar.zst
dexon-tests-3705958c879f9340a2c4238694ef92d1d043c4f9.zip
Update CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82428db06..b7735803c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,7 +6,7 @@ No changes yet :)
### Potentially breaking changes
-- #547 requires your integration to understand the network `ByzantiumToConstantinopleAt5`, which is analogous to existing pseudo networks such as `FrontierToHomesteadAt5` and `EIP158ToByzantiumAt5`. It also changed the format of some blockchain tests, [keys of "0x" are now "0x00"](https://github.com/ethereum/tests/pull/547/files#diff-d31f2819c1febd4c8d673a15a8375af5)
+- #547 requires your integration to understand the network `ByzantiumToConstantinopleAt5`, which is analogous to existing pseudo networks such as `FrontierToHomesteadAt5` and `EIP158ToByzantiumAt5`.
- #557 changes the format of the rlp tests, byte strings are now prefixed with "0x"