Commit Graph

7059 Commits (beb3c7ae6aabaca79ab806b4aaddbe7c121b1a6f)

Author SHA1 Message Date
nikitosing 4f96c96d45 Add regression tests for token transfers ordering and pagination 3 years ago
nikitosing ef4a71972f Add order by for token transfers; tune pagination on transaction/token-transfers 3 years ago
Никита Поздняков bef7c2f42f
Fix empty coin balance for empty address 3 years ago
Никита Поздняков 4b7ac2b1ce
Fix tests 3 years ago
Никита Поздняков 296e72b4c7
Fix vyper compiler versions order 3 years ago
Никита Поздняков 734e321f47
Change to_param/1 implementation for Explorer.Chain.Address 3 years ago
Viktor Baranov 2167e2d2c9 Allow hyphen in password 3 years ago
Viktor Baranov c66a6e3698 USD values from CoinGecko for TokenBridge 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
nikitosing 6e90d1f7ed Add broadcasting of coin balance 3 years ago
nikitosing 525556f090 Fix failing verification attempts 3 years ago
Qwerty5Uiop cc6b679d62 Fixed burned_fees manual reward calculation 3 years ago
Qwerty5Uiop b79f8d8377 Fixed emission reward query range 3 years ago
Qwerty5Uiop b4eb61aa90 Fix burned_fees type 3 years ago
Qwerty5Uiop 81534addc5 Manual fetch benefeciaries 3 years ago
nikitosing 20da26ecd9 Fix token dropdown 3 years ago
Viktor Baranov d5e08101c0 Burn fees for legacy transactions 3 years ago
nikitosing 61daf75348 mix format 3 years ago
nikitosing f99610710f Fix address on twin verification; Change redirect routes for verified contracts 3 years ago
nikitosing fd35c5598f Fix twin verification 3 years ago
nikitosing 0add4e40e7 Smart-contracts verification: Add clauses for corner cases and logging 3 years ago
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
Qwerty5Uiop b275df6996 Fix func name 3 years ago
Qwerty5Uiop fabadaf1f4 Fix Chain module attribute typo 3 years ago
nikitosing e29cfedd56 Add regexp for ipfs checking 3 years ago
Viktor Baranov c5ef7c1c7e Sanitize token name and symbol before insert, disaply 3 years ago
nikitosing 67dd49a101 Add fallback clauses to string_to_*_hash functions 3 years ago
Viktor Baranov 5c611ffc14 Increase max_restarts to 1_000 (from 3 by default) for explorer, block_scout_web supervisors 3 years ago
Viktor Baranov 1c72773e45 Tx page: scroll to tab 3 years ago
nikitosing e67e57b3ea Fix internal tx's tile bug 3 years ago
Viktor Baranov b003e397ec NPM audit fix 3 years ago
Viktor Baranov fc46b86b57 Remove unused bridged_tokens_eth_enabled? bridged_tokens_bsc_enabled? functions 3 years ago
Viktor Baranov 8df21b369a Token balances fetcher retry 3 years ago
nikitosing b36b493920 Remove vertical line 3 years ago
nikitosing dd4146ef76 Fix js import 3 years ago
nikitosing d4b6721e1b Integrate ace editor to display contract sources 3 years ago
Viktor Baranov e334c96ce2 Improve stability of ContractState module 3 years ago
Viktor Baranov 58236eebb9 Do not fill pending blocks ops with block numbers below TRACE_FIRST_BLOCK 3 years ago
Viktor Baranov f4a5275e20 Hide indexing banner if we fetched internal transactions from TRACE_FIRST_BLOCK 3 years ago
Viktor Baranov b107a531ed Refactor config 3 years ago
Viktor Baranov 77e14683e9 Manage debug_traceTransaction JSON RPC method timeout 3 years ago
Viktor Baranov a58f3d5799 Extend TRACE_FIRST_BLOCK env var to geth variant 3 years ago
nikitosing f04f8f151b Fix structure array encoding 3 years ago
nikitosing 9c4984041d Fix params encoding for read contracts methods 3 years ago
Viktor Baranov ce03b85acd Deduplicate addresses and coin balances before inserting to the DB 3 years ago
Viktor Baranov 2ef9e87ed8 Split multiple functions arguments to separate query args 3 years ago
nikitosing 7b0cd50e04 Fix displaying own names on internal tx tiles 3 years ago
Viktor Baranov 5fb32290cd Sequential blocks broadcast 3 years ago
Viktor Baranov 284e064fed Fix array displaying in decoded constructor args 3 years ago