From 2a647e9bd2666912589d3cb8b5e4cd27462ff395 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 15 Jun 2021 13:55:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/2204.json | 16 ++++++++++++++++ 4 files changed, 21 insertions(+), 4 deletions(-) create mode 100644 history/versions/2204.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 77c88d316..61e87903a 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -168,6 +168,7 @@ "0x233d91A0713155003fc4DcE0AFa871b508B3B715", "0x23481F4d3ac4642d2f45d014a514b45B0338b927", "0x238CC5438da55F1679E8509bddFaF267f2fAAF30", + "0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45", "0x2403269d736C7a808C864bAD8c0848c2dE3E348c", "0x244f8596E985B8EBd9eA44A9356B22d3D20b101c", "0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA", diff --git a/blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/info.json b/blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/info.json index 2712cdbb5..772161cf8 100644 --- a/blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/info.json +++ b/blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/info.json @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45" -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 8d41287a8..6de921040 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2203, - "commit": "00da8e0edab5581c4cd1648aac1e83350cc569ca", - "date": "2021-06-15T13:51:10.299Z" + "versionNum": 2204, + "commit": "6932830bb79eb36eb72db2aa5849c4832421d926", + "date": "2021-06-15T13:54:50.282Z" } \ No newline at end of file diff --git a/history/versions/2204.json b/history/versions/2204.json new file mode 100644 index 000000000..fc40970d1 --- /dev/null +++ b/history/versions/2204.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2204, + "commit": "6932830bb79eb36eb72db2aa5849c4832421d926", + "date": "2021-06-15T13:54:50.282Z" + }, + "versionStart": { + "versionNum": 2203, + "commit": "00da8e0edab5581c4cd1648aac1e83350cc569ca", + "date": "2021-06-15T13:51:10.299Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/info.json", + "blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/logo.png" + ] +} \ No newline at end of file