From 91b61525d27157636d02a8943f6846d7fcaed2b3 Mon Sep 17 00:00:00 2001 From: zachzwei Date: Sun, 22 Aug 2021 12:30:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/3334.json | 20 ++++++++++++++++++++ 2 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/3334.json diff --git a/history/LATEST.json b/history/LATEST.json index 2d15cf479..2960deba2 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3333, - "commit": "a618a7e6688438d9a04fcfa14a64be15738b58de", - "date": "2021-08-22T01:26:12.178Z" + "versionNum": 3334, + "commit": "9976cc0f0935b82e06132524e54774e745611384", + "date": "2021-08-22T12:29:45.049Z" } \ No newline at end of file diff --git a/history/versions/3334.json b/history/versions/3334.json new file mode 100644 index 000000000..a4371a775 --- /dev/null +++ b/history/versions/3334.json @@ -0,0 +1,20 @@ +{ + "versionEnd": { + "versionNum": 3334, + "commit": "9976cc0f0935b82e06132524e54774e745611384", + "date": "2021-08-22T12:29:45.049Z" + }, + "versionStart": { + "versionNum": 3333, + "commit": "a618a7e6688438d9a04fcfa14a64be15738b58de", + "date": "2021-08-22T01:26:12.178Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json", + "blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json", + "blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/logo.png" + ] +} \ No newline at end of file