From ca1636eb70905e8be347cbe98cad55678167a00a Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 12 Apr 2021 13:17:43 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/513.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/513.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index f175708ea..16c1bd594 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -251,6 +251,7 @@ "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E", "0xb9784C1633ef3b839563B988c323798634714368", + "0xBA26397cdFF25F0D26E815d218Ef3C77609ae7f1", "0xbA2aE424d960c26247Dd6c32edC70B295c744C43", "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", diff --git a/history/LATEST.json b/history/LATEST.json index 837ef22c7..7216601c7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 512, - "commit": "15fbd6d1d4c54c6051381c8ed3e23aaaa80a832a", - "date": "2021-04-12T13:13:10.885Z" + "versionNum": 513, + "commit": "97704ccff2a9047358b7ec219ae86eb7094788c8", + "date": "2021-04-12T13:17:29.480Z" } \ No newline at end of file diff --git a/history/versions/513.json b/history/versions/513.json new file mode 100644 index 000000000..223dc4d2d --- /dev/null +++ b/history/versions/513.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 513, + "commit": "97704ccff2a9047358b7ec219ae86eb7094788c8", + "date": "2021-04-12T13:17:29.480Z" + }, + "versionStart": { + "versionNum": 512, + "commit": "15fbd6d1d4c54c6051381c8ed3e23aaaa80a832a", + "date": "2021-04-12T13:13:10.885Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xBA26397cdFF25F0D26E815d218Ef3C77609ae7f1/info.json", + "blockchains/smartchain/assets/0xBA26397cdFF25F0D26E815d218Ef3C77609ae7f1/logo.png" + ] +} \ No newline at end of file