From 0bb937f3e10085b9e5873babdcb72c985ed48b39 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 29 Mar 2021 21:19:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/ethereum/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/336.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/336.json diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json index d7cc6b413..1399c3cbc 100644 --- a/blockchains/ethereum/allowlist.json +++ b/blockchains/ethereum/allowlist.json @@ -3979,6 +3979,7 @@ "0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F", "0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E", "0x9F9A0E0747A18426fd29F4A76820C808dA3B140b", + "0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24", "0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D", "0x9faCccc33adD9257F3BD30F8569B8845A8932A70", "0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6", diff --git a/history/LATEST.json b/history/LATEST.json index f89bf4fe4..41a2e8d00 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 335, - "commit": "9526d7dd360800108d3adc6f3bf96b7edf0f40db", - "date": "2021-03-29T21:15:40.533Z" + "versionNum": 336, + "commit": "0662cbc66f567add69be4c6d389535952bec1430", + "date": "2021-03-29T21:19:36.925Z" } \ No newline at end of file diff --git a/history/versions/336.json b/history/versions/336.json new file mode 100644 index 000000000..3d5f3c116 --- /dev/null +++ b/history/versions/336.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 336, + "commit": "0662cbc66f567add69be4c6d389535952bec1430", + "date": "2021-03-29T21:19:36.925Z" + }, + "versionStart": { + "versionNum": 335, + "commit": "9526d7dd360800108d3adc6f3bf96b7edf0f40db", + "date": "2021-03-29T21:15:40.533Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24/info.json", + "blockchains/ethereum/assets/0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24/logo.png" + ] +} \ No newline at end of file