Commit Graph

1046 Commits (45fd7283744e85bd60805cb74414ed5b2bba380a)

Author SHA1 Message Date
nikitosing 1ef853080c Fix internal txs pagination 3 years ago
nikitosing 5cdb1744f3 Add view for internal transactions error 3 years ago
nikitosing baa1395239 Fix constructor arguments verification bugs 3 years ago
Viktor Baranov b37f6e1ada DATABASE_URL should have a higher priority than vars for postgrex, remove other application DB params except DATABASE_URL, fix bug when empty DB password in DATABASE_URL is overwritten by PGPASSWORD 3 years ago
Donald Hutchison 941c4dac31 Extract database parameters from DATABASE_URL. (#305) 3 years ago
Viktor Baranov c0fa36e4d1 Refactoring suggestions processed 3 years ago
Victor Baranov e0b8f2a6b5
Update apps/explorer/test/explorer/chain_test.exs 3 years ago
Viktor Baranov c678f93db5 Fix get_implementation_abi_from_proxy/2 implementation 3 years ago
Viktor Baranov 5a24940032 Static global API key 3 years ago
nikitosing 2198657657 Add regression tests 3 years ago
nikitosing 3b5836c8cd Fix failing verifier test 3 years ago
nikitosing fca70fb73b Fix token transfers csv export 3 years ago
Viktor Baranov 3518c0f70b Fix constanlty failing 2 contract verification tests 3 years ago
nikitosing ae3b17e471 Fix tests 3 years ago
Viktor Baranov 29aa23e213 An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
nikitosing 6b131a8e09 Fix read contract page 3 years ago
Viktor Baranov b61d304d32 Speed up txs per day chart data collection 3 years ago
nikitosing d66304f26a Added clauses and tests for get_total_staked_and_ordered/1 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov 655c58bdba ERC-1155 metadata fetching: add tests 3 years ago
Viktor Baranov a027554d39 Add sorting by token_id:fix tests 3 years ago
Viktor Baranov ba34bacc5a Add test for mutiple current token balances insertion 3 years ago
Viktor Baranov 9bc4f8b5ad ERC-1155: token balanaces indexer update 3 years ago
Viktor Baranov c685cd00fd ERC-1155 transfers support in UI 3 years ago
Ayrat Badykov 5e5dc6eb65 fix tests 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 b6db2b0549 Advanced CSV export 3 years ago
Viktor Baranov db4bf40cca Vyper contract verification 3 years ago
Viktor Baranov 907a473c24 Update to Erlang/OTP 24 3 years ago
Viktor Baranov 6a4740f184 Update mix deps 3 years ago
Viktor Baranov 51d3900e92 Bump ex_keccak 3 years ago
Viktor Baranov acdf5af000 Uncataloged token transfers query performance improvement 3 years ago
nikitosing 5b6ae1957f Fix test 3 years ago
Viktor Baranov 3c555b431f Search results page 3 years ago
Viktor Baranov 3773b7e67f Handle error in fetch_validators_list method 3 years ago
nikitosing 515f29330f Fix error response in contract's output 3 years ago
nikitosing a851195e4b add partially verified support 3 years ago
nikitosing d7c0131016 rename method 3 years ago
Viktor Baranov 63cce8be56 Typo: constructor instead of contructor 4 years ago
Viktor Baranov aa60d14e1b Get token balance query improvement: instead of address_token_balances use address_current_token_balances table 4 years ago
Viktor Baranov 518fc23117 Calc total fee per day 4 years ago
Viktor Baranov ab9f94f6a7 Display lp tokens USD value in dropdown 4 years ago
Viktor Baranov fe3a6dd681 Fix tests for list_token_transfers function 4 years ago
Viktor Baranov 451d7c5f61 Fix tokenlist API endpoint return only tokens with positive balance 4 years ago
Victor Baranov 51e7fd0571 Verify via metadata json 4 years ago
Viktor Baranov 8605f3c907 Fix number of confirmations 4 years ago
POA 08313405f9 Add pool names display to Staking DApp 4 years ago
POA 5d0a55854c Refactor and optimize Staking DApp 4 years ago
Viktor Baranov 0a68609c49 Contract reader/writer refactoring 4 years ago