Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream/main #4

Merged
merged 1,471 commits into from
Jan 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1471 commits
Select commit Hold shift + click to select a range
b025580
Fix method decoding by candidates
vbaranov Nov 27, 2023
120dbf6
Return accumulators in order to reduce contract calls
vbaranov Dec 4, 2023
16307ad
Exclude sig provider from fallback method decoding using db
vbaranov Dec 5, 2023
7727d93
Finally resolve decoding issue in right way
vbaranov Dec 5, 2023
355c3c3
Merge pull request #8908 from blockscout/vb-solidityscan-support
vbaranov Dec 6, 2023
a03c444
Merge pull request #8898 from blockscout/vb-fix-decoding
nikitosing Dec 6, 2023
1c7e19b
Blockscout v5.3.3
vbaranov Dec 6, 2023
f35cf94
Rename pre-release CI
vbaranov Dec 6, 2023
6fb7ffd
Revert ueberauth update (back to 0.10.5)
vbaranov Dec 6, 2023
97097a2
Refine docker-compose config structure
vbaranov Dec 6, 2023
7051ae2
Open ports of services
vbaranov Dec 6, 2023
209d9a7
Change optimism branch name
vbaranov Dec 6, 2023
8e96b6c
Merge pull request #8956 from blockscout/vb-refine-docker-compose-con…
vbaranov Dec 6, 2023
c1e0c0c
Add CHANGELOG entry for #8956
vbaranov Dec 6, 2023
0583b24
Skip failed instances
nikitosing Dec 6, 2023
77072e4
Changelog
nikitosing Dec 7, 2023
15ffea7
Improve microservices.yml docker-compose
vbaranov Dec 7, 2023
9d8beda
Fix microservices.yml docker-compose stats cors issue
vbaranov Dec 7, 2023
f0b05fa
Add ACCOUNT_WATCHLIST_NOTIFICATIONS_LIMIT_FOR_30_DAYS
nikitosing Dec 7, 2023
b7dac2a
Merge pull request #8966 from blockscout/np-hf-account-watchlist
nikitosing Dec 8, 2023
f738c40
Merge pull request #8959 from blockscout/np-hf-token-instance-owner-m…
vbaranov Dec 11, 2023
fd05765
Update CHANGELOG
vbaranov Dec 11, 2023
e549fce
Remove -stg suffix from chain branch names
vbaranov Dec 11, 2023
4d357ba
Rename release workflow
vbaranov Dec 11, 2023
956a06d
Bump exvcr from 0.14.4 to 0.15.0
dependabot[bot] Dec 11, 2023
1dd1ed4
Bump ex_doc from 0.30.9 to 0.31.0
dependabot[bot] Dec 11, 2023
1677d23
Bump chart.js from 4.4.0 to 4.4.1 in /apps/block_scout_web/assets
dependabot[bot] Dec 11, 2023
2a7917e
Bump @babel/preset-env in /apps/block_scout_web/assets
dependabot[bot] Dec 11, 2023
409146d
Merge pull request #8986 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 11, 2023
9a8092e
Merge pull request #8982 from blockscout/dependabot/hex/ex_doc-0.31.0
vbaranov Dec 11, 2023
d188dc6
Bump core-js from 3.33.3 to 3.34.0 in /apps/block_scout_web/assets
dependabot[bot] Dec 11, 2023
aa3b362
Bump ecto_sql from 3.11.0 to 3.11.1
dependabot[bot] Dec 11, 2023
18053ff
Merge pull request #8987 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 12, 2023
c7ff5c6
Merge pull request #8984 from blockscout/dependabot/hex/ecto_sql-3.11.1
vbaranov Dec 12, 2023
601eb3e
Bump @babel/core from 7.23.5 to 7.23.6 in /apps/block_scout_web/assets
dependabot[bot] Dec 12, 2023
3e9574a
Merge pull request #8988 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 12, 2023
a4fffae
Merge pull request #8980 from blockscout/dependabot/hex/exvcr-0.15.0
vbaranov Dec 12, 2023
1d91e30
Merge pull request #8985 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 12, 2023
294caa9
Add DATABASE_QUEUE_TARGET env
vbaranov Dec 12, 2023
c3cd8d6
Remove daily balances updating from BlockReward fetcher
Qwerty5Uiop Dec 6, 2023
005b1b2
Add /api/v2/transactions/{transaction_hash_param}/summary endpoint + …
nikitosing Dec 6, 2023
ccfadce
Fix review comments; Fix txransaction actions preload
nikitosing Dec 13, 2023
ea6e678
Add token preload to tx summary endpoint
nikitosing Dec 14, 2023
ca8de29
Merge pull request #8991 from blockscout/vb-db-queue-target
vbaranov Dec 14, 2023
8d169d3
Merge pull request #8955 from blockscout/ap-fix-coin-balances-daily-u…
vbaranov Dec 14, 2023
0673e7f
Mention new Manual deployment guide in the README
vbaranov Dec 15, 2023
b9318e0
Speed up Indexer.Fetcher.TokenInstance.LegacySanitize
nikitosing Dec 17, 2023
68d5156
Decrease amount of NFT in address collection: 15 -> 9
nikitosing Dec 17, 2023
e2890b7
Add @spec and @doc; Add just_request_body=true mode to get request bo…
nikitosing Dec 17, 2023
9449990
Do not trim debug data from response
nikitosing Dec 17, 2023
dd9c42d
Merge pull request #9014 from blockscout/np-change-nft-limit-in-colle…
vbaranov Dec 18, 2023
9ed2e79
Merge pull request #8957 from blockscout/np-tx-interpreter-endpoint
vbaranov Dec 18, 2023
21e2f46
Rename burnt_fee_counter to total_gas_used
vbaranov Dec 18, 2023
8f10d61
Process multiple reviewers comments
vbaranov Nov 27, 2023
f2f0feb
Process review comment
vbaranov Dec 18, 2023
c568645
Merge pull request #9013 from blockscout/np-improve-legacy-nft-sanitizer
nikitosing Dec 18, 2023
a3c44b7
Merge pull request #8846 from blockscout/vb-handle-nil-gas-price
vbaranov Dec 18, 2023
d7e8171
Refactor transactions event preloads
Qwerty5Uiop Dec 13, 2023
f8ca48f
Merge pull request #8994 from blockscout/ap-refactor-transactions-eve…
vbaranov Dec 18, 2023
35641be
Bump @amplitude/analytics-browser in /apps/block_scout_web/assets
dependabot[bot] Dec 18, 2023
5d4b3e7
Bump eslint-plugin-import in /apps/block_scout_web/assets
dependabot[bot] Dec 18, 2023
5db3d18
Merge pull request #9020 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 19, 2023
c278bf7
Bump eslint from 8.55.0 to 8.56.0 in /apps/block_scout_web/assets
dependabot[bot] Dec 19, 2023
3f70e5c
Merge pull request #9021 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 19, 2023
688bd7d
Merge pull request #9019 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 19, 2023
d45ab76
BENS integration
nikitosing Dec 10, 2023
d7be418
Fix after review
nikitosing Dec 14, 2023
7370587
Add ens info to transaction details
nikitosing Dec 15, 2023
905d562
Add ens info to addresses
nikitosing Dec 15, 2023
377166b
Fix after review
nikitosing Dec 19, 2023
72f1471
Reset GA cache
nikitosing Dec 19, 2023
f49c4fb
Merge pull request #8972 from blockscout/np-bens-integration
vbaranov Dec 19, 2023
931c2ee
Fix tx input decoding in tx summary microservice request
nikitosing Dec 21, 2023
61eeae6
TRACE_BLOCK_RANGES env var
Qwerty5Uiop Dec 7, 2023
a740426
Isolate throttable error count by request method
Qwerty5Uiop Dec 13, 2023
284efc9
Run base CI on v6.0.0-dev branch
vbaranov Dec 21, 2023
b2935c7
Run base CI on push to v6.0.0-dev branch
vbaranov Dec 21, 2023
0a55402
Add address preload in tx summary response
nikitosing Dec 21, 2023
be3540a
Support legacy paging options for address txs
sl1depengwyn Dec 9, 2023
ecada14
Merge pull request #8997 from blockscout/ap-isolate-requests-throttab…
vbaranov Dec 21, 2023
22a2e22
Merge pull request #8969 from blockscout/mf-fix-address-transactions-…
vbaranov Dec 21, 2023
473a4d0
Add EIP-4844 compatibility
sl1depengwyn Dec 11, 2023
e220464
Set poll: false for internal transactions fetcher
Qwerty5Uiop Dec 7, 2023
a02b3ed
Add test for internal transactions fetcher race condition
Qwerty5Uiop Dec 15, 2023
11659db
Merge pull request #8975 from blockscout/mf-eip4844-compatibility
vbaranov Dec 21, 2023
4a1be45
Merge pull request #8965 from blockscout/ap-set-poll-false-for-int-tr…
vbaranov Dec 21, 2023
6969f78
Improrve spec
nikitosing Dec 21, 2023
6e50110
Enable sig provider in tx summary request
nikitosing Dec 22, 2023
8430dca
Add SmartContractRealtimeEventHandler
Qwerty5Uiop Dec 18, 2023
bf9a10b
Merge pull request #9018 from blockscout/ap-smart-contract-event-handler
vbaranov Dec 22, 2023
9e33fb0
Merge pull request #9039 from blockscout/np-fix-decoding-in-tx-summar…
vbaranov Dec 22, 2023
373eb06
Add dependabot bumps to CHANGELOG
vbaranov Dec 22, 2023
3ab544f
Set trace_block_ranges to first..last if not set
Qwerty5Uiop Dec 22, 2023
dcf423b
Add banner about new UI
vbaranov Dec 22, 2023
f2a2b2c
Fix gettext
vbaranov Dec 22, 2023
86d1219
Optimize NFT owner preload
nikitosing Dec 17, 2023
dbcdd7f
Fix tests
nikitosing Dec 22, 2023
337dad0
Merge pull request #9015 from blockscout/np-token-instances-preloads-…
nikitosing Dec 22, 2023
8fe53d8
Handle Postgrex errors on NFT import
nikitosing Dec 20, 2023
23b2805
Clear cache in GA
Qwerty5Uiop Dec 22, 2023
96aa245
Merge pull request #9035 from blockscout/np-add-postgrex-error-handli…
vbaranov Dec 22, 2023
7445944
Merge pull request #8960 from blockscout/ap-trace-block-ranges
vbaranov Dec 22, 2023
2b5f7fd
v5.4.0
vbaranov Dec 22, 2023
f4bb4a4
Bump benchee from 1.2.0 to 1.3.0
dependabot[bot] Dec 25, 2023
8b0f81b
Bump redux from 5.0.0 to 5.0.1 in /apps/block_scout_web/assets
dependabot[bot] Dec 25, 2023
5caad28
Bump @amplitude/analytics-browser in /apps/block_scout_web/assets
dependabot[bot] Dec 25, 2023
dd0a675
Arbitrum allow tx receipt gasUsedForL1
vbaranov Dec 26, 2023
9e2295c
Merge pull request #9061 from blockscout/vb-arbitrum-receipt-fix
vbaranov Dec 26, 2023
c8bda81
Merge pull request #9059 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 26, 2023
fece7d0
Merge pull request #9057 from blockscout/dependabot/hex/benchee-1.3.0
vbaranov Dec 26, 2023
d0c0579
Merge pull request #9060 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Dec 26, 2023
c6acfa0
Fix bens variables to snake_case and change from POST to GET
sevenzing Dec 26, 2023
31e48a4
Fix token_transfers bug
sevenzing Dec 26, 2023
d1ee2e7
Add #9062 changelog
sevenzing Dec 26, 2023
684c4a0
mix format
sevenzing Dec 26, 2023
98385a5
Remove print debug
sevenzing Dec 26, 2023
0db3a31
Fix comment
sevenzing Dec 26, 2023
1ba7632
Handle NotLoaded
sevenzing Dec 26, 2023
7f8a3d2
Make func private
sevenzing Dec 26, 2023
e879849
Refactoring
nikitosing Dec 26, 2023
26201a8
Merge pull request #9062 from blockscout/ll-fix-bens
nikitosing Dec 26, 2023
6bc684a
Fix suffix in Blockscout version in prerelease workflow
vbaranov Jan 1, 2024
c3869c4
Bump sweetalert2 from 11.10.1 to 11.10.2 in /apps/block_scout_web/assets
dependabot[bot] Jan 1, 2024
64860e6
Bump sass-loader from 13.3.2 to 13.3.3 in /apps/block_scout_web/assets
dependabot[bot] Jan 1, 2024
a2d0fb0
Bump @babel/preset-env in /apps/block_scout_web/assets
dependabot[bot] Jan 1, 2024
9920bac
Bump moment from 2.29.4 to 2.30.1 in /apps/block_scout_web/assets
dependabot[bot] Jan 1, 2024
9afcf01
Bump postcss-loader from 7.3.3 to 7.3.4 in /apps/block_scout_web/assets
dependabot[bot] Jan 1, 2024
07bc9aa
Merge pull request #9084 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 1, 2024
bd99e45
Bump core-js from 3.34.0 to 3.35.0 in /apps/block_scout_web/assets
dependabot[bot] Jan 1, 2024
31098dc
Bump @babel/core from 7.23.6 to 7.23.7 in /apps/block_scout_web/assets
dependabot[bot] Jan 1, 2024
5594eea
Merge pull request #9083 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 1, 2024
3cbba98
Merge pull request #9086 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 1, 2024
cc9c843
Merge pull request #9081 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 1, 2024
82369a2
Merge pull request #9085 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 1, 2024
e11a040
Merge pull request #9087 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 1, 2024
61577bc
Merge pull request #9082 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 1, 2024
f24d248
Bump sass from 1.69.5 to 1.69.6 in /apps/block_scout_web/assets
dependabot[bot] Jan 1, 2024
4a3ce7b
Merge pull request #9088 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 2, 2024
f2a79e4
Expand gas price oracle functionality
sl1depengwyn Dec 22, 2023
3cbaa1c
Merge pull request #9044 from blockscout/mf-gas-tracker-v1
vbaranov Jan 3, 2024
b128a17
Improve exchange rates logging
sl1depengwyn Jan 3, 2024
47f2075
Merge pull request #9094 from blockscout/mf-exchange-rates-logging
vbaranov Jan 3, 2024
209e65d
Update existing tokens type if got transfer with higher type priority
Qwerty5Uiop Nov 13, 2023
215b491
Merge pull request #8812 from blockscout/ap-update-tokens-type-with-h…
vbaranov Jan 4, 2024
a54fd55
CI for PR to production-zksync branch
vbaranov Jan 5, 2024
f48e4e7
Add specific url for eth_call
Qwerty5Uiop Jan 8, 2024
4ec276e
Merge pull request #9112 from blockscout/ap-add-eth-call-specific-url
vbaranov Jan 8, 2024
fec9509
Refine token transfers token ids index
vbaranov Dec 13, 2023
6cbbe1f
Drop unused indexes on address_current_token_balances table
vbaranov Dec 15, 2023
a176c38
Index for block refetch_needed
vbaranov Dec 15, 2023
f6f225d
Change index: base it to hash column
vbaranov Dec 20, 2023
1d6c25d
Update CHANGELOG entry
vbaranov Dec 21, 2023
9a42fc8
Block consensus and timestamp in transaction table
vbaranov Mar 15, 2022
1aa3bf6
Final distribution of changes
nikitosing Mar 20, 2022
0753b6c
lose_consensus function: remove excessive select
vbaranov Mar 23, 2022
5848a7a
Remove internal transactions from getLogs query
vbaranov Aug 26, 2022
e1c6f44
Handle nil timestamp in datetime_to_hex function
vbaranov Aug 29, 2022
fd13a8c
Denormalization migration + dynamic logic support
Qwerty5Uiop Nov 2, 2023
7c7639d
Clear cache in GA
Qwerty5Uiop Dec 4, 2023
66a1b39
Use denormalization in token transfers csv exporter
Qwerty5Uiop Dec 4, 2023
27d042f
Clear cache in GA
Qwerty5Uiop Dec 6, 2023
39a8d60
Denormalization improvements
Qwerty5Uiop Dec 12, 2023
efef767
Denormalization improvements
Qwerty5Uiop Dec 15, 2023
5c05a7e
Move denormalization migration modules to a separate dir
Qwerty5Uiop Dec 18, 2023
62eb8da
Fix migration status upsert
Qwerty5Uiop Dec 18, 2023
e52c187
Set timeout: :infinity for denaromalization migration
Qwerty5Uiop Dec 18, 2023
ed1f247
Update CHANGELOG entry
vbaranov Dec 21, 2023
4df5df7
Change log topic type in the DB to bytea (#9000)
vbaranov Dec 21, 2023
8397897
Drop logs type column and related index (#9007)
vbaranov Dec 21, 2023
a4799d3
Drop unused token_id column from token_transfers table and indexes ba…
vbaranov Dec 21, 2023
a7a3d28
Token type filling migrations
Qwerty5Uiop Dec 21, 2023
7b5838c
Enable migrators in config
Qwerty5Uiop Dec 25, 2023
a67da9a
Improve filling migrations tests
Qwerty5Uiop Dec 27, 2023
4f81bd8
Add CHANGELOG entry
vbaranov Dec 27, 2023
c7f5661
Add ASC indices for logs, token transfers, transactions
vbaranov Dec 25, 2023
1cc481c
Invalidate GA cache
vbaranov Dec 27, 2023
286ddbc
Update version to 6.0.0
vbaranov Dec 27, 2023
d4e03a8
Fix migration_finished? logic
Qwerty5Uiop Jan 5, 2024
a0e5f11
Update migrator's cache if migration is already finished
Qwerty5Uiop Jan 8, 2024
4bf97cd
Update CHANGELOG
vbaranov Jan 8, 2024
ce735c1
Merge pull request #9067 from blockscout/v6.0.0-dev
vbaranov Jan 8, 2024
2098e5c
Bump ueberauth from 0.10.5 to 0.10.7
dependabot[bot] Jan 8, 2024
5eac5a4
Bump sass from 1.69.6 to 1.69.7 in /apps/block_scout_web/assets
dependabot[bot] Jan 8, 2024
d268396
add status in stream_transactions_with_unfetched_created_contract_codes
zjb0807 Dec 30, 2023
faadefd
rebase master
zjb0807 Jan 9, 2024
a530bf6
Send only unique requests in ContractCode fetcher
sl1depengwyn Jan 3, 2024
f55a2d0
Merge pull request #9119 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 9, 2024
abcfe16
Bump follow-redirects from 1.14.8 to 1.15.4 in /apps/explorer
dependabot[bot] Jan 9, 2024
e227448
Merge pull request #9075 from zjb0807/fix-get-code
vbaranov Jan 9, 2024
c9d5705
Bump postcss from 8.4.32 to 8.4.33 in /apps/block_scout_web/assets
dependabot[bot] Jan 9, 2024
8eba884
Merge pull request #9126 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 9, 2024
e342d8f
Merge pull request #9116 from blockscout/dependabot/hex/ueberauth-0.10.7
vbaranov Jan 9, 2024
61d7275
Merge pull request #9118 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 9, 2024
f21b267
Fix some log topics for Suave and Polygon Edge
varasev Jan 5, 2024
21934db
Update changelog
varasev Jan 5, 2024
01bd827
Add interpolation operator to some queries
varasev Jan 9, 2024
e9a9dfd
Update changelog
varasev Jan 10, 2024
05242db
Allow payable function with output appear in the Read tab
vbaranov Dec 29, 2023
841f220
Merge pull request #9073 from blockscout/vb-allow-payable-in-read-tab
vbaranov Jan 10, 2024
7b000d8
Merge pull request #9102 from blockscout/va-fix-log-topics
vbaranov Jan 10, 2024
8a31151
Return current exchange rate in api/v2/stats
sl1depengwyn Jan 5, 2024
2ea9eb9
Merge pull request #9109 from blockscout/mf-return-current-exchange-r…
vbaranov Jan 10, 2024
4c2c9e3
Add tracing by block logic for geth
Qwerty5Uiop Dec 26, 2023
d8cc916
Fix Explorer.Chain.Cache.GasPriceOracle.merge_fees
sl1depengwyn Jan 9, 2024
3105a63
Merge pull request #9125 from blockscout/mf-fix-merge-fees-gas-tarcker
vbaranov Jan 10, 2024
0784151
Improve update_in in gas tracker
sl1depengwyn Jan 7, 2024
f5463a8
Merge pull request #9110 from blockscout/mf-gas-tracker-v1-improve-up…
vbaranov Jan 10, 2024
b437979
Merge pull request #9072 from blockscout/ap-geth-trace-by-block
vbaranov Jan 11, 2024
9482a4f
Fetch realtime coin balances only for addresses for which it has changed
Qwerty5Uiop Dec 28, 2023
48bfc78
Filecoin branch CI
vbaranov Jan 11, 2024
9825192
Noves.fi API proxy
vbaranov Dec 25, 2023
1f87efb
Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/ad…
vbaranov Jan 9, 2024
9f3048b
Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/tr…
vbaranov Jan 9, 2024
9ee5099
Clear GA cache
vbaranov Jan 9, 2024
7c24d90
Process reviewer comments
vbaranov Jan 10, 2024
502dec0
Merge pull request #9056 from blockscout/vb-noves-fi-proxy
vbaranov Jan 12, 2024
5ea59f3
Fix typo
shuoer86 Jan 12, 2024
b31dd86
Fix typo
shuoer86 Jan 12, 2024
3aef113
Fix typo
shuoer86 Jan 12, 2024
e6b39be
Manage proxy implementation ttl via avg block time
vbaranov Jan 15, 2024
27e6310
Merge pull request #9155 from blockscout/vb-manage-proxy-implementati…
vbaranov Jan 15, 2024
6bb207d
Merge pull request #9069 from blockscout/ap-fix-realtime-coin-balance…
vbaranov Jan 15, 2024
9efd87f
Increased shared memory for Postgres containers
aostrun Jan 15, 2024
2b1dbc4
Update changelog
aostrun Jan 15, 2024
5713e73
Bump copy-webpack-plugin in /apps/block_scout_web/assets
dependabot[bot] Jan 15, 2024
e2e6c7a
Bump sass-loader from 13.3.3 to 14.0.0 in /apps/block_scout_web/assets
dependabot[bot] Jan 15, 2024
e0d87d6
Bump mini-css-extract-plugin in /apps/block_scout_web/assets
dependabot[bot] Jan 15, 2024
898f316
Bump sweetalert2 from 11.10.2 to 11.10.3 in /apps/block_scout_web/assets
dependabot[bot] Jan 15, 2024
aae5e0e
Merge pull request #9161 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 16, 2024
5789553
Merge pull request #9160 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 16, 2024
a50c375
Merge pull request #9165 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 16, 2024
4fdbfa6
Bump style-loader from 3.3.3 to 3.3.4 in /apps/block_scout_web/assets
dependabot[bot] Jan 16, 2024
6e2bec2
Merge pull request #9163 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 16, 2024
889814b
Bump @babel/preset-env in /apps/block_scout_web/assets
dependabot[bot] Jan 16, 2024
19af211
Merge addresses stage with address referencing
Qwerty5Uiop Jan 10, 2024
9c5ebf6
Merge pull request #9159 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 16, 2024
e238925
Merge pull request #9162 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 16, 2024
70ce2da
Merge pull request #9158 from aostrun/fix/postgresql-shm-mem-docker
vbaranov Jan 16, 2024
2a232c9
Bump css-loader from 6.8.1 to 6.9.0 in /apps/block_scout_web/assets
dependabot[bot] Jan 16, 2024
a18aafb
Merge pull request #9164 from blockscout/dependabot/npm_and_yarn/apps…
vbaranov Jan 16, 2024
6108aca
Merge pull request #9131 from blockscout/ap-move-addresses-stage-to-b…
vbaranov Jan 16, 2024
ec58cd8
Bump dialyxir from 1.4.1 to 1.4.2
dependabot[bot] Oct 23, 2023
e2cf190
plt_add_deps: from :transitive to :app_tree
vbaranov Oct 24, 2023
c174201
Add wallaby to plt_add_apps
vbaranov Jan 16, 2024
6105eec
Merge pull request #8686 from blockscout/dependabot/hex/dialyxir-1.4.2
vbaranov Jan 16, 2024
dafa09b
Bump briefly from `51dfe7f` to `4836ba3`
dependabot[bot] Nov 20, 2023
783a0db
Merge pull request #8861 from blockscout/dependabot/hex/briefly-4836ba3
vbaranov Jan 16, 2024
7f93ea9
Merge pull request #9144 from shuoer86/master
vbaranov Jan 16, 2024
9e12b73
Fix common-blockscout.env
bap2pecs Jan 16, 2024
7be2cb7
Merge pull request #9177 from bap2pecs/patch-1
vbaranov Jan 17, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,9 @@ jobs:

- run: mix compile

# Ensure NIF is compiled for libsecp256k1
- run:
command: make
working_directory: "deps/libsecp256k1"
working_directory: "deps/ex_secp256k1"

# `deps` needs to be cached with `_build` because `_build` will symlink into `deps`

Expand Down
19 changes: 14 additions & 5 deletions .dialyzer-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,24 @@
:0: Unknown type 'Elixir.Map':t/0
:0: Unknown type 'Elixir.Hash':t/0
:0: Unknown type 'Elixir.Address':t/0
lib/ethereum_jsonrpc/rolling_window.ex:173
lib/ethereum_jsonrpc/rolling_window.ex:171
lib/explorer/smart_contract/solidity/publisher_worker.ex:1
lib/explorer/smart_contract/vyper/publisher_worker.ex:1
lib/explorer/smart_contract/solidity/publisher_worker.ex:6
lib/explorer/smart_contract/vyper/publisher_worker.ex:6
lib/explorer/smart_contract/solidity/publisher_worker.ex:8
lib/explorer/smart_contract/vyper/publisher_worker.ex:8
lib/block_scout_web/router.ex:1
lib/block_scout_web/schema/types.ex:31
lib/phoenix/router.ex:324
lib/phoenix/router.ex:402
lib/explorer/smart_contract/reader.ex:435
lib/explorer/exchange_rates/source.ex:123
lib/explorer/exchange_rates/source.ex:126
lib/indexer/fetcher/polygon_edge.ex:737
lib/indexer/fetcher/polygon_edge/deposit_execute.ex:151
lib/indexer/fetcher/polygon_edge/deposit_execute.ex:195
lib/indexer/fetcher/polygon_edge/withdrawal.ex:166
lib/indexer/fetcher/polygon_edge/withdrawal.ex:210
lib/indexer/fetcher/zkevm/transaction_batch.ex:116
lib/indexer/fetcher/zkevm/transaction_batch.ex:156
lib/indexer/fetcher/zkevm/transaction_batch.ex:252
lib/block_scout_web/views/api/v2/transaction_view.ex:431
lib/block_scout_web/views/api/v2/transaction_view.ex:472
lib/explorer/chain/transaction.ex:170
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@ apps/explorer/node_modules
test
.git
.circleci
.vscode
.elixir_ls
erl_crash.dump
logs
apps/*/test
100 changes: 100 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
name: Bug Report
description: File a bug report
labels: [ "triage" ]
body:
- type: markdown
attributes:
value: |
Thanks for reporting a bug 🐛!

Please search open/closed issues before submitting. Someone might have had the similar problem before 😉!

- type: textarea
id: description
attributes:
label: Description
description: A brief description of the issue.
validations:
required: true

- type: dropdown
id: installation-type
attributes:
label: Type of the installation
description: How the application has been deployed.
options:
- Docker-compose
- Helm charts (k8s)
- Manual from the source code
- Docker
validations:
required: true

- type: input
id: archive-node-type
attributes:
label: Type of the JSON RPC archive node
description: Which type of archive node is used.
placeholder: "Erigon/Geth/Nethermind/Reth/PolygonEdge/Besu/OpenEthereum/..."
validations:
required: true

- type: input
id: chain-type
attributes:
label: Type of the chain
description: Type of the chain.
placeholder: L1/L2/...

- type: input
id: link
attributes:
label: Link to the page
description: The link to the page where the issue occurs.
placeholder: https://eth.blockscout.com

- type: textarea
id: steps
attributes:
label: Steps to reproduce
description: |
Explain how to reproduce the issue in the development environment.

- type: input
id: backend-version
attributes:
label: Backend version
description: The release version of the backend or branch/commit.
placeholder: v6.0.0
validations:
required: true

- type: input
id: frontend-version
attributes:
label: Frontend version
description: The release version of the frontend or branch/commit.
placeholder: v1.11.1

- type: input
id: elixir-version
attributes:
label: Elixir & Erlang/OTP versions
description: Elixir & Erlang/OTP versions.
placeholder: Elixir 1.14.5 (compiled with Erlang/OTP 25)
validations:
required: true

- type: input
id: os-version
attributes:
label: Operating system
description: The operating system this issue occurred with.
placeholder: Linux/macOS/Windows

- type: textarea
id: additional-information
attributes:
label: Additional information
description: |
Use this section to provide any additional information you might have (e.g screenshots or screencasts).
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Feature Request
url: https://blockscout.canny.io/feature-requests
about: Request a feature or enhancement
- name: Ask a question
url: https://github.com/orgs/blockscout/discussions
about: Ask questions and discuss topics with other community members
- name: Join our Discord Server
url: https://discord.gg/blockscout
about: The official Blockscout Discord community
10 changes: 7 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,20 @@ updates:
directory: "/"
open-pull-requests-limit: 20
schedule:
interval: "daily"
interval: "weekly"

- package-ecosystem: "npm"
directory: "/apps/block_scout_web/assets"
open-pull-requests-limit: 10
schedule:
interval: "daily"
interval: "weekly"
ignore:
- dependency-name: "bootstrap"
- dependency-name: "web3"
versions: ["4.x"]

- package-ecosystem: "npm"
directory: "/apps/explorer"
open-pull-requests-limit: 10
schedule:
interval: "daily"
interval: "weekly"
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down
Loading
Loading