From d830c64d3625e1d678df0ed6790cccd2fdb0a8ed Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 11:23:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1109.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1109.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index dd07c50d8..6e5a872f4 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -569,6 +569,7 @@ "0xfb6115445Bff7b52FeB98650C87f44907E58f802", "0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9", "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7", + "0xFd431CB76965cF80c6FCec011a273B46df23EB04", "0xfD5840Cd36d94D7229439859C0112a4185BC0255", "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335", "0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D", diff --git a/history/LATEST.json b/history/LATEST.json index 8491df621..caac60441 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1108, - "commit": "c04bd0adaf66d4e1982870918699d90fba024876", - "date": "2021-05-07T10:57:42.905Z" + "versionNum": 1109, + "commit": "6c49668e1f9fa72b492aba0e543b63bb3a60b6f3", + "date": "2021-05-07T11:22:57.673Z" } \ No newline at end of file diff --git a/history/versions/1109.json b/history/versions/1109.json new file mode 100644 index 000000000..ba0a747fc --- /dev/null +++ b/history/versions/1109.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1109, + "commit": "6c49668e1f9fa72b492aba0e543b63bb3a60b6f3", + "date": "2021-05-07T11:22:57.673Z" + }, + "versionStart": { + "versionNum": 1108, + "commit": "c04bd0adaf66d4e1982870918699d90fba024876", + "date": "2021-05-07T10:57:42.905Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xFd431CB76965cF80c6FCec011a273B46df23EB04/info.json", + "blockchains/smartchain/assets/0xFd431CB76965cF80c6FCec011a273B46df23EB04/logo.png" + ] +} \ No newline at end of file