Commit Graph

9607 Commits (7dba5d4cc220228764ba1b8a3411b126f8e926db)
 

Author SHA1 Message Date
nikitosing ee6776e104 Update ex_abi to 0.5.7; add decoding revert reason for contract interaction tx 3 years ago
Victor Baranov 2bd8c5ff34
Merge pull request #4776 from blockscout/np-add-reverted-msgs-view 3 years ago
Victor Baranov 99d58ac1e4
Merge pull request #4764 from blockscout/np-fix-constructor-args-bug 3 years ago
nikitosing 9f48323990 Add cleaning of substrings of `require` messages from parsed constructor arguments 3 years ago
Victor Baranov b6dd15f496
Merge pull request #4778 from blockscout/np-increase-runs-size 3 years ago
nikitosing fc78d98a36 optimiation_runs: int4 -> int8 3 years ago
nikitosing 1b115ef165 Added view for unsuccessfully fetched values from read functions 3 years ago
Victor Baranov eaadac2fcc
Merge pull request #4761 from blockscout/vb-erc-1155-public 3 years ago
Viktor Baranov 71ca021d7a Update token type in balances tables 3 years ago
Viktor Baranov a5ffd22b4f Fix mobile view for address page 3 years ago
Viktor Baranov 3758375e82 Set tokenID null for ERC_721 in address current token balance table 3 years ago
Victor Baranov dcc613949b
Merge pull request #4768 from blockscout/np-handle-zero-division 3 years ago
nikitosing b997b33008 Handle zero division in Block Details page 3 years ago
Viktor Baranov e8803bdbc8 Fix type var value for _tokens.html rendering in case of 1155 3 years ago
nikitosing 165a46891e Fix token balances 500 response 3 years ago
nikitosing 8b54503003 Add condition for ERC-721 token balance entry without tokenId 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov 7a4eb8f72a Update acquire_contract_address_tokens to mitigate deadlocks 3 years ago
Viktor Baranov f0b75e3dc6 Additional token_id checks for token balances 3 years ago
Viktor Baranov 31e92f81c6 Update delete_address_current_token_balances derive_address_current_token_balances functions 3 years ago
Viktor Baranov 655c58bdba ERC-1155 metadata fetching: add tests 3 years ago
Viktor Baranov 2be81f2878 ERC-1155 metadata fetching 3 years ago
Viktor Baranov 36d76bb6f7 Set token_id together with token_contract_hash in group_by, oreder statements 3 years ago
Viktor Baranov d21f95dece Blocks import: divide token balance insertion with and without token_id 3 years ago
Viktor Baranov a027554d39 Add sorting by token_id:fix tests 3 years ago
Viktor Baranov 4a0441bb7b Add sorting by token_id 3 years ago
Viktor Baranov f86f9e7b0a Change order of balances records for updating 3 years ago
Viktor Baranov f1e5c45909 ERC-1155: fix indexer 3 years ago
Viktor Baranov c8c66b5525 Fix balances indexing error: ON CONFLICT DO UPDATE command cannot affect row a second time 3 years ago
Viktor Baranov e75d3b7471 Convert decimal to integer 3 years ago
Viktor Baranov f9e6a9cb30 1155 refactoring: get_balances_of_with_abi/2 3 years ago
Viktor Baranov d052f00e53 Add multiple token balances from token transfers test 3 years ago
Viktor Baranov ba34bacc5a Add test for mutiple current token balances insertion 3 years ago
Viktor Baranov d5261744db Add order by token.type 3 years ago
Viktor Baranov 9bc4f8b5ad ERC-1155: token balanaces indexer update 3 years ago
Viktor Baranov a3fba9d1cb ERC-1155 tokenID in tokens dropdown 3 years ago
Viktor Baranov 6f506b4565 ERC-1155 finalization 3 years ago
Viktor Baranov c685cd00fd ERC-1155 transfers support in UI 3 years ago
Ayrat Badykov 5e5dc6eb65 fix tests 3 years ago
Ayrat Badykov 6f6fa1c21f Add ERC-1155 support for token transfers and token balances 3 years ago
nikitosing fac9cc0038 Complement for 1155 3 years ago
Victor Baranov dd92450777
Merge pull request #4739 from blockscout/np-improve-logs-and-inputs-decoding 3 years ago
nikitosing df13fe3f1b Add possibility to decode input and logs based on other's SC method even for verified contract 3 years ago
Victor Baranov 3b346584b5
Merge pull request #4751 from blockscout/np-change-text-trade-button 3 years ago
Viktor Baranov c28bc1f702 Invalidate GA cache 3 years ago
nikitosing 26a32ca836 Update link and text: Bitmax -> AscendEX 3 years ago
Victor Baranov 91f2e2f29e
Merge pull request #4699 from blockscout/vb-address-page-facelifting 3 years ago
Viktor Baranov a2a7e2a1b5 Address page facelifting 3 years ago
Viktor Baranov afc1c1ec95 Fix CSV export logs test 3 years ago
Victor Baranov 79c11a9118
Merge pull request #4746 from blockscout/np-fix-decimal-compare-gas-limit 3 years ago