Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Update Iquidus Explorer, fix vulnerabilities, add new features #252 #257

Closed
wants to merge 116 commits into from

Commits on Jan 3, 2019

  1. import from external git, 1.7.x features. Issue iquidus#252

    This is the work I've been doing for issue iquidus#252. A number of cosmetic changes have been made as well as fixing a few security vulnerabilities found during npm audits.
    uaktags committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    7945e71 View commit details
    Browse the repository at this point in the history
  2. bump version

    uaktags committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    938055c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Configuration menu
    Copy the full SHA
    7331fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12eb581 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc25fe0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Configuration menu
    Copy the full SHA
    03ddd42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23c7479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8582b98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199cfd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e69dc8c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Configuration menu
    Copy the full SHA
    eb3f5b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1188a7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff82923 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    755fcd8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    565f098 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    aa0cee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7591d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9c7b23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3410659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e6fde5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79f62e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Configuration menu
    Copy the full SHA
    005da53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54f858d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    983999c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Configuration menu
    Copy the full SHA
    a4c771d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d230e2c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    a2c998c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b0ae82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1356658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aad3002 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8388106 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    f9120b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85a330 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Fixes #3.

    uaktags committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    9a6b2ad View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    30c73ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d352a7b View commit details
    Browse the repository at this point in the history
  3. updated notice in readme.

    uaktags committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    0f71879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ef79a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    4f463fa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. testing our PR 270. May not be totally finished

    Tim Garrity committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    89d91ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f4afb View commit details
    Browse the repository at this point in the history
  3. missed a variable PR270

    Tim Garrity committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    f26e7b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. test against a possible dos attack for lasttx

    Tim Garrity committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    b5cd52f View commit details
    Browse the repository at this point in the history
  2. Working now. should help set/force a limit.

    Tim Garrity committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    7f03512 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. TX page fixes for #5

    Fixes two issues brought up in #5.
    1) TX.pug had issues with interpolation of variables in href. Fixed with back-ticks.
    2) Settings.js had a "languages" rather than "language". While i think in the future multiple languages should be used here, to focus development, we'll go with a singular variable.
    uaktags committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    a5ad757 View commit details
    Browse the repository at this point in the history
  2. Pug href variable fixes

    Some issues have shown up where the inline variables for href was no longer working. This fixes the two other pug views I found where the issue was present.
    uaktags committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    ba70e1f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. Fix for the preload issue #7

    Tim Garrity committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    b85d9dd View commit details
    Browse the repository at this point in the history
  2. Adding a comma to the supply and lastPrice.

    Tim Garrity committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    8d41bf9 View commit details
    Browse the repository at this point in the history
  3. remove an unneeded console.log from prev commit

    Tim Garrity committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    c9f06ca View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    49445d6 View commit details
    Browse the repository at this point in the history
  2. This should fix/resolve #11

    uaktags committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    c0983eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68fbe2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a8dfd1 View commit details
    Browse the repository at this point in the history
  5. interpolation issue with href

    uaktags committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    8f18b99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21a16f3 View commit details
    Browse the repository at this point in the history
  7. Updating movement page #15

    uaktags committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    ab5af94 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    f562d9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc161d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ced39e3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Configuration menu
    Copy the full SHA
    2b8abf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b159b0a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Enhances the coininfo page #12

    uaktags committed May 2, 2019
    Configuration menu
    Copy the full SHA
    5385c84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b21753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6fed69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e77b7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cddbd0a View commit details
    Browse the repository at this point in the history
  6. npm updated packages.

    uaktags committed May 2, 2019
    Configuration menu
    Copy the full SHA
    4c86c7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d09bea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c9d83e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f41cd2f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    d4af8f2 View commit details
    Browse the repository at this point in the history
  2. initital parts are in place.

    uaktags committed May 3, 2019
    Configuration menu
    Copy the full SHA
    8cf8a37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3f3e8d View commit details
    Browse the repository at this point in the history
  4. Fixes #17 checks for RpcError

    uaktags committed May 3, 2019
    Configuration menu
    Copy the full SHA
    8ed38ea View commit details
    Browse the repository at this point in the history
  5. clustering now fully works.

    uaktags committed May 3, 2019
    Configuration menu
    Copy the full SHA
    bc2cba7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d44fdd View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. Configuration menu
    Copy the full SHA
    68c4996 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Configuration menu
    Copy the full SHA
    cae9b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9cd7d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. Configuration menu
    Copy the full SHA
    244d08e View commit details
    Browse the repository at this point in the history
  2. This stats.Update was good when we were using a single process, but k…

    …ills us with clustering.
    Tim Garrity committed May 26, 2019
    Configuration menu
    Copy the full SHA
    185f093 View commit details
    Browse the repository at this point in the history
  3. gives us the proper break and doesn't timeout

    Tim Garrity committed May 26, 2019
    Configuration menu
    Copy the full SHA
    b732b59 View commit details
    Browse the repository at this point in the history
  4. Added maxPerWorker and "cluster" to the settings.

    Tim Garrity committed May 26, 2019
    Configuration menu
    Copy the full SHA
    feedc07 View commit details
    Browse the repository at this point in the history
  5. update for the cluster settings

    Tim Garrity committed May 26, 2019
    Configuration menu
    Copy the full SHA
    9160bf7 View commit details
    Browse the repository at this point in the history
  6. starting to refractor, i wouldn't use it right now

    Tim Garrity committed May 26, 2019
    Configuration menu
    Copy the full SHA
    e1bf31e View commit details
    Browse the repository at this point in the history
  7. added reindex to the refactor

    Tim Garrity committed May 26, 2019
    Configuration menu
    Copy the full SHA
    f6c1538 View commit details
    Browse the repository at this point in the history
  8. Think i finally figured out the logic for making sure only the needed…

    … workers are spun up and tracking how many are left.
    Tim Garrity committed May 26, 2019
    Configuration menu
    Copy the full SHA
    584b78b View commit details
    Browse the repository at this point in the history
  9. I believe I have check now refractored with update/reindex. Still nee…

    …ds some more cleaning.
    Tim Garrity committed May 26, 2019
    Configuration menu
    Copy the full SHA
    1c055db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    434910e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    4d005bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57290e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49dcaad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d516f1f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    d7af773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76308da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59146d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53386b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c527ffa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41e6c96 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Configuration menu
    Copy the full SHA
    3d2f7e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

  1. We have (almost) normal sync functionality back with the optional clu…

    …stering abilities there. Need to fine tune the settings for maxPerWorker and how to handle the workload.
    uaktags committed Jun 15, 2019
    Configuration menu
    Copy the full SHA
    e225c2d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Had to rewrite prepare_vin and get_input due to excessive memory bott…

    …lenecks from constant get_rawtransactions.
    uaktags committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    ecd99fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b4344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7d2e7e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Merge pull request #20 from uaktags/cluster-sync

    Cluster sync
    uaktags authored Jun 20, 2019
    Configuration menu
    Copy the full SHA
    18cf72f View commit details
    Browse the repository at this point in the history
  2. Fixes #28

    Tim Garrity committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    55e8a54 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Configuration menu
    Copy the full SHA
    12b0b43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab025af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cb407d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    351590e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b240aa View commit details
    Browse the repository at this point in the history
  6. fix qr code location

    move into table
    streetcrypto7 authored and uaktags committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    d02c379 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    012e4e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06d8229 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Update issue templates

    uaktags authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    2f40625 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Merge pull request #54 from uaktags/uaktags-testing-bug-template

    Update issue templates
    uaktags authored May 1, 2020
    Configuration menu
    Copy the full SHA
    0ab43fd View commit details
    Browse the repository at this point in the history