Commit Graph

1056 Commits (2847d2a9e76e2b1cd0cd69427e3e9f32f71e3586)

Author SHA1 Message Date
nikitosing 9c4984041d Fix params encoding for read contracts methods 3 years ago
Viktor Baranov bbcb84fbe3 Cache modules refactoring 3 years ago
nikitosing f9ad92d370 Return all ERC-1155's token instances in tokenList api endpoint 3 years ago
nikitosing 34fe31fe1f Add OpenZeppelin proxy storage slot 3 years ago
nikitosing 7088dca160 Fix vulnerability 3 years ago
Viktor Baranov e4c9a7f3e1 Fix bytecode twins feature 3 years ago
Viktor Baranov 4fb4280da9 Speedup query for getting verified smart-contract bytecode twin 3 years ago
Viktor Baranov 5bf253143f Fix hostname Regex pattern 3 years ago
nikitosing 1ef853080c Fix internal txs pagination 3 years ago
nikitosing 5cdb1744f3 Add view for internal transactions error 3 years ago
nikitosing bb542353d9 Fix contract verification when constructor args provided 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