From 45f243411e1e0ac8224d85459fcb5c184ea8e988 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 12 Aug 2021 05:53:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/3231.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/3231.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 090b589d5..0954ec65e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -844,6 +844,7 @@ "0x87b1AccE6a1958E522233A737313C086551a5c76", "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", "0x8850D2c68c632E3B258e612abAA8FadA7E6958E5", + "0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC", "0x8869eac0D82245A2df50a0FAD770D72CE63649d1", "0x8891de345808E77228677f0eFb56125DB1E93a49", "0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556", diff --git a/history/LATEST.json b/history/LATEST.json index d0fa1f244..5fa45f7fd 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3230, - "commit": "ea960b6419ae89a20bfe96146bacde9fd84c8864", - "date": "2021-08-12T01:26:32.414Z" + "versionNum": 3231, + "commit": "6243fc0ee330911fe1eead06c4cf500ea4db0d0a", + "date": "2021-08-12T05:52:44.732Z" } \ No newline at end of file diff --git a/history/versions/3231.json b/history/versions/3231.json new file mode 100644 index 000000000..5eb6c023b --- /dev/null +++ b/history/versions/3231.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3231, + "commit": "6243fc0ee330911fe1eead06c4cf500ea4db0d0a", + "date": "2021-08-12T05:52:44.732Z" + }, + "versionStart": { + "versionNum": 3230, + "commit": "ea960b6419ae89a20bfe96146bacde9fd84c8864", + "date": "2021-08-12T01:26:32.414Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC/info.json", + "blockchains/smartchain/assets/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC/logo.png" + ] +} \ No newline at end of file