From 4166ed944aaa6c879e3e7c577f66924bc70b2748 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 24 Feb 2021 13:18:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/5.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/5.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 02ac193ed..1b68231cf 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3114,6 +3114,7 @@ "0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F", "0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1", "0x7c95633971a6696bE4b7C1406a4Ff74f74613665", + "0x7C974104DF9dd7fb91205ab3D66d15AFf1049DE8", "0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36", "0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b", "0x7cC23E195D4db133A78B43eB93B524796777c3e7", diff --git a/history/LATEST.json b/history/LATEST.json index 5d46b6306..cc9e1f035 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 4, - "commit": "50d3e358fcbbd4ddbc4704a5aa937ce89892ed22", - "date": "2021-02-24T13:00:30.891Z" + "versionNum": 5, + "commit": "c0f6ca96fe8a935c2887c68fa47ecd371211cdec", + "date": "2021-02-24T13:18:39.175Z" } \ No newline at end of file diff --git a/history/versions/5.json b/history/versions/5.json new file mode 100644 index 000000000..5edc4d471 --- /dev/null +++ b/history/versions/5.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 5, + "commit": "c0f6ca96fe8a935c2887c68fa47ecd371211cdec", + "date": "2021-02-24T13:18:39.175Z" + }, + "versionStart": { + "versionNum": 4, + "commit": "50d3e358fcbbd4ddbc4704a5aa937ce89892ed22", + "date": "2021-02-24T13:00:30.891Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/logo.png", + "blockchains/ethereum/assets/0x7C974104DF9dd7fb91205ab3D66d15AFf1049DE8/info.json", + "blockchains/ethereum/assets/0x7C974104DF9dd7fb91205ab3D66d15AFf1049DE8/logo.png" + ] +} \ No newline at end of file