From 356d0f48af3f08cbf7e1e1a9f823e40350ce4514 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Fri, 7 May 2021 06:54:08 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1101.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1101.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index bc8a1b7e3..f02d6e4c3 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -414,6 +414,7 @@ "0xb6090a50f66046E3c6aFB9311846a6432E45060A", "0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231", "0xB723F6dCE74BbdE8f19ac882e539C1C53fDb888B", + "0xb7CEF49d89321e22dd3F51a212d58398Ad542640", "0xb7F2bca9b034f8cc143339Dd12bb31D3D50Cf27a", "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E", diff --git a/history/LATEST.json b/history/LATEST.json index b7cd6e0c8..41fa1e162 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1100, - "commit": "8a8222057839c7e822bc7456866cb75131004081", - "date": "2021-05-07T06:26:44.413Z" + "versionNum": 1101, + "commit": "5a8892cb604e88550ec0ca78e1a5286f165d6907", + "date": "2021-05-07T06:53:52.097Z" } \ No newline at end of file diff --git a/history/versions/1101.json b/history/versions/1101.json new file mode 100644 index 000000000..374126aa6 --- /dev/null +++ b/history/versions/1101.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1101, + "commit": "5a8892cb604e88550ec0ca78e1a5286f165d6907", + "date": "2021-05-07T06:53:52.097Z" + }, + "versionStart": { + "versionNum": 1100, + "commit": "8a8222057839c7e822bc7456866cb75131004081", + "date": "2021-05-07T06:26:44.413Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xb7CEF49d89321e22dd3F51a212d58398Ad542640/info.json", + "blockchains/smartchain/assets/0xb7CEF49d89321e22dd3F51a212d58398Ad542640/logo.png" + ] +} \ No newline at end of file