From 7a4533cba744f1e0627181a809938e1801c574de Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Thu, 15 Jul 2021 06:14:23 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2948.json | 18 ++++++++++++++++++ 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 history/versions/2948.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 70df38e56..1a79f4f82 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -595,6 +595,7 @@ "0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f", "0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736", "0x6452D525532658B23484EB1897aF8b9325cA67b9", + "0x645660bD50F7229F1a975F1231c82EBAa31A74Fe", "0x6466849a30247D90f0c228A6c4b6b106ff18cAB9", "0x646b8470feA7c413DaC19F41b5c97328EBF70De4", "0x648bA66B2859192d117E8FFd8712B5E8E8114e53", diff --git a/history/LATEST.json b/history/LATEST.json index 785efe962..0b34e914e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2947, - "commit": "e7e84b9b2241f578dbffad2df3eb7f5d47e3e0f6", - "date": "2021-07-15T06:11:43.755Z" + "versionNum": 2948, + "commit": "f3b3ba077af99357d65d76356574170d34b6ab84", + "date": "2021-07-15T06:14:09.527Z" } \ No newline at end of file diff --git a/history/versions/2948.json b/history/versions/2948.json new file mode 100644 index 000000000..0110a9de0 --- /dev/null +++ b/history/versions/2948.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 2948, + "commit": "f3b3ba077af99357d65d76356574170d34b6ab84", + "date": "2021-07-15T06:14:09.527Z" + }, + "versionStart": { + "versionNum": 2947, + "commit": "e7e84b9b2241f578dbffad2df3eb7f5d47e3e0f6", + "date": "2021-07-15T06:11:43.755Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x645660bD50F7229F1a975F1231c82EBAa31A74Fe/info.json", + "blockchains/smartchain/assets/0x645660bD50F7229F1a975F1231c82EBAa31A74Fe/logo.png", + "blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/info.json" + ] +} \ No newline at end of file