From f02640f2c5f72582d36f1a304eb402e4117c99ae Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 21 Jun 2021 06:38:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2386.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2386.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 80f5400ca..d2aac768a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1227,6 +1227,7 @@ "0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0", "0xFA344C08C93066A4d6266063C6Ebc63925a18467", "0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58", + "0xfA949EF822125233f1e1A0691c13977B4354B257", "0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C", "0xFAd8E46123D7b4e77496491769C167FF894d2ACB", "0xfAEce5aCc269774Eb1D544Ee8D45671A55516296", diff --git a/history/LATEST.json b/history/LATEST.json index 21488bacc..b25cb5f67 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2385, - "commit": "954add77d63e3f63ee06564d58aab4b3f527086e", - "date": "2021-06-21T06:31:01.711Z" + "versionNum": 2386, + "commit": "6bca1ad8b7936687121021bae0c1fd48a6a748ae", + "date": "2021-06-21T06:37:58.693Z" } \ No newline at end of file diff --git a/history/versions/2386.json b/history/versions/2386.json new file mode 100644 index 000000000..28b71ed59 --- /dev/null +++ b/history/versions/2386.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2386, + "commit": "6bca1ad8b7936687121021bae0c1fd48a6a748ae", + "date": "2021-06-21T06:37:58.693Z" + }, + "versionStart": { + "versionNum": 2385, + "commit": "954add77d63e3f63ee06564d58aab4b3f527086e", + "date": "2021-06-21T06:31:01.711Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xfA949EF822125233f1e1A0691c13977B4354B257/info.json", + "blockchains/smartchain/assets/0xfA949EF822125233f1e1A0691c13977B4354B257/logo.png" + ] +} \ No newline at end of file