Commit Graph

3810 Commits (4f9b143b4fc46fbba174fe1036f6d1a81fd78d5d)

Author SHA1 Message Date
Viktor Baranov 5a24940032 Static global API key 3 years ago
Viktor Baranov 0ceb208e32 Fix write page contract tuple input 3 years ago
Viktor Baranov 931a5562c9 npm audit 3 years ago
Zaki Alam 27b5bc6987
fix typo 3 years ago
Viktor Baranov 1f7b06de7f Update ex_keccak lib 3 years ago
nikitosing 0e4de06099 Fix broken functions input 3 years ago
nikitosing 0d902eb80f Add parse input errors view; fix empty method_id 3 years ago
Viktor Baranov 35f2df7c46 API rate limit 3 years ago
nikitosing d23e9ab13e Add separate column for token icons 3 years ago
QP ba6caa75db At contract write use wei precision 3 years ago
nikitosing fca70fb73b Fix token transfers csv export 3 years ago
Viktor Baranov 3871ab8569 Capability to leave an empty logo 3 years ago
Viktor Baranov 5be5c351e8 Token instance image fix 3 years ago
Viktor Baranov e76529c324 Resolve npm vulnerabilities via npm audix fix 3 years ago
Viktor Baranov 714670e9c2 Separate FIRST_BLOCK and TRACE_FIRST_BLOCK option for blocks import and tracing methods 3 years ago
nikitosing 0036178649 Add daily bytecode verifcation to warn about metamorphic contracts vulnerability 3 years ago
nikitosing da7b9c815e Add check if contract already verified; fix error response 3 years ago
nikitosing 9afeaf2708 Add verification via standard JSON input 3 years ago
Viktor Baranov b38cb83ee6 Extend decimals cap in format_according_to_decimals up to 24 3 years ago
nikitosing 2b3045bcb5 Fix bugs and improve contract interactions 3 years ago
Viktor Baranov 29aa23e213 An ability to separate Ecto Repo DB endpoint for the API endpoints 3 years ago
nikitosing 04939730ce Add reusable channel-disconnected-msg template 3 years ago
nikitosing e29b474875 Fix falsy Connection Lost on reload page 3 years ago
Viktor Baranov 4ca9737388 API router refactoring: disable routes like /api/anything, leave only /api/v1 and /api available 3 years ago
Viktor Baranov 81df52787c API endpoints logger 3 years ago
Viktor Baranov 51cec29e43 Improve bridged tokens list API endpoint: add handler for empty page number and page size 3 years ago
Viktor Baranov cc1c7b4f34 Bridged tokens API endpoint 3 years ago
Viktor Baranov 68f74d64a8 Save gas_used in addresses table 3 years ago
nikitosing 643969b505 Fix displaying of nested arrays for contracts read 3 years ago
Viktor Baranov 70a1681911 Fix search field appearance on medium size screens 3 years ago
Viktor Baranov f409c82836 Web3Modal: getNetId function refactoring 3 years ago
Viktor Baranov ec85c23ffa Web3Modal refactoring 3 years ago
Viktor Baranov 93780436ef Web3modal: minor fixes 3 years ago
Viktor Baranov 652c536521 Web3modal refactoring 3 years ago
Viktor Baranov 7b30b72c0a Web3 modal with Wallet Connect for Write contract page 3 years ago
nikitosing b15d6d0039 Change button link to the verification type selection page 3 years ago
Viktor Baranov ed034c56b5 Fix format_according_to_decimals method 3 years ago
Viktor Baranov bcf2422026 Node 16 support 3 years ago
Viktor Baranov 7a42c1aa2d Fix infinite gas usage count loading 3 years ago
Viktor Baranov 3cb935e5ed Allow custom optimizations runs for contract verifications via API 3 years ago
Viktor Baranov b61d304d32 Speed up txs per day chart data collection 3 years ago
nikitosing 8dfc13eac9 Remove raw revert message if it was decoded 3 years ago
nikitosing c229d71346 add link to the tx in case of revert in modal 3 years ago
nikitosing 1a54597b4d Add decoding for revert messages on a read contract page 3 years ago
nikitosing a2bcafe6d5 Update package.json 3 years ago
nikitosing 2264db32c3 Fix floating tooltip on the main page 3 years ago
nikitosing 9065a09d14 Fix view for broken token icons 3 years ago
Viktor Baranov 1ba0fb062a Add loading spinner for async data (transactions count, transfers count, gas usage count) 3 years ago
nikitosing dae0ed50f3 Add utf-8 decoding for revert reason data 3 years ago
nikitosing 9c76bc7e6d Block Details page: Remove crossing at the Burnt Fee line 3 years ago