From 57f27c3ac8657de572551e39dee2c494857f9a35 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 19 Jun 2021 08:41:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2355.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2355.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 45d893289..7c6c0d334 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -235,6 +235,7 @@ "0x2d43Dfe648Bb8C9c22f9FFcD1937369a9Fdd0eBc", "0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f", "0x2d69c55baEcefC6ec815239DA0a985747B50Db6E", + "0x2Db0d5Cb907014C67Dc201886624716fb5c71123", "0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008", "0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7", "0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f", diff --git a/history/LATEST.json b/history/LATEST.json index 9ebda9ec3..e746f2631 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2354, - "commit": "0963224d42bdea0a72de063d4e1fee135ae0392c", - "date": "2021-06-19T08:37:08.192Z" + "versionNum": 2355, + "commit": "b3f805fd929c607b42b7690b92e761ffc79e2196", + "date": "2021-06-19T08:41:39.186Z" } \ No newline at end of file diff --git a/history/versions/2355.json b/history/versions/2355.json new file mode 100644 index 000000000..a2f9bf59b --- /dev/null +++ b/history/versions/2355.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2355, + "commit": "b3f805fd929c607b42b7690b92e761ffc79e2196", + "date": "2021-06-19T08:41:39.186Z" + }, + "versionStart": { + "versionNum": 2354, + "commit": "0963224d42bdea0a72de063d4e1fee135ae0392c", + "date": "2021-06-19T08:37:08.192Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x2Db0d5Cb907014C67Dc201886624716fb5c71123/info.json", + "blockchains/smartchain/assets/0x2Db0d5Cb907014C67Dc201886624716fb5c71123/logo.png" + ] +} \ No newline at end of file