From 62ac1f9e1e50a590d95f72fe57cd1bb47827b1db Mon Sep 17 00:00:00 2001 From: zachzwei Date: Mon, 19 Jul 2021 12:00:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2984.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2984.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 0058349ba..e0c80814b 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -828,6 +828,7 @@ "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", "0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb", "0x901c31a669616Fec1420fe74cF7abAC9b59C8fE3", + "0x9029FdFAe9A03135846381c7cE16595C3554e10A", "0x904d7Ac5d005d16DBDc69f713D029e3C1800F8Ca", "0x9095e8d707E40982aFFce41C61c10895157A1B22", "0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb", diff --git a/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/info.json b/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/info.json index df082b354..de7378aeb 100644 --- a/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/info.json +++ b/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x9029FdFAe9A03135846381c7cE16595C3554e10A" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index e30b33996..7fca4e2c7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2983, - "commit": "ad011cd3745ec7c577112387bf39a1a0f7610621", - "date": "2021-07-19T01:27:21.411Z" + "versionNum": 2984, + "commit": "c079867895e4d3657e20f8afcbab4c555ccebd8d", + "date": "2021-07-19T12:00:01.074Z" } \ No newline at end of file diff --git a/history/versions/2984.json b/history/versions/2984.json new file mode 100644 index 000000000..ba0031442 --- /dev/null +++ b/history/versions/2984.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2984, + "commit": "c079867895e4d3657e20f8afcbab4c555ccebd8d", + "date": "2021-07-19T12:00:01.074Z" + }, + "versionStart": { + "versionNum": 2983, + "commit": "ad011cd3745ec7c577112387bf39a1a0f7610621", + "date": "2021-07-19T01:27:21.411Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/info.json", + "blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/logo.png" + ] +} \ No newline at end of file