Commit Graph

892 Commits (132a43ccd526ae12254d5425e5348d828653bb89)
 

Author SHA1 Message Date
Jimmy Lauzau 132a43ccd5
Merge pull request #352 from poanetwork/upgrade-dependencies 6 years ago
jimmay5469 13253c5a86 Remove Solidity as a requirement because the initial removal was intentional 6 years ago
jimmay5469 1398c5e384 Be more specific about requirement versions in README to make it agree 6 years ago
jimmay5469 ade4ac84df Add Solidity back as a requirement which was accidentally removed 6 years ago
jimmay5469 af36219597 Upgrade nodejs and remove Ruby dependency 6 years ago
Jimmy Lauzau c749a8e497
Merge pull request #333 from poanetwork/live-update-transactions-on-address-page-#31 6 years ago
jimmay5469 5281dcb086 Add jest for testing 6 years ago
jimmay5469 cd94b06a3c Refactor address page using redux 6 years ago
Stamates 69e0ff532a Internationalization 6 years ago
Stamates f6f4b7f397 Format cleanup 6 years ago
Stamates edbf271b75 Setup channel updates for address overview 6 years ago
Stamates 37ee89c73f Use partial for rendering overview 6 years ago
jimmay5469 7af39e38ea Cleanup javascript 6 years ago
jimmay5469 c98d1f72c9 Fix tests and formatting 6 years ago
jimmay5469 e6a3f50675 Pass filter through to next page 6 years ago
jimmay5469 fc7464d09e Add reload buttons for channel edge cases 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 62ad8d094a Always show filter dropdown 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
Stamates 5a0ee2bc87 Internationalization 6 years ago
katibest 13df3c96c2 Added animation for new txns on address pg 6 years ago
Stamates 3ead51f1b2 Use partial for rendering transaction 6 years ago
Stamates 2d9cd92def Add happy-path channel tests and appease credo 6 years ago
jimmay5469 259fce7580 Only connect to address socket on address page 6 years ago
Tim Mecklem 3a50823ef5 Localize transactions sent through the channel 6 years ago
Tim Mecklem 5041f8fa2c Prepend broadcasted transaction to address transactions list 6 years ago
Andrew Cravenho 56b6010d60
Merge pull request #351 from poanetwork/fix-readme-lgpl-to-gpl 6 years ago
Andrew Cravenho 9265d4e88f
Update Readme fix LGPL to GPL 6 years ago
Andrew Cravenho 2e4253f8e7
Merge pull request #350 from poanetwork/fix-readme-erc20 6 years ago
Andrew Cravenho 45de4b59ff
Fix ERC20 token support 6 years ago
Andrew Cravenho 88e29603e2
Merge pull request #347 from andogro/readme-updates 6 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