From 69711af20be3094dd03d18cf3a551c11967d251c Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Sun, 14 Mar 2021 23:25:04 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/192.json | 19 +++++++++++++++++++ 3 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/192.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 2589f7274..7624cd342 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -91,6 +91,7 @@ "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389", "0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81", + "0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd", "0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176", "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350", "0x5F88AB06e8dfe89DF127B2430Bba4Af600866035", diff --git a/history/LATEST.json b/history/LATEST.json index bb3e35759..72fb2b6ff 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 191, - "commit": "38099398d86e8574f0d8de514ddedebc5ba35dfb", - "date": "2021-03-14T23:12:27.941Z" + "versionNum": 192, + "commit": "fd4ab640d5740a39a38f1651a8781356c2ec6e74", + "date": "2021-03-14T23:24:47.638Z" } \ No newline at end of file diff --git a/history/versions/192.json b/history/versions/192.json new file mode 100644 index 000000000..55e94b1fc --- /dev/null +++ b/history/versions/192.json @@ -0,0 +1,19 @@ +{ + "versionEnd": { + "versionNum": 192, + "commit": "fd4ab640d5740a39a38f1651a8781356c2ec6e74", + "date": "2021-03-14T23:24:47.638Z" + }, + "versionStart": { + "versionNum": 191, + "commit": "38099398d86e8574f0d8de514ddedebc5ba35dfb", + "date": "2021-03-14T23:12:27.941Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd/info.json", + "blockchains/smartchain/assets/0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd/logo.png", + "dapps/farm.hyperjump.fi.png", + "dapps/info.hyperjump.fi.png", + "dapps/swap.hyperjump.fi.png" + ] +} \ No newline at end of file