From 6ef6da00d70da12794afcdb4abe5b1708d2e9d40 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Sat, 27 Mar 2021 17:04:29 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/314.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/314.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index ca4474956..96b73873f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -87,6 +87,7 @@ "0x4B0F1812e5Df2A09796481Ff14017e6005508003", "0x4BbB275012EBE258556B8debE5C07bE98e8d3859", "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", + "0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344", "0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8", "0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D", "0x51e6D27FA57373d8d4C256231241053a70Cb1d93", diff --git a/history/LATEST.json b/history/LATEST.json index 4ebf373d6..d5ac46a1e 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 313, - "commit": "1f806d9546a62a694eabb42577561648dd453fce", - "date": "2021-03-27T16:54:59.698Z" + "versionNum": 314, + "commit": "ae244857dee3f73c494f9e2750f10023053f0929", + "date": "2021-03-27T17:04:13.892Z" } \ No newline at end of file diff --git a/history/versions/314.json b/history/versions/314.json new file mode 100644 index 000000000..c05902111 --- /dev/null +++ b/history/versions/314.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 314, + "commit": "ae244857dee3f73c494f9e2750f10023053f0929", + "date": "2021-03-27T17:04:13.892Z" + }, + "versionStart": { + "versionNum": 313, + "commit": "1f806d9546a62a694eabb42577561648dd453fce", + "date": "2021-03-27T16:54:59.698Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344/info.json", + "blockchains/smartchain/assets/0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344/logo.png" + ] +} \ No newline at end of file