Commit Graph

3007 Commits (d3758c0d7d51be2576c8ce4adc6d10dde70da3f2)

Author SHA1 Message Date
Cutsin fb6e11e217 Fix an error occurred when decoding base64 encoded json 2 years ago
Nikita Pozdniakov f43645c149
Increas verification timeout to 120 seconds 2 years ago
Nikita Pozdniakov 15962fb907
Cut 'from' param from query contract request if it's empty 2 years ago
nikitosing 217cb4bcea
Fix Internal Server Error on tx input decoding (#6889) 2 years ago
Viktor Baranov 7814abd97c Blockscout 5.1.0 2 years ago
nikitosing e626d9a8a5
Integrate SC verifier v2 (#6871) 2 years ago
nikitosing 6d831a6985
API v2: `/tokens/0x../instances` (#6798) 2 years ago
dependabot[bot] ce01bb60db
Bump solc from 0.8.16 to 0.8.18 in /apps/explorer 2 years ago
Maxim Filonov 85963ef02f
Refactor `try rescue` statements to keep stacktrace (#6786) 2 years ago
POA f5f4fd835c Rename transaction_actions.ex to transaction_action.ex 2 years ago
Nikita Pozdniakov 7f21f87f97
Refactor Vyper.PublisherWorker 2 years ago
Nikita Pozdniakov 14d7e96803
Apply refactoring to solidity publisher worker 2 years ago
Nikita Pozdniakov a01a45572c
Move repeated code to a separate function 2 years ago
Nikita Pozdniakov 38f1ab5ceb
Add vyper multi-part, evm_version for vyper, index of chosen contract for sourcify 2 years ago
Nikita Pozdniakov 4a7211e5d1
Add VerificationControllerTest 2 years ago
Никита Поздняков d72bd5a1a1
Add VerificationController to API v2 2 years ago
nikitosing 8464e8254a
Integrate sig provider (#6541) 2 years ago
Qwerty5Uiop db7b85da39 Fix bounds clearing 2 years ago
POA ff82fd01a6 Use last_fetched_counter 2 years ago
sl1depengwyn 679f7ef925 Fix tx count on empty chain 2 years ago
POA a4641ba197 Save stage for tx actions fetcher between restarts 2 years ago
Viktor Baranov d17d9c95db Permanent dark mode 2 years ago
Qwerty5Uiop 1e7f4953f4 Change tokens lock type 2 years ago
POA 18fcc3561e Rename Explorer.Chain.TransactionActions to Explorer.Chain.TransactionAction 2 years ago
POA 022e1b40df Fix tx action type name 2 years ago
Maxim Filonov 54ecefea81
Fix address counter on empty chain (#6746) 2 years ago
Никита Поздняков a9def718ef
Add method to token transfers 2 years ago
Никита Поздняков 21b09692c3
Add possibility to filter token transfers by token for address 2 years ago
Никита Поздняков 4447bfff5b
Add filtering by token type in /tokens 2 years ago
Qwerty5Uiop b909d7b2b1 Remove internal transactions deletion 2 years ago
Никита Поздняков da2b45ed7e
Fix tests 2 years ago
Никита Поздняков bf46546c85
Fix smart contract bug + regression test 2 years ago
Viktor Baranov a16c1aa96d Blockscout 5.0.0 2 years ago
dependabot[bot] d374103030
Bump mime from 1.6.0 to 2.0.3 2 years ago
dependabot[bot] b00343cebb
Bump bamboo from 2.2.0 to 2.3.0 2 years ago
Никита Поздняков d83014045b
Fix mix credo 2 years ago
Никита Поздняков 72e212961c
Add nil handle 2 years ago
Никита Поздняков 98685a8d1f
Fix error on non-existent method id + regression test 2 years ago
Никита Поздняков b73fc1719f
Add tests for /tokens tab 2 years ago
Никита Поздняков 65dd29069e
Add smart-contract controller test for api v2 2 years ago
Никита Поздняков 325cb1d2bb
Add filtering by token type in /addresses/../tokens 2 years ago
Никита Поздняков 842fa08f48
Fix tests 2 years ago
Никита Поздняков 66803af512
Remove sender from proxy reading; Add error processing for contract's response in api v2 2 years ago
Никита Поздняков 03ea2cefe7
Add SmartContract controller 2 years ago
Никита Поздняков 8b50f6d3f1
Add sender's address for read-only functions; Done some smart-contract endpoints 2 years ago
Qwerty5Uiop 7110521851 PendingBlockOperation block_number soft migration 2 years ago
Qwerty5Uiop b92ffcf30d Update tests 2 years ago
Qwerty5Uiop d452ef96c9 Pending block operations update 2 years ago
Qwerty5Uiop ba8b310a3f Persistent missing ranges storage 2 years ago
hp c24776179b handling stale error when try delete notification 2 years ago