From eb9d95e6cbdfa2d66ab25ab9675b8ace4d9aaf9c Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 20 Apr 2021 22:21:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/638.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/638.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 89a5c06a6..32a66a8de 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -185,6 +185,7 @@ "0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6", "0x7bb362962F2a4E2089466C79566572B37CFc5D78", "0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914", + "0x7c63F96fEAFACD84e75a594C00faC3693386FBf0", "0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F", "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", diff --git a/history/LATEST.json b/history/LATEST.json index 73472cac1..41ac10cfa 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 637, - "commit": "f1dce709118c923fd0e749ae86176a7c176a3ac8", - "date": "2021-04-20T14:59:25.533Z" + "versionNum": 638, + "commit": "5def3d652720598b71c14ab7744d3e900833f2da", + "date": "2021-04-20T22:21:03.083Z" } \ No newline at end of file diff --git a/history/versions/638.json b/history/versions/638.json new file mode 100644 index 000000000..f8021c738 --- /dev/null +++ b/history/versions/638.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 638, + "commit": "5def3d652720598b71c14ab7744d3e900833f2da", + "date": "2021-04-20T22:21:03.083Z" + }, + "versionStart": { + "versionNum": 637, + "commit": "f1dce709118c923fd0e749ae86176a7c176a3ac8", + "date": "2021-04-20T14:59:25.533Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x7c63F96fEAFACD84e75a594C00faC3693386FBf0/info.json", + "blockchains/smartchain/assets/0x7c63F96fEAFACD84e75a594C00faC3693386FBf0/logo.png" + ] +} \ No newline at end of file