Commit Graph

895 Commits (e93204696b39d5038b57d17e04c26ae28855cdcf)
 

Author SHA1 Message Date
John Stamates e93204696b
Merge pull request #345 from poanetwork/optimize-address-page-queries-#343 7 years ago
Tim Mecklem f007cd6361 Use inline string for query to appease sobelow 7 years ago
Jimmy Lauzau 132a43ccd5
Merge pull request #352 from poanetwork/upgrade-dependencies 7 years ago
jimmay5469 13253c5a86 Remove Solidity as a requirement because the initial removal was intentional 7 years ago
jimmay5469 1398c5e384 Be more specific about requirement versions in README to make it agree 7 years ago
jimmay5469 ade4ac84df Add Solidity back as a requirement which was accidentally removed 7 years ago
jimmay5469 af36219597 Upgrade nodejs and remove Ruby dependency 7 years ago
Jimmy Lauzau c749a8e497
Merge pull request #333 from poanetwork/live-update-transactions-on-address-page-#31 7 years ago
jimmay5469 5281dcb086 Add jest for testing 7 years ago
jimmay5469 cd94b06a3c Refactor address page using redux 7 years ago
Stamates 69e0ff532a Internationalization 7 years ago
Stamates f6f4b7f397 Format cleanup 7 years ago
Stamates edbf271b75 Setup channel updates for address overview 7 years ago
Stamates 37ee89c73f Use partial for rendering overview 7 years ago
jimmay5469 7af39e38ea Cleanup javascript 7 years ago
jimmay5469 c98d1f72c9 Fix tests and formatting 7 years ago
jimmay5469 e6a3f50675 Pass filter through to next page 7 years ago
jimmay5469 fc7464d09e Add reload buttons for channel edge cases 7 years ago
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