Commit Graph

977 Commits (43b5620a6172fd0443cdd7f3dc254f89b705bf1b)
 

Author SHA1 Message Date
jimmay5469 6a41fb24b4 Handle big batches of transactions in live-update 7 years ago
jimmay5469 568126c26f Refactor batch function 7 years ago
jimmay5469 62ad8d094a Always show filter dropdown 7 years ago
jimmay5469 05636a4b2b Batch transaction inserts from channel 7 years ago
Stamates 3f5ce2db29 Serialize addresses as strings and verify empty-list selector is empty 7 years ago
jimmay5469 42b262667b Handle channel disconnection 7 years ago
jimmay5469 a00ab92179 Refactor how we recognize routes 7 years ago
jimmay5469 836ee81b2f Filter incoming transactions if a to/from filter is applied 7 years ago
jimmay5469 a15f357998 Only load in new transactions on page 1 7 years ago
jimmay5469 62dc04a75b Handle reload for address's first transaction 7 years ago
Stamates 5a0ee2bc87 Internationalization 7 years ago
katibest 13df3c96c2 Added animation for new txns on address pg 7 years ago
Stamates 3ead51f1b2 Use partial for rendering transaction 7 years ago
Stamates 2d9cd92def Add happy-path channel tests and appease credo 7 years ago
jimmay5469 259fce7580 Only connect to address socket on address page 7 years ago
Tim Mecklem 3a50823ef5 Localize transactions sent through the channel 7 years ago
Tim Mecklem 5041f8fa2c Prepend broadcasted transaction to address transactions list 7 years ago
Andrew Cravenho 56b6010d60
Merge pull request #351 from poanetwork/fix-readme-lgpl-to-gpl 7 years ago
Andrew Cravenho 9265d4e88f
Update Readme fix LGPL to GPL 7 years ago
Andrew Cravenho 2e4253f8e7
Merge pull request #350 from poanetwork/fix-readme-erc20 7 years ago
Andrew Cravenho 45de4b59ff
Fix ERC20 token support 7 years ago
Andrew Cravenho 88e29603e2
Merge pull request #347 from andogro/readme-updates 7 years ago
Stamates 5765fd9978 Replace transaction count query with optimized SQL query 7 years ago
Andrew Gross 55c7c56cdd added about and features info to readme, formatted content 7 years ago
Igor Florian a46cbd724d
Merge pull request #344 from poanetwork/run-audit-node-dependencies 7 years ago
Igor Florian a5fb22f590 Fix webpack-cli vulnerability 7 years ago
Igor Florian b07587da73 Run audit on node dependencies 7 years ago
Igor Florian 161d219507
Merge pull request #342 from poanetwork/include-package-lock 7 years ago
Igor Florian 75f40f0ac2 Update uncommited changes in explorer_web package-lock.json 7 years ago
Igor Florian dfb722990f Add explorer package-lock.json 7 years ago
Tim Mecklem 09633bde64
Merge pull request #339 from poanetwork/more-homepage-query-optimizations-#330 7 years ago
Tim Mecklem 9cd21b4bd9 Remove unused lag query in statistics 7 years ago
Tim Mecklem cb327d573d Remove unused block velocity from statistics 7 years ago
Tim Mecklem d78114b73d Use indexed column for count in transaction velocity 7 years ago
Tim Mecklem 3ab9033c3f Use indexed column in count 7 years ago
Tim Mecklem 694a89ed93
Merge pull request #336 from poanetwork/fix-homepage-timeout-#330 7 years ago
Igor Florian 46271078e7
Merge pull request #288 from poanetwork/iff-verify-all-solidity-versions 7 years ago
Igor Florian 738b3920d8 Remove unsupported versions from CompilerVersions list 7 years ago
Igor Florian bc3a0e71ea Include all build versions in versions list 7 years ago
Igor Florian 7798a72584 Load the previous compiler version when verification fails 7 years ago
Igor Florian 44430af6f9 Support multiple compile versions 7 years ago
Tim Mecklem bc6d1bdc27 Add `inserted_at` index to `blocks` to avoid sequential table scan 7 years ago
Tim Mecklem 7bde015bb1 Improve average block time query 7 years ago
Tim Mecklem 9adad92d71 Remove unused transaction count query 7 years ago
Tim Mecklem 36b3f2af78 Remove unused skipped blocks query from `Expolorer.Chain.Statistics` 7 years ago
Igor Florian 2ebd5eaf57 Revert "Add circleci config to solidity cli" 7 years ago
Igor Florian a94ad57fd2 Include solc-js as a dependency 7 years ago
Luke Imhoff 2066427b29
Land #331: Extract Explorer.Indexer to Indexer 7 years ago
Luke Imhoff d98f1b307d Explain Umbrella project organization in root README 7 years ago
Luke Imhoff 6b3fd80916 Extract Explorer.Indexer to Indexer 7 years ago