Commit Graph

6797 Commits (85747eea66f34b09abe60d237df1de70267fc667)

Author SHA1 Message Date
Ikko Ashimine c9d0fc9d1c
Fix typo in layout_view_test.exs 3 years ago
Viktor Baranov ff36568268 _token_icon template: @class to @additional_classes in order supporting multiple classes 3 years ago
nikitosing 86aaeef3e2 Hide broken images (Safari, Firefox) 3 years ago
nikitosing e398754c1e Fix long names crossing with USD 3 years ago
nikitosing 546fe9058f Fix wallet style 3 years ago
Viktor Baranov ba1ab9cdf1 Resolve vulnerable npm dep in ./apps/explorer 3 years ago
Viktor Baranov d692059205 Refactor search page template 3 years ago
Viktor Baranov 4ad36e2f79 Dedicated rate limiting by IP 3 years ago
Viktor Baranov be1d248981 Store address transactions/token transfers in the DB 3 years ago
Viktor Baranov 967f264909 Add GC logo without text 3 years ago
Viktor Baranov 30f33ebd24 Internal transactions fetcher disabled? config parameter 3 years ago
Viktor Baranov 20205c40d6 GC horizontal logo 3 years ago
Viktor Baranov 5a24940032 Static global API key 3 years ago
nikitosing 2198657657 Add regression tests 3 years ago
nikitosing 92628a1389 Fix read contract page bug 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 ca53d552de Fix 500 response when ABI method was decoded as nil 3 years ago
Viktor Baranov 8e5b61b98f Add validation for the JSON input; replace outputSelection 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 3b5836c8cd Fix failing verifier test 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 74872b8a6b Fix fetch_last_token_balance process termination 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
Viktor Baranov 3518c0f70b Fix constanlty failing 2 contract verification tests 3 years ago
nikitosing ae3b17e471 Fix tests 3 years ago
nikitosing 0036178649 Add daily bytecode verifcation to warn about metamorphic contracts vulnerability 3 years ago
nikitosing af85e13021 Fix 0x0 implementation address 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 694d9a68b0 Change type field to the optional one 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 1dfbf682b3 address_to_gas_usage_count function fix for nil incoming transactions gas usage count 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