From 124b48b631a703e3893d5dde50166b683d4fcb95 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 29 Jun 2021 14:26:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2588.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2588.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index a24b98cd0..150abd0db 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1015,6 +1015,7 @@ "0xC070C8Ae94977f78d04553D33449DEf944F24254", "0xc080ADF0a40A38Ffe05834174b8883e60eaff3F3", "0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20", + "0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209", "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75", "0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3", "0xC1999565b29e5FA35A24ecC16A4DCF632FB22D1e", diff --git a/history/LATEST.json b/history/LATEST.json index 8c9d288c9..d46b8d7a7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2587, - "commit": "487be7e4e8bbfa53650352ca4e67badff21c9a46", - "date": "2021-06-29T14:24:44.332Z" + "versionNum": 2588, + "commit": "3e5a18232adcb8f96ea65349b038abc368b3092d", + "date": "2021-06-29T14:26:30.657Z" } \ No newline at end of file diff --git a/history/versions/2588.json b/history/versions/2588.json new file mode 100644 index 000000000..b49521878 --- /dev/null +++ b/history/versions/2588.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2588, + "commit": "3e5a18232adcb8f96ea65349b038abc368b3092d", + "date": "2021-06-29T14:26:30.657Z" + }, + "versionStart": { + "versionNum": 2587, + "commit": "487be7e4e8bbfa53650352ca4e67badff21c9a46", + "date": "2021-06-29T14:24:44.332Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/info.json", + "blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/logo.png" + ] +} \ No newline at end of file