Commit Graph

6967 Commits (3d92bdee758fb8ec465220f466bd7602a22944b0)

Author SHA1 Message Date
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
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
nikitosing df13fe3f1b Add possibility to decode input and logs based on other's SC method even for verified contract 3 years ago
nikitosing 26a32ca836 Update link and text: Bitmax -> AscendEX 3 years ago
Viktor Baranov a2a7e2a1b5 Address page facelifting 3 years ago
Viktor Baranov afc1c1ec95 Fix CSV export logs test 3 years ago
nikitosing 711e36f5f5 Fix comparison of decimal value 3 years ago
Victor Baranov b6db2b0549 Advanced CSV export 3 years ago
Viktor Baranov db4bf40cca Vyper contract verification 3 years ago
nikitosing 38e2db19bf Add test for prepareMethodArgs; fix bug with whitespaces 3 years ago
nikitosing d80b5ed685 Remove clauses for outdated ganache bugs 3 years ago
nikitosing be6c0e81dc Fix fees for zero gas price txs 3 years ago
nikitosing 089d0784dc Fix typo in naming 3 years ago
Viktor Baranov 222d942dff Update chart.js 3 years ago
nikitosing 6de1546ea7 Fix hardcoded strings 3 years ago
Viktor Baranov ef423b955f Contract verification fix: check only success creation tx 3 years ago
Viktor Baranov 9ca2814480 Search input: sanitize input 3 years ago
nikitosing 3a7efb1946 Top navigation: Move Accounts to Tokens 3 years ago
Viktor Baranov 907a473c24 Update to Erlang/OTP 24 3 years ago
nikitosing 40461046e3 Fix pagination in Block Details, Transactions tab 3 years ago
Viktor Baranov 94286f548a Fix internationalization files 3 years ago