Commit Graph

2387 Commits (0d9954daa15d819e3f161af2020aa2ea1fd4d7a4)

Author SHA1 Message Date
Viktor Baranov daa41f8c16 Eslint major update 3 years ago
Viktor Baranov 407a1d3808 Minor update Webpack 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
Viktor Baranov 85747eea66 A typo in CHANGELOG 3 years ago
Victor Baranov 31f07ee954
v4.1.1 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 30f33ebd24 Internal transactions fetcher disabled? config parameter 3 years ago
Viktor Baranov 5a24940032 Static global API key 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
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
Viktor Baranov 55f23069dd v.4.1.0 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 0036178649 Add daily bytecode verifcation to warn about metamorphic contracts vulnerability 3 years ago
nikitosing af85e13021 Fix 0x0 implementation address 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 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
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 7faa2aa8c4 Handle :econnrefused in pending transactions fetcher 3 years ago