From 26c7940b8341b0cff266800c740a773076660bb0 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 13 May 2021 19:33:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1305.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/1305.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b779dc1f1..63f80fec3 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -657,6 +657,7 @@ "0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6", "0xf9A3FdA781c94942760860fc731c24301c83830A", "0xFA344C08C93066A4d6266063C6Ebc63925a18467", + "0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58", "0xFAd8E46123D7b4e77496491769C167FF894d2ACB", "0xfaFf5251EA98f90540D6BacDf7A458f61b456C06", "0xfB17D214d83643da1b079d410647c33aBcE972e2", diff --git a/history/LATEST.json b/history/LATEST.json index 397be23b2..b3279f94d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1304, - "commit": "8d48dec1152d3546b23cd4d68e0b386f6c16e35d", - "date": "2021-05-13T19:31:36.589Z" + "versionNum": 1305, + "commit": "cda03a846dcbfb46ec4d619c9ff42de17ddca4f3", + "date": "2021-05-13T19:33:27.536Z" } \ No newline at end of file diff --git a/history/versions/1305.json b/history/versions/1305.json new file mode 100644 index 000000000..29561e51c --- /dev/null +++ b/history/versions/1305.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1305, + "commit": "cda03a846dcbfb46ec4d619c9ff42de17ddca4f3", + "date": "2021-05-13T19:33:27.536Z" + }, + "versionStart": { + "versionNum": 1304, + "commit": "8d48dec1152d3546b23cd4d68e0b386f6c16e35d", + "date": "2021-05-13T19:31:36.589Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58/info.json", + "blockchains/smartchain/assets/0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58/logo.png" + ] +} \ No newline at end of file