Commit Graph

7045 Commits (b78f0d1656700597cf61fdbe14079e70f3523cdc)

Author SHA1 Message Date
Viktor Baranov a56af5c4c5 Updated some of the outdated npm packages 3 years ago
nikitosing bf5ee5e92e Redesign token page; Add contract interaction tabs to token page 3 years ago
Viktor Baranov e1935ccd5d Babel minor and core-js major updates 3 years ago
Viktor Baranov daa41f8c16 Eslint major update 3 years ago
Viktor Baranov 407a1d3808 Minor update Webpack 3 years ago
dependabot[bot] ec60ca0d32
Bump nanoid from 3.1.30 to 3.2.0 in /apps/block_scout_web/assets 3 years ago
Viktor Baranov 662052249d Inventory controller refactoring 3 years ago
Viktor Baranov ca0de76528 Fix _topnav template 3 years ago
nikitosing 4f2e5f462f Rework pagination on the transactions list page 3 years ago
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