From 7366d36c29fff88685c6ab11226171be54ce48ee Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Sat, 12 Jun 2021 14:49:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2122.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2122.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 88ac4ece4..1bcf65390 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -868,6 +868,7 @@ "0xc080ADF0a40A38Ffe05834174b8883e60eaff3F3", "0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20", "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75", + "0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3", "0xc1D99537392084Cc02D3F52386729b79d01035ce", "0xC1DcB8D805Cf51a5DacC9FA36c28bf2c8D1492B4", "0xc1e667Cf9315FB80674E5cf62ad150Ac90fE7112", diff --git a/blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/info.json b/blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/info.json index 016fb1943..bbb4b9dc1 100644 --- a/blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/info.json +++ b/blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/info.json @@ -8,4 +8,4 @@ "decimals": 9, "status": "active", "id": "0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 60bacc817..71cf864b8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2121, - "commit": "0aabc243a322bd5cd955d3a39417f7bf97771efa", - "date": "2021-06-12T07:43:46.016Z" + "versionNum": 2122, + "commit": "5b13730d8b8ad04cd2e54337b670b55f64f1c71a", + "date": "2021-06-12T14:48:51.104Z" } \ No newline at end of file diff --git a/history/versions/2122.json b/history/versions/2122.json new file mode 100644 index 000000000..a9c510ec6 --- /dev/null +++ b/history/versions/2122.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2122, + "commit": "5b13730d8b8ad04cd2e54337b670b55f64f1c71a", + "date": "2021-06-12T14:48:51.104Z" + }, + "versionStart": { + "versionNum": 2121, + "commit": "0aabc243a322bd5cd955d3a39417f7bf97771efa", + "date": "2021-06-12T07:43:46.016Z" + }, + "changes": [ + "blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/info.json", + "blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/logo.png" + ] +} \ No newline at end of file