From 5f5f2e1fab87206618caf74f6b9a94883e3e27a3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 18 Sep 2021 13:14:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3678.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3678.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 24d8aba92..34cadf78f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1553,6 +1553,7 @@ "0xE8813E1C7EAF1DE10D331Ed6C0B210eb36561356", "0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba", "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", + "0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45", "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", "0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4", "0xea90DC6F64d18771Ca1dac8098526a9082265B42", diff --git a/history/LATEST.json b/history/LATEST.json index 219e0304f..d8253caad 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3677, - "commit": "f5026e10d2807154a8693f41b61729247db6d241", - "date": "2021-09-18T12:57:04.690Z" + "versionNum": 3678, + "commit": "a9c2fc8e4442e028843cac68cb8d25ff9e9ab3de", + "date": "2021-09-18T13:14:35.207Z" } \ No newline at end of file diff --git a/history/versions/3678.json b/history/versions/3678.json new file mode 100644 index 000000000..f409a5307 --- /dev/null +++ b/history/versions/3678.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3678, + "commit": "a9c2fc8e4442e028843cac68cb8d25ff9e9ab3de", + "date": "2021-09-18T13:14:35.207Z" + }, + "versionStart": { + "versionNum": 3677, + "commit": "f5026e10d2807154a8693f41b61729247db6d241", + "date": "2021-09-18T12:57:04.690Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45/info.json", + "blockchains/smartchain/assets/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45/logo.png" + ] +} \ No newline at end of file