From b679f01808322a3cef495bbb8476cfef107e4cae Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 26 Jun 2021 10:58:13 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2507.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2507.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 8fa6c667b..b1a7d218f 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -190,6 +190,7 @@ "0x233d91A0713155003fc4DcE0AFa871b508B3B715", "0x23481F4d3ac4642d2f45d014a514b45B0338b927", "0x238CC5438da55F1679E8509bddFaF267f2fAAF30", + "0x23C28E9346C82228FB2b62b20b6fe5d75989F5b2", "0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45", "0x2403269d736C7a808C864bAD8c0848c2dE3E348c", "0x244f8596E985B8EBd9eA44A9356B22d3D20b101c", diff --git a/history/LATEST.json b/history/LATEST.json index 72e3cba40..bb7daff33 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2506, - "commit": "738905a2a0e06bfd89889eccc2d831bbd45bebdf", - "date": "2021-06-26T10:42:10.777Z" + "versionNum": 2507, + "commit": "4f2461b08fa96ecc344c370984e02c8e6e497c6d", + "date": "2021-06-26T10:57:56.022Z" } \ No newline at end of file diff --git a/history/versions/2507.json b/history/versions/2507.json new file mode 100644 index 000000000..fe169ad43 --- /dev/null +++ b/history/versions/2507.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2507, + "commit": "4f2461b08fa96ecc344c370984e02c8e6e497c6d", + "date": "2021-06-26T10:57:56.022Z" + }, + "versionStart": { + "versionNum": 2506, + "commit": "738905a2a0e06bfd89889eccc2d831bbd45bebdf", + "date": "2021-06-26T10:42:10.777Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x23C28E9346C82228FB2b62b20b6fe5d75989F5b2/info.json", + "blockchains/smartchain/assets/0x23C28E9346C82228FB2b62b20b6fe5d75989F5b2/logo.png" + ] +} \ No newline at end of file