From 9c849c9780f8c10afcef5970204bf89b91d5edce Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Sat, 27 Mar 2021 13:51:41 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/311.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/311.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6163fc365..ca4474956 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -6,6 +6,7 @@ "0x0567D7fad179dCd2a89508B77cCe93E26f8998F7", "0x05B339B0A346bF01f851ddE47a5d485c34FE220c", "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", + "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879", "0x0957C57C9EB7744850dCC95db5A06eD4a246236E", "0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", "0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740", diff --git a/blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json b/blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json index 5f12b868f..3f6a4c893 100644 --- a/blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json +++ b/blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json @@ -20,4 +20,4 @@ "decimals": 9, "status": "active", "id": "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index bbd97f189..3600d562d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 310, - "commit": "3d43d9e150716b7cfbab0215da0f6fbfdab7e254", - "date": "2021-03-27T13:45:10.045Z" + "versionNum": 311, + "commit": "fbb741c315f51b53189fafd39a5c3c8e36e1aebb", + "date": "2021-03-27T13:51:24.581Z" } \ No newline at end of file diff --git a/history/versions/311.json b/history/versions/311.json new file mode 100644 index 000000000..84b6dafb4 --- /dev/null +++ b/history/versions/311.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 311, + "commit": "fbb741c315f51b53189fafd39a5c3c8e36e1aebb", + "date": "2021-03-27T13:51:24.581Z" + }, + "versionStart": { + "versionNum": 310, + "commit": "3d43d9e150716b7cfbab0215da0f6fbfdab7e254", + "date": "2021-03-27T13:45:10.045Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json", + "blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/logo.png" + ] +} \ No newline at end of file