From 9641cb786e67ddaffdc70d3b6ecabc1d637f96cd Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 19 May 2021 12:20:35 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/1482.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/1482.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 6a8a9dd0c..241098b27 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -439,6 +439,7 @@ "0x8cc7E2a6de999758499658bB702143FD025E09B2", "0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10", "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E", + "0x8D3437e683004bD36BF21D4d075cC10165A863E8", "0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a", "0x8dA443F84fEA710266C8eB6bC34B71702d033EF2", "0x8e07Df508cA9c16362A84fA742b91Db3912Dd290", diff --git a/blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/info.json b/blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/info.json index 940aa63b9..643c97b97 100644 --- a/blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/info.json +++ b/blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0x8D3437e683004bD36BF21D4d075cC10165A863E8" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 6bab879d3..a6862b7c5 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1481, - "commit": "0824ba4d65fc4068b6c5a0bda51ae3cf01261248", - "date": "2021-05-19T11:59:44.894Z" + "versionNum": 1482, + "commit": "ba93ba3ea8238eccafbdc50e41c111debfe6b12b", + "date": "2021-05-19T12:20:19.041Z" } \ No newline at end of file diff --git a/history/versions/1482.json b/history/versions/1482.json new file mode 100644 index 000000000..0a6c3da08 --- /dev/null +++ b/history/versions/1482.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1482, + "commit": "ba93ba3ea8238eccafbdc50e41c111debfe6b12b", + "date": "2021-05-19T12:20:19.041Z" + }, + "versionStart": { + "versionNum": 1481, + "commit": "0824ba4d65fc4068b6c5a0bda51ae3cf01261248", + "date": "2021-05-19T11:59:44.894Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/info.json", + "blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/logo.png" + ] +} \ No newline at end of file