From c3c976bfc3e3ef27994736cb2038d85ead3a8fb8 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 4 May 2021 15:49:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1025.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1025.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8a78f036c..618a7aa45 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -154,6 +154,7 @@ "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", "0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f", + "0x4437743ac02957068995c48E08465E0EE1769fBE", "0x44754455564474A89358B2C2265883DF993b12F0", "0x448BEE2d93Be708b54eE6353A7CC35C4933F1156", "0x4495e673eE53c61CE79c35D5e299733639362aEc", diff --git a/history/LATEST.json b/history/LATEST.json index f57c6001f..8f5581730 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1024, - "commit": "2b09c7589359bdf39823351a4dabb27637b49330", - "date": "2021-05-04T14:28:43.556Z" + "versionNum": 1025, + "commit": "0244f34eb6ae79448edf09c414e801087f08ad64", + "date": "2021-05-04T15:49:19.070Z" } \ No newline at end of file diff --git a/history/versions/1025.json b/history/versions/1025.json new file mode 100644 index 000000000..32118d439 --- /dev/null +++ b/history/versions/1025.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1025, + "commit": "0244f34eb6ae79448edf09c414e801087f08ad64", + "date": "2021-05-04T15:49:19.070Z" + }, + "versionStart": { + "versionNum": 1024, + "commit": "2b09c7589359bdf39823351a4dabb27637b49330", + "date": "2021-05-04T14:28:43.556Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/info.json", + "blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/logo.png" + ] +} \ No newline at end of file