Commit Graph

1125 Commits (6c0d16568e64f4d76c94f9760846bf2a35cc44b6)

Author SHA1 Message Date
Viktor Baranov 2455dfa973 GasPriceOracle.get_average_gas_price tests 2 years ago
Viktor Baranov e3e084af73 Gas price oracle: ignore gas price rounding for values less than 0.01 2 years ago
Viktor Baranov b2a72699b4 Decimal 2.0 2 years ago
Viktor Baranov d02a6e73a9 Allow special characters in password in DB URL parser 2 years ago
Никита Поздняков c97afb501d
Disable by default fetching btc_value (add env variable) 2 years ago
Viktor Baranov 8f43930192 Gas price oracle 3 years ago
Никита Поздняков 4b43a6f978
Fix warnings in tests 3 years ago
nikitosing 4f96c96d45 Add regression tests for token transfers ordering and pagination 3 years ago
Viktor Baranov 2167e2d2c9 Allow hyphen in password 3 years ago
Viktor Baranov 93f202d437 Repair tests for exchange rates/know tokens sorce by addind mock for headers function 3 years ago
Viktor Baranov cc6a03508f Exchange rates CoinMarketCap source module/CoinGecko API key support 3 years ago
Qwerty5Uiop cc6b679d62 Fixed burned_fees manual reward calculation 3 years ago
Qwerty5Uiop b4eb61aa90 Fix burned_fees type 3 years ago
Qwerty5Uiop 81534addc5 Manual fetch benefeciaries 3 years ago
Viktor Baranov d5e08101c0 Burn fees for legacy transactions 3 years ago
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
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