From 76cb1f5c7f250879dac4efe8930cdbb4dbbca6c3 Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Mon, 31 May 2021 18:17:47 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/1819.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1819.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 5f63edc30..b5c2978d0 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -509,6 +509,7 @@ "0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6", "0x86bBc9838C3370e0fD570b4ee8087f5aCa299977", "0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28", + "0x87076daE0086d79873031E96a4b52c85f998ecB5", "0x8789337a176e6e7223Ff115F1CD85C993D42C25c", "0x87b1AccE6a1958E522233A737313C086551a5c76", "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", diff --git a/history/LATEST.json b/history/LATEST.json index 7edd537b4..605f05f19 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1818, - "commit": "403c703c71d935c69834a36df8b1b032ec73ce8a", - "date": "2021-05-31T18:09:35.528Z" + "versionNum": 1819, + "commit": "ed8c50fad9885ebdf453aad19e84487c2bdddba4", + "date": "2021-05-31T18:17:31.908Z" } \ No newline at end of file diff --git a/history/versions/1819.json b/history/versions/1819.json new file mode 100644 index 000000000..69dbcae93 --- /dev/null +++ b/history/versions/1819.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 1819, + "commit": "ed8c50fad9885ebdf453aad19e84487c2bdddba4", + "date": "2021-05-31T18:17:31.908Z" + }, + "versionStart": { + "versionNum": 1818, + "commit": "403c703c71d935c69834a36df8b1b032ec73ce8a", + "date": "2021-05-31T18:09:35.528Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x87076daE0086d79873031E96a4b52c85f998ecB5/info.json", + "blockchains/smartchain/assets/0x87076daE0086d79873031E96a4b52c85f998ecB5/logo.png" + ] +} \ No newline at end of file