Commit Graph

7585 Commits (aada60454505a15c96dc0d6bb3a3b472678f59d6)

Author SHA1 Message Date
dependabot[bot] 7e8ed6cd33
Bump util from 0.12.4 to 0.12.5 in /apps/block_scout_web/assets 2 years ago
Qwerty5Uiop dc2ea8d70a Fix DISABLE_TOKEN_INSTANCE_FETCHER env 2 years ago
dependabot[bot] 43ca5f7c08
Bump eslint-plugin-promise in /apps/block_scout_web/assets 2 years ago
dependabot[bot] e0267751c2
Bump jest-environment-jsdom in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 93a6d03799
Bump jest from 29.1.2 to 29.2.0 in /apps/block_scout_web/assets 2 years ago
Qwerty5Uiop ef3b901602 DISABLE_TOKEN_INSTANCE_FETCHER env 2 years ago
dependabot[bot] 720b46ceae
Bump css-minimizer-webpack-plugin in /apps/block_scout_web/assets 2 years ago
dependabot[bot] e7f0e1c0cf
Bump postcss from 8.4.17 to 8.4.18 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] d9a9800e6e
Bump sweetalert2 from 11.4.38 to 11.5.1 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] d8a16e8f26
Bump eslint from 8.24.0 to 8.25.0 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] fe6764c2e0
Bump @babel/preset-env in /apps/block_scout_web/assets 2 years ago
Никита Поздняков 1f8473ef8c
Fix /blocks page freezing in case of large blocks numbers gaps 2 years ago
Viktor Baranov faf695d522 Elixir 1.14 support 2 years ago
dependabot[bot] f40db99613
Bump css-minimizer-webpack-plugin in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 223b699f34
Bump sass-loader from 13.0.2 to 13.1.0 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] b878d51b08
Bump sweetalert2 from 11.4.37 to 11.4.38 in /apps/block_scout_web/assets 2 years ago
sl1depengwyn 02bd0ab06c Fix coin_id test 2 years ago
sl1depengwyn a38b57aa9e Integrate metrics in runners 2 years ago
dependabot[bot] 382fd2c830
Bump core-js from 3.25.3 to 3.25.5 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] a57e48d19f
Bump jest from 29.1.1 to 29.1.2 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] e8389b2de2
Bump postcss from 8.4.16 to 8.4.17 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 2fbff05255
Bump jest-environment-jsdom in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 85f34eb4ab
Bump sweetalert2 from 11.4.35 to 11.4.37 in /apps/block_scout_web/assets 2 years ago
Никита Поздняков 0aa7393742
Add urls 2 years ago
Никита Поздняков cf41a579b7
Add search API endpoint 2 years ago
Viktor Baranov b7bbfe946d Fix Indexing message appearance 2 years ago
sl1depengwyn 0d815c9a9d Add instrumenter for explorer 2 years ago
Viktor Baranov e4ffc16589 Refactor contract libs render, CONTRACT_VERIFICATION_MAX_LIBRARIES, refactor parsing integer env vars in config 2 years ago
Viktor Baranov 276dd01836 INDEXER_CATCHUP_BLOCKS_BATCH_SIZE and INDEXER_CATCHUP_BLOCKS_CONCURRENCY env varaibles 2 years ago
Viktor Baranov aa4d78c9a2 Hide Indexing Internal Transactions message, if INDEXER_DISABLE_INTERNAL_TRANSACTIONS_FETCHER=true 2 years ago
dependabot[bot] ad800842b7
Bump css-minimizer-webpack-plugin in /apps/block_scout_web/assets 2 years ago
Qwerty5Uiop d7e0ba8580 Improve logs 2 years ago
Qwerty5Uiop 49b142b3f5 Insert missing addresses in token instance fetcher 2 years ago
Viktor Baranov 3dcf91d38f Fix runtime definition of ETHEREUM_JSONRPC_VARIANT variable 2 years ago
dependabot[bot] 34a83c52f2
Bump sweetalert2 from 11.4.34 to 11.4.35 in /apps/block_scout_web/assets 2 years ago
Viktor Baranov 239597e093 Filter by time created in listonctracts API endpoint 2 years ago
dependabot[bot] dcffb19b88
Bump jest-environment-jsdom in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 3df4756107
Bump jest from 29.0.3 to 29.1.1 in /apps/block_scout_web/assets 2 years ago
Viktor Baranov b660496a10 Remove coin name from localization files, define it from COIN_NAME env var, remove COIN env var from build args, COIN -> EXCHANGE_RATES_COIN (add backward compatibility) 2 years ago
dependabot[bot] b987c0a415
Bump @babel/core from 7.19.1 to 7.19.3 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 21472f15da
Bump eslint from 8.23.1 to 8.24.0 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] b55451cda7
Bump @babel/preset-env in /apps/block_scout_web/assets 2 years ago
dependabot[bot] c5599408f3
Bump luxon from 3.0.3 to 3.0.4 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] d66f7d5d11
Bump sweetalert2 from 11.4.33 to 11.4.34 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] b21e9cec7c
Bump core-js from 3.25.2 to 3.25.3 in /apps/block_scout_web/assets 2 years ago
Qwerty5Uiop 8481d28174 Format token_contract_address_hash in ownerOf request 2 years ago
Qwerty5Uiop 96cbc16082 Update token balances in token instance fetcher 2 years ago
Qwerty5Uiop 5d5108587b Move rate limit logs to application start 2 years ago
Viktor Baranov 050ba1bebe Extend token symbol type varchar(255) -> text 2 years ago
Viktor Baranov 02158efc9c Add missing clause for merge_twin_vyper_contract_with_changeset function 2 years ago