From 98eb14fc2dfea9ef138f44277ae1d016881905a4 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 19 Apr 2021 10:21:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/594.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/594.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 3364ad225..5eace70a1 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1,5 +1,6 @@ [ "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56", + "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21", "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", "0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07", "0x03D6BD3d48F956D783456695698C407A46ecD54d", diff --git a/blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json b/blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json index 44d159e2f..eb3fd8a1a 100644 --- a/blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json +++ b/blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json @@ -22,4 +22,4 @@ "decimals": 18, "status": "active", "id": "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index dfa7ffd8c..3a360de74 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 593, - "commit": "771b5e82bb895c175202d75266dd7631ffebc024", - "date": "2021-04-19T01:30:53.132Z" + "versionNum": 594, + "commit": "5bf5dd6233d654cdcc6cb6a7d668d5c121542b02", + "date": "2021-04-19T10:20:48.906Z" } \ No newline at end of file diff --git a/history/versions/594.json b/history/versions/594.json new file mode 100644 index 000000000..4a5d715a8 --- /dev/null +++ b/history/versions/594.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 594, + "commit": "5bf5dd6233d654cdcc6cb6a7d668d5c121542b02", + "date": "2021-04-19T10:20:48.906Z" + }, + "versionStart": { + "versionNum": 593, + "commit": "771b5e82bb895c175202d75266dd7631ffebc024", + "date": "2021-04-19T01:30:53.132Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json", + "blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/logo.png" + ] +} \ No newline at end of file