From 8f9f9a7134e250680e52b302816d52966edef6d3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 15 May 2021 15:55:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1368.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1368.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index e75529015..b40fe60dc 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -84,6 +84,7 @@ "0x1cfD6813a59d7B90c41dd5990Ed99c3bf2Eb8F55", "0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC", "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", + "0x1d64327C74d6519afeF54E58730aD6fc797f05Ba", "0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0", "0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D", "0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44", diff --git a/history/LATEST.json b/history/LATEST.json index 7e6ad5658..5fb60a9fc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1367, - "commit": "6d0b243a11193113e83cc8e122e92a4b47e629e4", - "date": "2021-05-15T15:52:36.147Z" + "versionNum": 1368, + "commit": "49bd4e39ee09caf3fbad64515844ffd902828f58", + "date": "2021-05-15T15:54:41.206Z" } \ No newline at end of file diff --git a/history/versions/1368.json b/history/versions/1368.json new file mode 100644 index 000000000..9fc238d9e --- /dev/null +++ b/history/versions/1368.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1368, + "commit": "49bd4e39ee09caf3fbad64515844ffd902828f58", + "date": "2021-05-15T15:54:41.206Z" + }, + "versionStart": { + "versionNum": 1367, + "commit": "6d0b243a11193113e83cc8e122e92a4b47e629e4", + "date": "2021-05-15T15:52:36.147Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x1d64327C74d6519afeF54E58730aD6fc797f05Ba/info.json", + "blockchains/smartchain/assets/0x1d64327C74d6519afeF54E58730aD6fc797f05Ba/logo.png" + ] +} \ No newline at end of file