Commit Graph

674 Commits (501794ea824387079db43e3d686bf752f0b43d53)

Author SHA1 Message Date
Никита Поздняков ae7c08574b
Flattened source code integration with rust micro-service 2 years ago
Никита Поздняков fe88392640
Fix double requests; Fix token balances dropdown view 2 years ago
Viktor Baranov f530f2f720 Remove obsolete network selector 2 years ago
Viktor Baranov 678927883f Remove bridged tokens functionality from Blockscout core 2 years ago
Viktor Baranov 969c222d43 Remove Staking dapp logic from Blockscout core 2 years ago
Никита Поздняков b157ff0546
Fix broken token icons; Disable animation in lists of data in order to speed up UI; Fix double requests for some pages 2 years ago
Никита Поздняков b79f90e5b3
Add scrolling to address tabs 2 years ago
Leszek Stachowski 6bd33ffd64 Disable token holder refreshing (#669) 2 years ago
Viktor Baranov f7b919763d GC market cap chart color fix 2 years ago
Viktor Baranov b7a4c49ed8 Display txs count chart by default, disable price chart by default, add chart titles 2 years ago
Viktor Baranov 44b94a19dd Use chartjs-adapter-luxon instead chartjs-adapter-moment for charts 2 years ago
Viktor Baranov 075996f9f2 Generalize colors definition for chart legend 3 years ago
Viktor Baranov 5e07c1d09f GC rebranded dark theme 3 years ago
nikitosing 6e90d1f7ed Add broadcasting of coin balance 3 years ago
nikitosing 525556f090 Fix failing verification attempts 3 years ago
Viktor Baranov c5ef7c1c7e Sanitize token name and symbol before insert, disaply 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 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
nikitosing f04f8f151b Fix structure array encoding 3 years ago
nikitosing 9c4984041d Fix params encoding for read contracts methods 3 years ago
Viktor Baranov 2ef9e87ed8 Split multiple functions arguments to separate query args 3 years ago
nikitosing 3813bc1f16 Fix reload transactions button 3 years ago
Viktor Baranov e55b0ae211 Eliminate Jquery import from chart-loader.js 3 years ago
Viktor Baranov 2684eb1b37 Contract verification forms refactoring 3 years ago
Viktor Baranov 75e89d993b Update css-loader 3 years ago
Viktor Baranov b23f9837ef Webpack config refactoring 3 years ago
Viktor Baranov cf75e65db7 Fix Staking Dapp styles 3 years ago
Valentin Rodygin 563dd56673 Finalize reducing of js bundle: handling staking dapp js 3 years ago
Valentin Rodygin 05ff90fd50 Reduced the size of js bundles 3 years ago
Viktor Baranov 7dca1596b6 Replace lodash NPM package with tiny lodash modules 3 years ago
Viktor Baranov 1f1c781ef2 Add chain to MetaMask in the footer 3 years ago
nikitosing bf5ee5e92e Redesign token page; Add contract interaction tabs to token page 3 years ago
nikitosing 4f2e5f462f Rework pagination on the transactions list page 3 years ago
Viktor Baranov 0ceb208e32 Fix write page contract tuple 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
QP ba6caa75db At contract write use wei precision 3 years ago
Viktor Baranov 714670e9c2 Separate FIRST_BLOCK and TRACE_FIRST_BLOCK option for blocks import and tracing methods 3 years ago
nikitosing 9afeaf2708 Add verification via standard JSON input 3 years ago
nikitosing 2b3045bcb5 Fix bugs and improve contract interactions 3 years ago
nikitosing e29b474875 Fix falsy Connection Lost on reload page 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 c229d71346 add link to the tx in case of revert in modal 3 years ago