Commit Graph

20 Commits (4c3ee49eb39541198bc8dc7fc1a787c9782eceb4)

Author SHA1 Message Date
Felipe Renan 54de3f985f Fix the Address page to count only transactions sent 6 years ago
Lokraan 7a243de380 Fixed validation count bug on address page. 6 years ago
Stamates 374b28f8bd Remove duplicate transaction rendering 6 years ago
Stamates 424e51bc43 Rework validation list to only subscribe to new_blocks of the miner_hash, prepend list with clingBottom, and update the validations count 6 years ago
Stamates 61ee2b8ef8 Update transaction counts beyond page one and cleanup pending transaction behavior 6 years ago
Stamates 50b164629e Base batch accumulation counts on the filtered list results 6 years ago
Stamates 95d01e177f Add pending transactions to top of address_transactions list. Standardize to transaction tile for pending transactions. 6 years ago
Lokraan 10e17d34db Run mix gettext.extract --merge 6 years ago
Lokraan 92f99cac22 Ran mix format on code. 6 years ago
Lokraan a58b0bed6a New validations are added to the page. 6 years ago
jimmay5469 1e236ce2a3 Use prependWithClingBottom instead of jquery prepend 6 years ago
jimmay5469 a321b90878 Add full details to internal transaction tiles 6 years ago
jimmay5469 d728acacac Make sure to reload USD when replacing address balance 6 years ago
jimmay5469 8cdaf1abba Use data attributes to identify pages 6 years ago
Stamates 8740a49d0f Don’t subscribe to list updates when beyond page one 6 years ago
jimmay5469 e55906ce04 Make sure to load token balances when account balance is updated 6 years ago
Stamates 3f571aa4bb Live updates for internal_transactions on address page 6 years ago
Tim Mecklem fe10cae5bd Use `txs` for list, `tx` or `address` for individual pages, respectively 6 years ago
jimmay5469 4acabc4219 Live reload chart, exchange rate, and market cap on homepage 6 years ago
Andrew Cravenho cf75276fe8 Change explorer_web to block_scout_web 6 years ago
Stamates 217a2fce59 Wireup new_transaction channel broadcast and live update transaction list on homepage 6 years ago
jimmay5469 029db4de58 Remove channel join log messages to clean test output 6 years ago
jimmay5469 c81cca4552 Live reload blocks on homepage 6 years ago
Stamates c736f89f33 Fix issue with balance card live update styling 6 years ago
jimmay5469 4d612d59f0 Setup live updates for address balance 6 years ago
jimmay5469 e8f7037de4 Update transaction count on client 6 years ago
jimmay5469 5281dcb086 Add jest for testing 6 years ago
jimmay5469 cd94b06a3c Refactor address page using redux 6 years ago
Stamates edbf271b75 Setup channel updates for address overview 6 years ago
jimmay5469 7af39e38ea Cleanup javascript 6 years ago
jimmay5469 c98d1f72c9 Fix tests and formatting 6 years ago
jimmay5469 6a41fb24b4 Handle big batches of transactions in live-update 6 years ago
jimmay5469 568126c26f Refactor batch function 6 years ago
jimmay5469 05636a4b2b Batch transaction inserts from channel 6 years ago
Stamates 3f5ce2db29 Serialize addresses as strings and verify empty-list selector is empty 6 years ago
jimmay5469 42b262667b Handle channel disconnection 6 years ago
jimmay5469 a00ab92179 Refactor how we recognize routes 6 years ago
jimmay5469 836ee81b2f Filter incoming transactions if a to/from filter is applied 6 years ago
jimmay5469 a15f357998 Only load in new transactions on page 1 6 years ago
jimmay5469 62dc04a75b Handle reload for address's first transaction 6 years ago
jimmay5469 259fce7580 Only connect to address socket on address page 6 years ago