Commit Graph

12111 Commits (d09d3fb127ab0a133f51a362cfe066bb68dc0fb6)
 

Author SHA1 Message Date
Victor Baranov 2f9376705a
Merge pull request #7329 from blockscout/delete-pbo-for-empty-blocks 2 years ago
Qwerty5Uiop 042c2cb875 Delete pending block operations for empty blocks 2 years ago
Victor Baranov bcf238bfa8
Merge pull request #7328 from blockscout/vb-update-latest-tag-on-release-only 2 years ago
Viktor Baranov 3bae331f74 Update latest tag with release only 2 years ago
Victor Baranov 36f95b68b4
Merge pull request #7312 from blockscout/va-tx-actions-uniswap-config 2 years ago
Victor Baranov 2ecbe3f3cc
Merge pull request #7317 from blockscout/vb-fix-tokensupply-api-v1-endpoint 2 years ago
Victor Baranov 081a275ec2
Merge pull request #7286 from blockscout/np-split-token-instance-fetcher 2 years ago
Viktor Baranov 49ada760a7 Fix tokensupply API v1 endpoint: handle nil total_supply 2 years ago
Victor Baranov 08ed53e6f4
Merge pull request #7320 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/js-cookie-3.0.4 2 years ago
Victor Baranov 68e53c414a
Merge pull request #7321 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/webpack-cli-5.0.2 2 years ago
Nikita Pozdniakov 623e6a2d1e
Remove json_rpc_named_arguments from token_instance fetchers 2 years ago
dependabot[bot] d0daa0f550
Bump webpack-cli from 5.0.1 to 5.0.2 in /apps/block_scout_web/assets 2 years ago
dependabot[bot] 1d4c926cd6
Bump js-cookie from 3.0.1 to 3.0.4 in /apps/block_scout_web/assets 2 years ago
POA e8d0d29969 Add changelog 2 years ago
POA 523351d2a6 Add configs for Uniswap v3 tx actions 2 years ago
Victor Baranov 19a4d71bde
Merge pull request #7310 from blockscout/nz-bs-indexer-eth-goerli-resources 2 years ago
Nick Zenchik b7ee4a6fd6 Updating changelog 2 years ago
Nick Zenchik 818bc8bddb Optimizing bs-indexer-eth-goerli resource consumption 2 years ago
Victor Baranov 9701210fc2
Merge pull request #7305 from blockscout/missing-ranges-collector-reset-min-number 2 years ago
Qwerty5Uiop 2d45d74a7e Reset MissingRangesCollector min_fetched_block_number 2 years ago
Victor Baranov e177d34617
Merge pull request #7307 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/postcss-8.4.23 2 years ago
Nikita Pozdniakov 42c666a18d
Remove is_retry? param 2 years ago
dependabot[bot] 6918b6d21b
Bump postcss from 8.4.22 to 8.4.23 in /apps/block_scout_web/assets 2 years ago
Nikita Pozdniakov 38d49fac01
Refactor Indexer.Fetcher.TokenInstance aliasing 2 years ago
Victor Baranov 0d9f126c8a
Merge pull request #7302 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/webpack-5.80.0 2 years ago
Victor Baranov 39ce5c8429
Merge pull request #7303 from blockscout/dependabot/hex/redix-1.2.2 2 years ago
Nikita Pozdniakov 7ea1863d82
Refactor Indexer.Fetcher.TokenInstance naming 2 years ago
dependabot[bot] 468a99e70e
Bump redix from 1.2.1 to 1.2.2 2 years ago
dependabot[bot] 9906794bd0
Bump webpack from 5.79.0 to 5.80.0 in /apps/block_scout_web/assets 2 years ago
Victor Baranov c5b7e7d1c0
Merge pull request #7288 from blockscout/np-api-v2-minor-changes 2 years ago
Nikita Pozdniakov 04baca9e4b Fix tx type for pending contract creation; Remove owner for not unique ERC-1155 token instances 2 years ago
Victor Baranov b23d38b7a2
Merge pull request #7295 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/postcss-8.4.22 2 years ago
Viktor Baranov 9d3d36942a Replace CHANGELOG entry 2 years ago
Victor Baranov be64f25b6d
Merge pull request #7297 from blockscout/vb-usetrace-url-for-geth 2 years ago
Viktor Baranov 602b86dbbc Use tracing JSONRPC URL in case of debug_traceTransaction method 2 years ago
dependabot[bot] 4cfcbf052c
Bump postcss from 8.4.21 to 8.4.22 in /apps/block_scout_web/assets 2 years ago
Victor Baranov faf755786d
Merge pull request #7293 from blockscout/rimrakhimov/stats-docker-compose 2 years ago
Rim Rakhimov aa78a4c851 Add compose for stats service 2 years ago
Victor Baranov 4610c7516f
Allow Node 16+ version (#7292) 2 years ago
Victor Baranov 86a8269125
Merge pull request #7290 from blockscout/vb-allow-nil-tx-gas-price 2 years ago
Viktor Baranov b4a8b7f20b Allow nil gas price for pending tx (Erigon node case) 2 years ago
Maxim Filonov 3e29a9c43e Update CHANGELOG.md 2 years ago
Maxim Filonov 62c1687b11 Fix Elixir tracer to work with polygon edge 2 years ago
Nikita Pozdniakov e74384df81
Add _DISABLE_ envs 2 years ago
Nikita Pozdniakov 745fec3968
Done split token instance fetcher 2 years ago
Nikita Pozdniakov 0f902df011
Fix CIDv0 2 years ago
Nikita Pozdniakov 19941a93f7
Start split token instance fetcher 2 years ago
Victor Baranov 70f90f020f
Merge pull request #7283 from blockscout/fix-status-for-dropped-replaced-tx 2 years ago
Viktor Baranov 4c7fc05a93 Fix status for dropped/replaced tx 2 years ago
Victor Baranov b0aea91582
Merge pull request #7282 from blockscout/add-not-found-transaction-error-case 2 years ago