From 72041adc16265a6682fbfdf37d9165431d2b3b4e Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 17 May 2021 05:32:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1411.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1411.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index 81a60e96f..eae93678e 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -4181,6 +4181,7 @@ "0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f", "0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe", "0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41", + "0xa4Cf2aFD3B165975afFFBf7e487CDd40C894Ab6B", "0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB", "0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0", "0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49", diff --git a/history/LATEST.json b/history/LATEST.json index 25e0a42e1..45e0a6ae4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1410, - "commit": "c95155231c34346117a912702ce5a348e1fb3781", - "date": "2021-05-17T05:22:41.592Z" + "versionNum": 1411, + "commit": "afbe08c3997cee33c33877b448e27001dede1f49", + "date": "2021-05-17T05:32:41.942Z" } \ No newline at end of file diff --git a/history/versions/1411.json b/history/versions/1411.json new file mode 100644 index 000000000..6e7714740 --- /dev/null +++ b/history/versions/1411.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1411, + "commit": "afbe08c3997cee33c33877b448e27001dede1f49", + "date": "2021-05-17T05:32:41.942Z" + }, + "versionStart": { + "versionNum": 1410, + "commit": "c95155231c34346117a912702ce5a348e1fb3781", + "date": "2021-05-17T05:22:41.592Z" + }, + "changes": [ + "blockchains/ethereum/assets/0xa4Cf2aFD3B165975afFFBf7e487CDd40C894Ab6B/info.json", + "blockchains/ethereum/assets/0xa4Cf2aFD3B165975afFFBf7e487CDd40C894Ab6B/logo.png" + ] +} \ No newline at end of file