From 5d30a3548655e417923c0e864803dc481621a34b Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 25 Feb 2021 13:18:48 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/10.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/10.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index dff3a39b8..7014c8782 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -96,6 +96,7 @@ "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", "0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b", "0x748AD98b14C814B28812eB42ad219C8672909879", + "0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c", "0x78650B139471520656b9E7aA7A5e9276814a38e9", "0x78e1936f065Fd4082387622878C7d11c9f05ECF4", "0x790Be81C3cA0e53974bE2688cDb954732C9862e1", diff --git a/history/LATEST.json b/history/LATEST.json index edec1b09d..ed39bab8d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 9, - "commit": "a527c84642f76dc77c64e0edb620cad52d3ad2be", - "date": "2021-02-25T09:27:29.706Z" + "versionNum": 10, + "commit": "ebff911e98056b140570f10fa9f9f2b63c268fbb", + "date": "2021-02-25T13:18:32.284Z" } \ No newline at end of file diff --git a/history/versions/10.json b/history/versions/10.json new file mode 100644 index 000000000..5b3493256 --- /dev/null +++ b/history/versions/10.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 10, + "commit": "ebff911e98056b140570f10fa9f9f2b63c268fbb", + "date": "2021-02-25T13:18:32.284Z" + }, + "versionStart": { + "versionNum": 9, + "commit": "a527c84642f76dc77c64e0edb620cad52d3ad2be", + "date": "2021-02-25T09:27:29.706Z" + }, + "changes": [ + "blockchains/binance/assets/CAS-167/info.json", + "blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/info.json", + "blockchains/smartchain/assets/0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c/info.json", + "blockchains/smartchain/assets/0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c/logo.png" + ] +} \ No newline at end of file