From f38487073c067633c3c68efd40c8916cb8ad07aa Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Fri, 18 Jun 2021 09:50:01 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2313.json | 19 +++++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/2313.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 81998b6e4..b1df2b71a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -1217,6 +1217,7 @@ "0xfD5840Cd36d94D7229439859C0112a4185BC0255", "0xFd78aAEd1e3f2d06DbDE9510C6dC14112eCA896D", "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335", + "0xFd914Bbb4302D69b9A8c3c96023DB6a02bE62778", "0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D", "0xfe75cD11E283813eC44B4592476109Ba3706cef6", "0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD", diff --git a/history/LATEST.json b/history/LATEST.json index a70a0407c..ef986ee41 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2312, - "commit": "92e77789d8761ef4454bd5185e9f171fdf6c12d8", - "date": "2021-06-18T09:47:57.404Z" + "versionNum": 2313, + "commit": "14ebc1851a98cbb844e7eb902f426f2a61dac792", + "date": "2021-06-18T09:49:48.321Z" } \ No newline at end of file diff --git a/history/versions/2313.json b/history/versions/2313.json new file mode 100644 index 000000000..3501a0af2 --- /dev/null +++ b/history/versions/2313.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 2313, + "commit": "14ebc1851a98cbb844e7eb902f426f2a61dac792", + "date": "2021-06-18T09:49:48.321Z" + }, + "versionStart": { + "versionNum": 2312, + "commit": "92e77789d8761ef4454bd5185e9f171fdf6c12d8", + "date": "2021-06-18T09:47:57.404Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/info.json", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xFd914Bbb4302D69b9A8c3c96023DB6a02bE62778/info.json", + "blockchains/smartchain/assets/0xFd914Bbb4302D69b9A8c3c96023DB6a02bE62778/logo.png" + ] +} \ No newline at end of file