From bb38141f816feb379b79d5514ade5c5acbf39bc9 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Wed, 30 Jun 2021 05:35:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2598.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2598.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index d8d8e8002..4ad3e939e 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -902,6 +902,7 @@ "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a", "0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90", "0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e", + "0xa9F179C99567D6D671c3AC5eDf206F5fc647483f", "0xaa2C290bF62B7d100D2D7f87b7223e3A71b737F7", "0xAa46e2c21B7763a73DB48e9b318899253E66e20C", "0xAA5c91F3df88B8B3863d0899bcA33E70482beD2A", diff --git a/history/LATEST.json b/history/LATEST.json index 5d8ac30b3..a29b78e0f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2597, - "commit": "2b01d1262e779862f0b83305c922b61e0d8023ee", - "date": "2021-06-30T01:28:32.195Z" + "versionNum": 2598, + "commit": "97c76c67f0bdfb3f4550f15c7bfedee26a1719f5", + "date": "2021-06-30T05:34:47.044Z" } \ No newline at end of file diff --git a/history/versions/2598.json b/history/versions/2598.json new file mode 100644 index 000000000..d1e22e6da --- /dev/null +++ b/history/versions/2598.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2598, + "commit": "97c76c67f0bdfb3f4550f15c7bfedee26a1719f5", + "date": "2021-06-30T05:34:47.044Z" + }, + "versionStart": { + "versionNum": 2597, + "commit": "2b01d1262e779862f0b83305c922b61e0d8023ee", + "date": "2021-06-30T01:28:32.195Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xa9F179C99567D6D671c3AC5eDf206F5fc647483f/info.json", + "blockchains/smartchain/assets/0xa9F179C99567D6D671c3AC5eDf206F5fc647483f/logo.png" + ] +} \ No newline at end of file