From c8150381f3b51268a559643c165d1dee2934817c Mon Sep 17 00:00:00 2001 From: elijahboston Date: Wed, 30 Aug 2023 18:03:09 +0000 Subject: [PATCH] chore(release): 1.0.0 # 1.0.0 (2023-08-30) ### Bug Fixes * add coin_balance_status to address_validations ([3f17c1f](https://github.com/NFT42/blockscout/commit/3f17c1f6a5f2f72c51daa273689e3a59f5853ad6)) * add fields for contrat filter performance ([d2336bc](https://github.com/NFT42/blockscout/commit/d2336bccc88b4effc8672d32931e52d71ce33f2a)) * add height for footer logo ([50216d9](https://github.com/NFT42/blockscout/commit/50216d9f4cf3106093160586649f772e1baa61c5)) * **apps:** adjust gas_used to Decimal ([de1a101](https://github.com/NFT42/blockscout/commit/de1a101c8c91dc95ed46a75ef05541925712dbc5)) * arbitrum tx receipt ([#3](https://github.com/NFT42/blockscout/issues/3)) ([7acefac](https://github.com/NFT42/blockscout/commit/7acefac198ac6b5a13d58d3c4e8ecc2365655f37)) * author ([d3b98f3](https://github.com/NFT42/blockscout/commit/d3b98f3a0f3058c6818679e9608020202f0247f9)) * author ([08d4e42](https://github.com/NFT42/blockscout/commit/08d4e42f78b3f1ef35dc78fc8f38436af0e9d8c3)) * **ci:** gas_limit and gas_used is decimal ([624787b](https://github.com/NFT42/blockscout/commit/624787bb34b6f1e446b5f59ea5ecb94f1175ea45)) * cleanup uncataloged fetcher query, and push_front ([30031c3](https://github.com/NFT42/blockscout/commit/30031c32bb836afbd651875b57003969dd924692)) * configure BLOCKSCOUT_VERSION in a standard way ([fb68e8f](https://github.com/NFT42/blockscout/commit/fb68e8ffdf52d1ee8ceec53dc6a4bc4690193280)) * consolidate address w/ balance one at a time ([0a32431](https://github.com/NFT42/blockscout/commit/0a32431f2045f0d1a5b02326e4a08b222d32f204)) * constructor_arguments must be type `text` ([99f7858](https://github.com/NFT42/blockscout/commit/99f7858d0bfffccf24ad36a4a2a280e2b7190d85)) * creds ([efac76c](https://github.com/NFT42/blockscout/commit/efac76ce7a035fc1131d2f1227c01e793363a2f5)) * deploy ([9e38ea5](https://github.com/NFT42/blockscout/commit/9e38ea5c75b45b94d978cc278f29c1b8fd68a4a7)) * don't reload every page ([d4f5c3e](https://github.com/NFT42/blockscout/commit/d4f5c3e81de8a5ad6fb7884fc47776b69219b0f5)) * **explorer:** gas_used/gas_limit should be numeric, not int ([765cc13](https://github.com/NFT42/blockscout/commit/765cc1359c9461f2d205c1c7f6471d2a8bbff450)) * external library is only for verified contract ([85b7634](https://github.com/NFT42/blockscout/commit/85b76342a4bd3b3db4537a005e622cbbed74a1ff)) * fix to/from filters on tx list pages ([6a065bf](https://github.com/NFT42/blockscout/commit/6a065bf20e70c4805a12bf30d845c2dffd000818)) * handle case where contract is not verified ([ee3c1b3](https://github.com/NFT42/blockscout/commit/ee3c1b3d346881042d1b4231ee82bc738f88924b)) * ignore messages without error ([8f7fcb8](https://github.com/NFT42/blockscout/commit/8f7fcb83554bec67fcab90abf57f133c4e08e797)) * import clique genesis blocks ([949a971](https://github.com/NFT42/blockscout/commit/949a971c254a311fda1e91f6059fc83554668e30)) * logs list endpoint performance ([b15d645](https://github.com/NFT42/blockscout/commit/b15d645d57d3664a355f5db0206cbb5728dc5d01)) * match more explicitly on ABI decoding result ([04ae8cf](https://github.com/NFT42/blockscout/commit/04ae8cf52b30f135317c1bd4e7e3d4c608887f18)) * permissions ([6279759](https://github.com/NFT42/blockscout/commit/62797599e12d06734cd81069ef0d3d1fa945848b)) * permissions ([f4a49ca](https://github.com/NFT42/blockscout/commit/f4a49ca33828637a4d3e770b8a84d3effe1a468d)) * permissions ([c42a010](https://github.com/NFT42/blockscout/commit/c42a0103d09d6a5bb14bddb72e7f53473e068087)) * poll on import completion and only new blocks ([c8fb42a](https://github.com/NFT42/blockscout/commit/c8fb42aba0c4f4cc3a9accc1f4db33c0c3d6c11f)) * publish ([d8502ea](https://github.com/NFT42/blockscout/commit/d8502eae444f539d305571e3c8b7255c3a968ea3)) * release ([bd69efc](https://github.com/NFT42/blockscout/commit/bd69efc41fccc8e91166cbbcb9d38ea6416216a0)) * release ([5659221](https://github.com/NFT42/blockscout/commit/5659221ae6764115ad3b111d1b0fe235062ff2fe)) * release config ([41e68c8](https://github.com/NFT42/blockscout/commit/41e68c88260da3924d39ea06806290b99d674987)) * release config ([25549a4](https://github.com/NFT42/blockscout/commit/25549a4c0111ba302d98f8d9e279ea6dd77bc36d)) * release workflow ([6c8873d](https://github.com/NFT42/blockscout/commit/6c8873d9a67dcf2a2d5dcf341680edd51ac7b5fd)) * remove source code fields from list endpoint ([1d2c11c](https://github.com/NFT42/blockscout/commit/1d2c11c0ff6e6b5df9f3a2b3317fe59296702321)) * render a nicer error when creator cannot be determined ([d5dc6a3](https://github.com/NFT42/blockscout/commit/d5dc6a396dd370f6b1421ab63a9b2312110980c1)) * resolve false positive constructor arguments ([e08b9f7](https://github.com/NFT42/blockscout/commit/e08b9f7ecc2cff2d6b9f97d6f8e4ba327f8232ab)) * resolve flaky tests via sequential builds ([a8b300d](https://github.com/NFT42/blockscout/commit/a8b300d90e7525fbc79513e2016181d71717154f)) * resolve lodash security alert ([e9eeb5e](https://github.com/NFT42/blockscout/commit/e9eeb5e43f23c7fbed596e5e6283834edbf2c41c)) * show creating internal transactions ([6f3accc](https://github.com/NFT42/blockscout/commit/6f3acccc0f8fa554600ec4f70ba108f4fbaeeff5)) * sleep when throttled to prevent stampedes ([8efb861](https://github.com/NFT42/blockscout/commit/8efb8610c51ca25b5e9abb0ff86c945bef760a93)) * split constructor args for verification ([c3a5218](https://github.com/NFT42/blockscout/commit/c3a5218ff5579aa97863ea2d58a632e64085063a)) * store solc versions locally for performance ([2e0bab6](https://github.com/NFT42/blockscout/commit/2e0bab6cab343a4b2250a7b0c56447640be71deb)) * support https for wobserver polling ([c35e6bb](https://github.com/NFT42/blockscout/commit/c35e6bbdb784181d803937409cc1265df3a0e340)) * tag name ([094b518](https://github.com/NFT42/blockscout/commit/094b51869b95ba2d4b78cce98e00aac48a575f87)) * token ([f715744](https://github.com/NFT42/blockscout/commit/f71574456814ac309c865c22388f1444aadde942)) * token ([8dd07b7](https://github.com/NFT42/blockscout/commit/8dd07b78542975eaa36332ea17d12bb036e7e0b5)) * token ([ab59aa9](https://github.com/NFT42/blockscout/commit/ab59aa9b00624da6c0a72fb4c85dcc9fb5ef0430)) * tokens ([7233c39](https://github.com/NFT42/blockscout/commit/7233c3990e18cb071d1481c33dc53f1ce107f114)) * typo ([fc2210f](https://github.com/NFT42/blockscout/commit/fc2210f19478ef6eebb64320f43f50cbf3318620)) * typo ([cec9b80](https://github.com/NFT42/blockscout/commit/cec9b80f1b5b10a56330d391d65bdd8079b5d65e)) * uniq by hash, instead of transaction ([77e8f45](https://github.com/NFT42/blockscout/commit/77e8f457e006a0f151a67050b61ba844764e1b05)) * update spandex for run time config ([5a19a04](https://github.com/NFT42/blockscout/commit/5a19a0481337f1ddb5281324704f807412752df2)) * use better queries for listLogs endpoint ([2ccdfab](https://github.com/NFT42/blockscout/commit/2ccdfab572a88e82c10d0e96a7211c8444069ecf)) * use better queries for listLogs endpoint ([817cc4a](https://github.com/NFT42/blockscout/commit/817cc4a00fb1ac1e332142796544c121261eacf5)) * user ([e85814c](https://github.com/NFT42/blockscout/commit/e85814c0e582751e8a0a54415faa4c4686e51dce)) * workflow ([988dcfb](https://github.com/NFT42/blockscout/commit/988dcfbaa4b497509c53868f5a207456c80a41c4)) * workflow ([8798935](https://github.com/NFT42/blockscout/commit/87989352e0e32f5b5a313842c6ef54c6aade7369)) * workflow ([5f72357](https://github.com/NFT42/blockscout/commit/5f7235716624f1c5ee803ebccd69161c4e60bbd3)) * workflow trigger ([68cc5cc](https://github.com/NFT42/blockscout/commit/68cc5cc1104be4dc784c89bdab7d38eeafccfdcf)) ### Features * add a minimum polling interval to protect from overrun ([ec6c24e](https://github.com/NFT42/blockscout/commit/ec6c24e3e51575a1bb0e8e6e5d00e9307aa081b3)) * add alt tags to logos ([fefd439](https://github.com/NFT42/blockscout/commit/fefd4396a628c7aa27a85c5d3d2bfe585785b500)) * add an admin method to import contract methods. ([b9ade78](https://github.com/NFT42/blockscout/commit/b9ade785d21a391544d708c868084a4af917d47e)) * add BLOCKSCOUT_HOST, and use it in API docs ([262b59a](https://github.com/NFT42/blockscout/commit/262b59abcee564a53492d256d031a4b955bdeab4)) * add eth_getLogs rpc endpoint ([a28b4b6](https://github.com/NFT42/blockscout/commit/a28b4b6ae8f19b92d31bd2251e09183b9e1df990)) * add eth_getLogs rpc endpoint ([2551fd5](https://github.com/NFT42/blockscout/commit/2551fd5f6855acaefde46f9576701f18d8712a83)) * add fields to tx apis, small cleanups ([9ea62f0](https://github.com/NFT42/blockscout/commit/9ea62f033adb401649cc1357a94e8449122c4f78)) * add listcontracts endpoint ([e694d14](https://github.com/NFT42/blockscout/commit/e694d149782420029e095c51ee6e04e909f777b8)) * add not_decompiled_with_version filter ([5606ca2](https://github.com/NFT42/blockscout/commit/5606ca22ef2d717f66964bb3cdf72efd374b0c63)) * add on demand fetching and stale attr to rpc ([bbbb8b7](https://github.com/NFT42/blockscout/commit/bbbb8b7db4790e35da3b92e58d5f6b5478b48b42)) * Add RSK support ([8c1bb01](https://github.com/NFT42/blockscout/commit/8c1bb01fb109e3c405c5588315bda78febf51170)) * allow decoding input as utf-8 ([343a9bd](https://github.com/NFT42/blockscout/commit/343a9bd083729196c73a1d8faea8315be678b289)) * allow deferring js to specific pages ([76ea93f](https://github.com/NFT42/blockscout/commit/76ea93f735ae914cdf1ca8bf619328d1c511a6f4)) * allow setting different configuration just for realtime fetcher ([75b558b](https://github.com/NFT42/blockscout/commit/75b558b5000bc2b0a53c42f9d2101a97c1bfcb60)) * better footer, configurable network list ([91df652](https://github.com/NFT42/blockscout/commit/91df6521726a2f8a5f197db79d8d617b3dc97022)) * calculate RSK market cap ([4a63b97](https://github.com/NFT42/blockscout/commit/4a63b978fd6f93d7add5013d93199ea64b0ef297)) * decode transaction input on overview ([dd5dec4](https://github.com/NFT42/blockscout/commit/dd5dec4da2184e635749bc1b7c8e548bc979f570)) * decoding candidates for unverified contracts ([48f363e](https://github.com/NFT42/blockscout/commit/48f363e0c62e978b642189fc63e1fe2f9553fbfe)) * display init for selfdestructed contracts. ([6c85f8b](https://github.com/NFT42/blockscout/commit/6c85f8b7e4b1949b9d1072ebbc957bc785dc6eed)) * document eth rpc api mimicking endpoints ([f6f9302](https://github.com/NFT42/blockscout/commit/f6f9302e160ffb541f980aee58b6c8bbe4251d39)) * eth_get_balance rpc endpoint ([e40027e](https://github.com/NFT42/blockscout/commit/e40027e1611cf04d2f8669c4644ff54883bb69a7)) * exclude empty contracts by default ([833cdb3](https://github.com/NFT42/blockscout/commit/833cdb384f86962ad50e25f9e0f45d17233d2b4a)) * fix ABI decodding, and decode tx logs ([21a1c14](https://github.com/NFT42/blockscout/commit/21a1c1403c81c7459d1cd2f2950758c486e67af1)) * make replaced transactions disabled ([c97ce0c](https://github.com/NFT42/blockscout/commit/c97ce0c9d8c20f1da7f2a30c9673c79d48fc19f9)) * optimize/rework `init` for replaced transactions fetcher ([47032c0](https://github.com/NFT42/blockscout/commit/47032c064e805c94364efbf5a36e4c0dc3fe2892)) * remove dropped/replaced transactions in pending transactions list ([c861879](https://github.com/NFT42/blockscout/commit/c8618796810b34097f75dad8247db099c5020b37)) * render addresses according to eip-55 ([c68d59a](https://github.com/NFT42/blockscout/commit/c68d59a011dcf235decc3c85dcaeb5c9661c4a06)) * render block time with up to one decimal point of accuracy ([1c77ef0](https://github.com/NFT42/blockscout/commit/1c77ef0e19ae921e7fcd7309d359dcb47e40f65c)) * restart on heartbeat timeout ([ea961f2](https://github.com/NFT42/blockscout/commit/ea961f20ee1bc07ab5f1552df86b7167041c58c4)) * rpc address to list addresses ([5bc627d](https://github.com/NFT42/blockscout/commit/5bc627d368326ed966b8783b4daf5587c7e8731b)) * set a ping_interval from config, defaulting to 300 seconds ([e4d0fef](https://github.com/NFT42/blockscout/commit/e4d0fef374a6388aa22d3ea099620ce0b3c20f37)) * show an approximation of transaction time ([8b46986](https://github.com/NFT42/blockscout/commit/8b46986c88d5895d07db36e4a6a20d31cb062437)) * show raw transaction traces ([8683b66](https://github.com/NFT42/blockscout/commit/8683b66250401805d09d17674fff201c4b3e4400)) * slightly more informative json rpc error messages + logging ([1918de7](https://github.com/NFT42/blockscout/commit/1918de765633edbc8b18eea10cb5ff40c55740fc)) * store average block time in a genserver ([b02383a](https://github.com/NFT42/blockscout/commit/b02383a80bf3415ea5bb23b1255f8e1878257658)) * support tracing via spandex ([5d12613](https://github.com/NFT42/blockscout/commit/5d12613f709df9b426f9af00999211219b26c545)) * synchronously fetch coin balances when an address is viewed. ([5582c3d](https://github.com/NFT42/blockscout/commit/5582c3df1c8b0fdd39ca16064c356f18441dbd16)) * verify contracts via an RPC endpoint ([1f05f67](https://github.com/NFT42/blockscout/commit/1f05f67fe45d02c98e673446a5f93ebdb2855c74)) * verify contracts with a post request ([5f247e6](https://github.com/NFT42/blockscout/commit/5f247e6e15b9b50ad93ab9834a5c92e3bab99203)) * verify contracts with a post request ([#1806](https://github.com/NFT42/blockscout/issues/1806)) ([3d4024b](https://github.com/NFT42/blockscout/commit/3d4024bfdc25074d5dad33928c8b8a7f7b29c81f)) ### Reverts * Revert "Reset GA cache" ([0dc8cff](https://github.com/NFT42/blockscout/commit/0dc8cffaa3925cbdae502f4a8511eade451e5e41)) * Revert "Add this branch for ci tests." ([4ad1dd7](https://github.com/NFT42/blockscout/commit/4ad1dd709d6a8c6ad298437079c7fdd3e1ac63dc)) * Revert "put history_chart loader back in" ([651a714](https://github.com/NFT42/blockscout/commit/651a714116c817904f1e072c79a66825250e4e04)) * Revert "Add circleci config to solidity cli" ([2ebd5ea](https://github.com/NFT42/blockscout/commit/2ebd5eaf57ebdac9a246e8f7d754a58367f9b51e)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 183634b7b12b..88afe4ec8646 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nft42/blockscout", - "version": "1.0.18", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nft42/blockscout", - "version": "1.0.18", + "version": "1.0.0", "dependencies": { "@semantic-release/git": "^10.0.1" } diff --git a/package.json b/package.json index 59a4211c4663..5d9a1084a041 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.18", + "version": "1.0.0", "name": "@nft42/blockscout", "repository": { "url": "git@github.com:NFT42/blockscout.git"