Commit Graph

9263 Commits (0b67f81d050bef19b87d16047abd7d3d109dcacd)
 

Author SHA1 Message Date
Victor Baranov b5f952e233
Merge pull request #4419 from blockscout/vb-search-contracts-order 3 years ago
Viktor Baranov 2446c0b9db Order contracts in the search by inserted_at in descending order 3 years ago
Victor Baranov 029f289a4f
Merge pull request #4406 from blockscout/np-fix-validators-ise 3 years ago
nikitosing 3310d7981c Fix internal server error on validator's transactions page 3 years ago
Victor Baranov 3d08894d33
Merge pull request #4400 from blockscout/token-id-label 3 years ago
Valentin Syrovatskiy 7f8309e264 Add "Token ID" label on token-trasfers page 3 years ago
Victor Baranov 3901c46fb1
Merge pull request #4360 from blockscout/np-fix-forked-pending-txs 3 years ago
nikitosing 66132a3d65 fix false pending txs 3 years ago
Victor Baranov 5b167cb91a
Merge pull request #4398 from blockscout/np-speed-up-txs-loading 3 years ago
nikitosing 720e3cb368 moved token-transfers-toggle.js 3 years ago
Victor Baranov 3ee4154924
Merge pull request #4391 from blockscout/np-add-batched-txs 3 years ago
Viktor Baranov f21f4f273b Add batched txs on the adress transactions page 3 years ago
Victor Baranov 65421208e5
Merge pull request #4385 from blockscout/np-fix-render-txs-logs 3 years ago
nikitosing 659be73768 Add :tuple clause for do_copy_text 3 years ago
nikitosing ebc3afeb0b Fix html template for txs input 3 years ago
Victor Baranov ab4ab4686a
Merge pull request #4384 from blockscout/fix-elixir-version 3 years ago
Valentin Syrovatskiy 58ad3c4dbf Fix elixir version in .tool-versions 3 years ago
Victor Baranov 093f3408e9
Merge pull request #4353 from blockscout/np-add-live-reload-token-holders 3 years ago
Viktor Baranov 0ccdd14928 Fix gettext 3 years ago
Victor Baranov d3d0d672c8
Merge pull request #4388 from blockscout/np-fix-poa-sourcify 3 years ago
nikitosing 39ce756e26 Added check if sourcify integration is enabled 3 years ago
nikitosing f4c18541e2 Add live reload on the token holders page 3 years ago
Victor Baranov 230ea9f5bb
Merge pull request #4382 from blockscout/vb-autocomplete 3 years ago
Viktor Baranov c3e3828923 Replace awesomplete with autocomplete.js 3 years ago
Victor Baranov 7dc7604e4f
Merge pull request #4371 from blockscout/vb-mobile-search 3 years ago
Viktor Baranov f2f69be2fb Place search outside of burger in mobile view 3 years ago
Victor Baranov 3286e16205
Merge pull request #4355 from blockscout/vb-search-empty-string 3 years ago
Viktor Baranov 3dc914488c Do not redirect to 404 page with empty string in the search 3 years ago
Viktor Baranov bf5c58bdcc Blockscout 3.7.1 3 years ago
Victor Baranov 73918897d4
Merge pull request #4331 from blockscout/np-add-partial-sourcify 3 years ago
nikitosing a851195e4b add partially verified support 3 years ago
Victor Baranov 1f4365c192
Merge pull request #4351 from blockscout/vb-geth-effective-gas-price 3 years ago
Viktor Baranov 94f860515a Support effectiveGasPrice property in receipt (geth specific) 3 years ago
Victor Baranov 6d115ec879
Merge pull request #4346 from blockscout/np-fix-raw-trace-bug 3 years ago
nikitosing beeb9aa48f fix raw trace bug 3 years ago
Victor Baranov e3d5778018
Merge pull request #4345 from blockscout/np-fix-validators-txs-page 3 years ago
nikitosing 140228a5b9 fix txs page for validators 3 years ago
Victor Baranov 69c4648b2e
Merge pull request #4342 from blockscout/np-delete-dropped-relaced-txs 3 years ago
Victor Baranov 5cf5f127bf
Merge pull request #4323 from blockscout/np-add-byte-code 3 years ago
nikitosing 6c4a78b248 remove dropped/replaced txs from address transactions page 3 years ago
Victor Baranov 2134c71383
Merge pull request #4325 from blockscout/np-fix-search 3 years ago
Viktor Baranov 3a7022fd9a Fix gettext 3 years ago
Viktor Baranov 00e02d6375 Wrap data-identifier-hash into double quotes in template 3 years ago
nikitosing 7df3793620 gettext 3 years ago
nikitosing 368a5cb180 fix dialyzer, gettext 3 years ago
nikitosing 2491ca8627 change path to identifier hash 3 years ago
nikitosing b5d88bdf58 Add contract creation code 3 years ago
nikitosing 1bc2a254e0 Contract Byte Code -> Deployed Contract Byte Code 3 years ago
Victor Baranov a9995748ff
Merge pull request #4312 from blockscout/np-add-pending-txs 3 years ago
Victor Baranov b299231bb9
Merge pull request #4320 from blockscout/np-fix-getsourcecode-bug 3 years ago