From 53eebc609ab6b23035d1f99c8deffc8d64c06ec9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 5 May 2021 15:35:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1061.json | 17 +++++++++++++++++ 3 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/1061.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index df1c22b16..d3e8e9218 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -176,6 +176,7 @@ "0x4CeaAFD1b2E5464E221c5cb3BdCE5Fb4629B7Aae", "0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8", "0x4e6415a5727ea08aAE4580057187923aeC331227", + "0x4Efab39b14167Da54aebed2094a61aA1FD384056", "0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D", "0x51e6D27FA57373d8d4C256231241053a70Cb1d93", "0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46", diff --git a/history/LATEST.json b/history/LATEST.json index 6cbb6ad51..92563f06f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1060, - "commit": "0bd56ca828da2e19c8ea1c69f9dbde86a179386f", - "date": "2021-05-05T15:32:53.561Z" + "versionNum": 1061, + "commit": "1f8dd49175d4cb4c65c67f846a7cd7b6ca4930c3", + "date": "2021-05-05T15:34:57.409Z" } \ No newline at end of file diff --git a/history/versions/1061.json b/history/versions/1061.json new file mode 100644 index 000000000..8e2e3c5cb --- /dev/null +++ b/history/versions/1061.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1061, + "commit": "1f8dd49175d4cb4c65c67f846a7cd7b6ca4930c3", + "date": "2021-05-05T15:34:57.409Z" + }, + "versionStart": { + "versionNum": 1060, + "commit": "0bd56ca828da2e19c8ea1c69f9dbde86a179386f", + "date": "2021-05-05T15:32:53.561Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x4Efab39b14167Da54aebed2094a61aA1FD384056/info.json", + "blockchains/smartchain/assets/0x4Efab39b14167Da54aebed2094a61aA1FD384056/logo.png" + ] +} \ No newline at end of file