From 0f8a0a305f0693ebe3d191c8208aeb1168c5bdcc Mon Sep 17 00:00:00 2001 From: zachzwei Date: Sun, 4 Apr 2021 13:41:46 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/406.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/406.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index b5bd56643..26cf6024c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -56,6 +56,7 @@ "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385", "0x2Bc4eb013DDee29D37920938B96d353171289B7C", "0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB", + "0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c", "0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06", "0x2d69c55baEcefC6ec815239DA0a985747B50Db6E", "0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66", diff --git a/blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json b/blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json index 302f4cae4..719fbe6e6 100644 --- a/blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json +++ b/blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json @@ -11,4 +11,4 @@ "decimals": 9, "status": "active", "id": "0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index f232fa72d..af3f6e86d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 405, - "commit": "b1ffd9713b4464a027820c9fac056cb2c096b5c0", - "date": "2021-04-04T13:22:39.345Z" + "versionNum": 406, + "commit": "b1bfcb1acc75171802b47af1a23198dd4218d4b8", + "date": "2021-04-04T13:41:30.489Z" } \ No newline at end of file diff --git a/history/versions/406.json b/history/versions/406.json new file mode 100644 index 000000000..22544a703 --- /dev/null +++ b/history/versions/406.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 406, + "commit": "b1bfcb1acc75171802b47af1a23198dd4218d4b8", + "date": "2021-04-04T13:41:30.489Z" + }, + "versionStart": { + "versionNum": 405, + "commit": "b1ffd9713b4464a027820c9fac056cb2c096b5c0", + "date": "2021-04-04T13:22:39.345Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json", + "blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/logo.png" + ] +} \ No newline at end of file