From 11ed5bd5ac16f455a1f14ed8c8ff0fe90e3053e8 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 27 Apr 2021 09:39:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/816.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/816.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d40d4b24e..dfd68fe64 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -72,6 +72,7 @@ "0x26A5dFab467d4f58fB266648CAe769503CEC9580", "0x271C418B045d05A1D52c6bF849d47b5B5B4d769e", "0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3", + "0x2802eb3a20f5892956D5B9528F6Bf13E648534DB", "0x290c665656a67e0ea0784f90ECBaeFF77c884217", "0x29cED01C447166958605519F10DcF8b0255fB379", "0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d", diff --git a/history/LATEST.json b/history/LATEST.json index a314c0964..66eccec86 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 815, - "commit": "204022fbf3a27dc209add91e3475c81e8bd0ab03", - "date": "2021-04-27T09:36:01.640Z" + "versionNum": 816, + "commit": "fab727365313ee16d5a230e70842595136391ffe", + "date": "2021-04-27T09:38:57.380Z" } \ No newline at end of file diff --git a/history/versions/816.json b/history/versions/816.json new file mode 100644 index 000000000..3f60208bc --- /dev/null +++ b/history/versions/816.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 816, + "commit": "fab727365313ee16d5a230e70842595136391ffe", + "date": "2021-04-27T09:38:57.380Z" + }, + "versionStart": { + "versionNum": 815, + "commit": "204022fbf3a27dc209add91e3475c81e8bd0ab03", + "date": "2021-04-27T09:36:01.640Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/info.json", + "blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/logo.png" + ] +} \ No newline at end of file