From 46953f6157cbf8f5f5f3991b2eaf0a3345efcff0 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Tue, 29 Jun 2021 06:09:25 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- blockchains/smartchain/allowlist.json | 1 + history/LATEST.json | 6 +++--- history/versions/2574.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2574.json diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json index 49f8d73e5..62413210c 100644 --- a/blockchains/smartchain/allowlist.json +++ b/blockchains/smartchain/allowlist.json @@ -486,6 +486,7 @@ "0x56eab07247e3e6404ac90140F20bba61375d5C3C", "0x57067A6BD75c0E95a6A5f158455926e43E79BeB0", "0x571D0B55fe30eb1F6E68e8799F181c46De6B0059", + "0x57282282A6CbD3658576883eB6674e339609c714", "0x579F11C75Eb4e47F5290122e87CA411644aDCD97", "0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", "0x57c56665B2bcdf3CB86E40A9D3DC21f5b0AeD7Ad", diff --git a/history/LATEST.json b/history/LATEST.json index c3054a2a9..f2b9d4aba 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2573, - "commit": "290c71ee38097f37ad406423d66ff8160cd2ec22", - "date": "2021-06-29T05:37:36.586Z" + "versionNum": 2574, + "commit": "e84b6f1d3776bcf6c1f1697c207b3dd5267e9982", + "date": "2021-06-29T06:09:06.238Z" } \ No newline at end of file diff --git a/history/versions/2574.json b/history/versions/2574.json new file mode 100644 index 000000000..e8e8af69f --- /dev/null +++ b/history/versions/2574.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2574, + "commit": "e84b6f1d3776bcf6c1f1697c207b3dd5267e9982", + "date": "2021-06-29T06:09:06.238Z" + }, + "versionStart": { + "versionNum": 2573, + "commit": "290c71ee38097f37ad406423d66ff8160cd2ec22", + "date": "2021-06-29T05:37:36.586Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x57282282A6CbD3658576883eB6674e339609c714/info.json", + "blockchains/smartchain/assets/0x57282282A6CbD3658576883eB6674e339609c714/logo.png" + ] +} \ No newline at end of file