From 204022fbf3a27dc209add91e3475c81e8bd0ab03 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 27 Apr 2021 09:34:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/814.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/814.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d12636ceb..d40d4b24e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -446,6 +446,7 @@ "0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9", "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", "0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6", + "0xf9A3FdA781c94942760860fc731c24301c83830A", "0xFAd8E46123D7b4e77496491769C167FF894d2ACB", "0xfaFf5251EA98f90540D6BacDf7A458f61b456C06", "0xfb6115445Bff7b52FeB98650C87f44907E58f802", diff --git a/history/LATEST.json b/history/LATEST.json index f608b1488..62ce5c239 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 813, - "commit": "e212916801eeff575dad53221551fc17efb0e71e", - "date": "2021-04-27T07:34:03.934Z" + "versionNum": 814, + "commit": "8d66c2b8d47078d2389a8726f0359c6075069793", + "date": "2021-04-27T09:34:46.385Z" } \ No newline at end of file diff --git a/history/versions/814.json b/history/versions/814.json new file mode 100644 index 000000000..d1e679cff --- /dev/null +++ b/history/versions/814.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 814, + "commit": "8d66c2b8d47078d2389a8726f0359c6075069793", + "date": "2021-04-27T09:34:46.385Z" + }, + "versionStart": { + "versionNum": 813, + "commit": "e212916801eeff575dad53221551fc17efb0e71e", + "date": "2021-04-27T07:34:03.934Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xf9A3FdA781c94942760860fc731c24301c83830A/info.json", + "blockchains/smartchain/assets/0xf9A3FdA781c94942760860fc731c24301c83830A/logo.png" + ] +} \ No newline at end of file