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

Dogecupdate #19

Open
wants to merge 425 commits into
base: master
Choose a base branch
from
Open

Dogecupdate #19

wants to merge 425 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 7, 2019

  1. Merge pull request bulwark-crypto#115 from hodlforjesus/fb-detailed-r…

    …ewards
    
    Mobile optimizations
    hodlforjesus authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    92b0215 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Improved db cron locking

    hodlforjesus committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    d1872ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#116 from hodlforjesus/fb-improved-c…

    …rons
    
    Improved db cron locking & verbose cron output option
    hodlforjesus authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    ed98e41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c32520a View commit details
    Browse the repository at this point in the history
  4. Merge pull request bulwark-crypto#117 from hodlforjesus/fb-improved-c…

    …rons
    
    Improved readability on dateLog
    hodlforjesus authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    1c30449 View commit details
    Browse the repository at this point in the history
  5. Fixed config name

    hodlforjesus committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    95fd1ce View commit details
    Browse the repository at this point in the history
  6. Merge pull request bulwark-crypto#118 from hodlforjesus/fb-improved-c…

    …rons
    
    Fixed config name
    hodlforjesus authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    eebb2d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    e1e53c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#119 from hodlforjesus/fb-improved-c…

    …rons
    
    Added hasAcquiredLocked to cron
    hodlforjesus authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    21217f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d88a0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request bulwark-crypto#120 from hodlforjesus/fb-improved-c…

    …rons
    
    Attempt to sync with height+1
    hodlforjesus authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    2fb7984 View commit details
    Browse the repository at this point in the history
  5. Update CardExchanges.jsx

    LyGhT1337 authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    5fc2e8d View commit details
    Browse the repository at this point in the history
  6. Merge pull request bulwark-crypto#121 from LyGhT1337/patch-2

    Update CardExchanges.jsx
    hodlforjesus authored Jun 14, 2019
    Configuration menu
    Copy the full SHA
    ba94071 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. Configuration menu
    Copy the full SHA
    a94e453 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#122 from hodlforjesus/fb-improved-c…

    …rons
    
    Fixed topology destruction
    hodlforjesus authored Jun 16, 2019
    Configuration menu
    Copy the full SHA
    31bf058 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Fixed vin/vout txs

    hodlforjesus committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    2538aca View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#123 from hodlforjesus/fb-improved-c…

    …rons
    
    Fixed vin/vout txs not being awaited
    hodlforjesus authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    55b7a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb04d6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request bulwark-crypto#124 from hodlforjesus/fb-improved-c…

    …rons
    
    Last block should be included in sync now
    hodlforjesus authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    2f275fe View commit details
    Browse the repository at this point in the history
  5. Fixed db start sync

    hodlforjesus committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    bd812e7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request bulwark-crypto#125 from hodlforjesus/fb-improved-c…

    …rons
    
    Fixed db start sync
    hodlforjesus authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    b2dcce0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. sync txouts before txins

    hodlforjesus committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    f7ec2d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#126 from hodlforjesus/fb-improved-c…

    …rons
    
    sync txouts before txins
    hodlforjesus authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    5fd6bc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Added some logging

    hodlforjesus committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    e2cc193 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#127 from hodlforjesus/fb-improved-c…

    …rons
    
    Added some logging
    hodlforjesus authored Jun 20, 2019
    Configuration menu
    Copy the full SHA
    eae5847 View commit details
    Browse the repository at this point in the history
  3. Fixing UTXO issue

    hodlforjesus committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    d787d8f View commit details
    Browse the repository at this point in the history
  4. Merge pull request bulwark-crypto#128 from hodlforjesus/fb-improved-c…

    …rons
    
    Fixing UTXO issue
    hodlforjesus authored Jun 20, 2019
    Configuration menu
    Copy the full SHA
    34c94bb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    504c84e View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#129 from hodlforjesus/fb-improved-c…

    …rons
    
    Removed unncessary foreach
    hodlforjesus authored Jun 21, 2019
    Configuration menu
    Copy the full SHA
    1fff397 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Configuration menu
    Copy the full SHA
    471b7e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#132 from hodlforjesus/fb-improved-c…

    …rons
    
    Split out POS reward details block cron syncing
    hodlforjesus authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    3ecbe65 View commit details
    Browse the repository at this point in the history
  3. Fixed txs passing

    hodlforjesus committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    5ac8703 View commit details
    Browse the repository at this point in the history
  4. Merge pull request bulwark-crypto#133 from hodlforjesus/fb-improved-c…

    …rons
    
    Fixed txs passing
    hodlforjesus authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    5ef44dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d02373d View commit details
    Browse the repository at this point in the history
  6. Merge pull request bulwark-crypto#134 from hodlforjesus/fb-improved-c…

    …rons
    
    Added missing import for cron utils
    hodlforjesus authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    64266ee View commit details
    Browse the repository at this point in the history
  7. Added missing param

    hodlforjesus committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    939e4d9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request bulwark-crypto#135 from hodlforjesus/fb-improved-c…

    …rons
    
    Added missing param
    hodlforjesus authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    ff8dcd2 View commit details
    Browse the repository at this point in the history
  9. Added missing pos check

    hodlforjesus committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    7f8f900 View commit details
    Browse the repository at this point in the history
  10. Merge pull request bulwark-crypto#136 from hodlforjesus/fb-improved-c…

    …rons
    
    Added missing pos check
    hodlforjesus authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    6f31b2d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5254648 View commit details
    Browse the repository at this point in the history
  12. Merge pull request bulwark-crypto#137 from hodlforjesus/fb-improved-c…

    …rons
    
    Mongoose document will be returned instead of txDetails
    hodlforjesus authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    52411f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Configuration menu
    Copy the full SHA
    8022646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812d761 View commit details
    Browse the repository at this point in the history
  3. Merge pull request bulwark-crypto#138 from hodlforjesus/fb-improved-c…

    …rons
    
    Additiona Explorer logging
    hodlforjesus authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    39114b2 View commit details
    Browse the repository at this point in the history
  4. Split out new logging

    hodlforjesus committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    11bcef5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request bulwark-crypto#139 from hodlforjesus/fb-improved-c…

    …rons
    
    Split out new logging
    hodlforjesus authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    9ad100b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85d16aa View commit details
    Browse the repository at this point in the history
  7. Merge pull request bulwark-crypto#140 from hodlforjesus/fb-improved-c…

    …rons
    
    Added basic overrun protections
    hodlforjesus authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    d176bb1 View commit details
    Browse the repository at this point in the history
  8. Fixed pos data syncing

    hodlforjesus committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    55acd14 View commit details
    Browse the repository at this point in the history
  9. Merge pull request bulwark-crypto#141 from hodlforjesus/fb-improved-c…

    …rons
    
    Fixed pos data syncing
    hodlforjesus authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    3c05f1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e2477e View commit details
    Browse the repository at this point in the history
  11. Merge pull request bulwark-crypto#142 from hodlforjesus/fb-improved-c…

    …rons
    
    Skipping unsupported txs for now
    hodlforjesus authored Jun 24, 2019
    Configuration menu
    Copy the full SHA
    cc593a9 View commit details
    Browse the repository at this point in the history
  12. Fixed failing tx

    hodlforjesus committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    3d43fcc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4be8676 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Added new coinDetails

    hodlforjesus committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    0755191 View commit details
    Browse the repository at this point in the history
  2. Updated footer links

    hodlforjesus committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    39494c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a920db0 View commit details
    Browse the repository at this point in the history
  4. Updated LICENSE

    hodlforjesus committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    a0edd71 View commit details
    Browse the repository at this point in the history
  5. Added coin name

    hodlforjesus committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    f6b3ad7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request bulwark-crypto#144 from hodlforjesus/fb-carver2d

    Added more customization for coin forks
    hodlforjesus authored Jul 10, 2019
    Configuration menu
    Copy the full SHA
    d74f65c View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    03e7ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc68672 View commit details
    Browse the repository at this point in the history
  3. Added Carver2D models

    hodlforjesus committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    201c474 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e390f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c9271a View commit details
    Browse the repository at this point in the history
  6. Removed UTXOs

    hodlforjesus committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    26d6b40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1994047 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Configuration menu
    Copy the full SHA
    788b2fa View commit details
    Browse the repository at this point in the history
  2. Added getVinTxIds()

    hodlforjesus committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    e5a89f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f63e1f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

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

Commits on Jul 17, 2019

  1. Configuration menu
    Copy the full SHA
    be61ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e630a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63fc569 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. Configuration menu
    Copy the full SHA
    f149194 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4fe30 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

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

    hodlforjesus committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    d5c6a04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8497256 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

  1. Fixed movement balances

    hodlforjesus committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    ee499a1 View commit details
    Browse the repository at this point in the history
  2. Fixed syncing & cleanup

    hodlforjesus committed Jul 20, 2019
    Configuration menu
    Copy the full SHA
    7293837 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. New block api

    hodlforjesus committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    b0b18fd View commit details
    Browse the repository at this point in the history
  2. New block details list

    hodlforjesus committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    e9849ea View commit details
    Browse the repository at this point in the history
  3. WIP: Tx tweaks

    hodlforjesus committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    921495b View commit details
    Browse the repository at this point in the history
  4. New top 100

    hodlforjesus committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    2740974 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    043ae44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76b0043 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    1bd5b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5602ab3 View commit details
    Browse the repository at this point in the history
  3. WIP Fee & new types

    hodlforjesus committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    2ce4e06 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. WIP: POS Reward breakout

    hodlforjesus committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    03ba343 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. Configuration menu
    Copy the full SHA
    8c33a85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    616bbad View commit details
    Browse the repository at this point in the history
  3. New movement types

    hodlforjesus committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    ed85cb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8ca965 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    3032b3f View commit details
    Browse the repository at this point in the history
  2. New data points

    hodlforjesus committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    1ffa640 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2019

  1. Removed UTXO

    hodlforjesus committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    0514695 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

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

Commits on Jul 29, 2019

  1. Initial carver2d release

    hodlforjesus committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    2558a54 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Improved syncing speed

    hodlforjesus committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    b095fc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63fb733 View commit details
    Browse the repository at this point in the history
  3. Removed unnecessary sync

    hodlforjesus committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    0745e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1cca87 View commit details
    Browse the repository at this point in the history
  5. pos analytics fix

    hodlforjesus committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    8dfbfed View commit details
    Browse the repository at this point in the history
  6. Fixed order of events

    hodlforjesus committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    ab6299b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

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

Commits on Aug 2, 2019

  1. Configuration menu
    Copy the full SHA
    81f8020 View commit details
    Browse the repository at this point in the history
  2. Moved confirms (temp)

    hodlforjesus committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    7022cd2 View commit details
    Browse the repository at this point in the history
  3. check all blocks

    hodlforjesus committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    a85093e View commit details
    Browse the repository at this point in the history
  4. changed to continue

    hodlforjesus committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    e56dde0 View commit details
    Browse the repository at this point in the history
  5. Added failing block

    hodlforjesus committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    38f48cb View commit details
    Browse the repository at this point in the history
  6. Fixed block height

    hodlforjesus committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    97f0c7b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

  1. Configuration menu
    Copy the full SHA
    c6b669d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da5f2c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0312350 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    564be61 View commit details
    Browse the repository at this point in the history
  5. New config addresses

    hodlforjesus committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    bc06367 View commit details
    Browse the repository at this point in the history
  6. Mobile & sizing tweaks

    hodlforjesus committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    54ef452 View commit details
    Browse the repository at this point in the history
  7. New Address widget

    hodlforjesus committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    ab509a7 View commit details
    Browse the repository at this point in the history
  8. Updated menu labels

    hodlforjesus committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    0a508d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. Configuration menu
    Copy the full SHA
    08b1ea5 View commit details
    Browse the repository at this point in the history
  2. Added badge widget

    hodlforjesus committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    ea5a43a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6de19dc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Removed old txs

    hodlforjesus committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    0cd4095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0750902 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    088a5f2 View commit details
    Browse the repository at this point in the history
  2. Fixed POW count

    hodlforjesus committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    06ba7ea View commit details
    Browse the repository at this point in the history
  3. Fixed pos count

    hodlforjesus committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    4ce48e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Added POS rewards back

    hodlforjesus committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    d25d388 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. New carver data display

    hodlforjesus committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    181e237 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Added filtering

    hodlforjesus committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    eabcb05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a189c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    816dbaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    562febe View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Carver UTXOs WIP

    hodlforjesus committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    3b001d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    f8198eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a55b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

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

Commits on Aug 24, 2019

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

Commits on Aug 25, 2019

  1. WIP: Carver2D rev3

    hodlforjesus committed Aug 25, 2019
    Configuration menu
    Copy the full SHA
    017bb8e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

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

Commits on Aug 27, 2019

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

Commits on Aug 29, 2019

  1. Rev3 Syncing updates

    hodlforjesus committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    7048129 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

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

Commits on Sep 2, 2019

  1. Configuration menu
    Copy the full SHA
    eb18342 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370bf63 View commit details
    Browse the repository at this point in the history
  3. Added Tx View

    hodlforjesus committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    dea7aaf View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

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

Commits on Sep 6, 2019

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

Commits on Sep 7, 2019

  1. Masternode API updates

    hodlforjesus committed Sep 7, 2019
    Configuration menu
    Copy the full SHA
    7526d55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d18633 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Early Carver2D launch

    hodlforjesus committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    02da877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b61691 View commit details
    Browse the repository at this point in the history
  3. Fixed tx block value

    hodlforjesus committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    69a1cc8 View commit details
    Browse the repository at this point in the history
  4. Fixed restake indicator

    hodlforjesus committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    cc3d02f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    bff3507 View commit details
    Browse the repository at this point in the history
  2. Updated verbage

    hodlforjesus committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    3272a06 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Update summary stats

    hodlforjesus committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    b675d01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60e4602 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Updated install script

    hodlforjesus committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    4543d37 View commit details
    Browse the repository at this point in the history
  2. Updated readme

    hodlforjesus committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    174f7fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    056929c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    95f412b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fac031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    364c46f View commit details
    Browse the repository at this point in the history
  4. We'll fix it live

    hodlforjesus committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    42a2ee0 View commit details
    Browse the repository at this point in the history
  5. Added stake input amount

    hodlforjesus committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    da7170b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff9c46a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    969e815 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    4e839e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba27c38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a8563 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Configuration menu
    Copy the full SHA
    b4bf687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540e586 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

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

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    aacc56b View commit details
    Browse the repository at this point in the history
  2. Updated titles

    hodlforjesus committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    267ac74 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    fa181fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39f5969 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c69f26 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    7fc8a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39adc02 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    0656831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be27f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

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

Commits on Sep 29, 2019

  1. Configuration menu
    Copy the full SHA
    93f71e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12a30c View commit details
    Browse the repository at this point in the history
  3. We'll do it live

    hodlforjesus committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    b650b1f View commit details
    Browse the repository at this point in the history
  4. Added sendrawtransaction

    hodlforjesus committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    53625e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    495962c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52423f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63ff8e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1203873 View commit details
    Browse the repository at this point in the history
  5. Server date testing 2

    hodlforjesus committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    6cce02a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70b1239 View commit details
    Browse the repository at this point in the history
  7. Fixed utc parsing

    hodlforjesus committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e14dc02 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Updated blocks page

    hodlforjesus committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    fb9c6bd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Fixed top 100 rewards

    hodlforjesus committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    a6eb2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beaed05 View commit details
    Browse the repository at this point in the history
  3. Merge pull request bulwark-crypto#150 from hodlforjesus/fb-carver2d

    Carver2D Rev3 Implementation
    hodlforjesus authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    e189598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05e7a31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bca2f74 View commit details
    Browse the repository at this point in the history
  6. Merge pull request bulwark-crypto#151 from hodlforjesus/fb-carver2d

    Added per-block mn breakdown, fixed pos pagination, QOL Improvements
    hodlforjesus authored Oct 3, 2019
    Configuration menu
    Copy the full SHA
    1f3065a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Added address tagging

    hodlforjesus committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    2b459ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb53bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62242bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adbdcdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6825a96 View commit details
    Browse the repository at this point in the history
  6. Merge pull request bulwark-crypto#152 from hodlforjesus/fb-carver2d

    Added Per-Address tagging
    hodlforjesus authored Oct 5, 2019
    Configuration menu
    Copy the full SHA
    69db9a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fa7840 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    18a56b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#153 from hodlforjesus/fb-carver2d

    Added transactions filtering (to exclude rewards on address)
    hodlforjesus authored Oct 6, 2019
    Configuration menu
    Copy the full SHA
    1a0b903 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    ae9f692 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae7d2f View commit details
    Browse the repository at this point in the history
  3. Fixed webpack build

    hodlforjesus committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    11168b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0058947 View commit details
    Browse the repository at this point in the history
  5. New config structure

    hodlforjesus committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    9cad184 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed8cc7b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09c1d16 View commit details
    Browse the repository at this point in the history
  8. Merge pull request bulwark-crypto#154 from hodlforjesus/fb-carver2d

    Webpack 3->4 migration, split secrets config, beginning reddit integration
    hodlforjesus authored Oct 8, 2019
    Configuration menu
    Copy the full SHA
    259c065 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. WIP: Reddit integration

    hodlforjesus committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    9ffa5bf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

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

Commits on Oct 12, 2019

  1. WIP social feed

    hodlforjesus committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    5cc3488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33fee6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc2c2d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request bulwark-crypto#155 from hodlforjesus/fb-carver2d

    React Update, Material UI & Markdown Integrations, New Social Overview page
    hodlforjesus authored Oct 12, 2019
    Configuration menu
    Copy the full SHA
    a0f6e52 View commit details
    Browse the repository at this point in the history
  5. Added minimizer back

    hodlforjesus committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    4230337 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Merge pull request bulwark-crypto#156 from hodlforjesus/fb-carver2d

    Added minimizer back for webpack
    hodlforjesus authored Oct 13, 2019
    Configuration menu
    Copy the full SHA
    864feea View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    d05170e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2123f4 View commit details
    Browse the repository at this point in the history
  3. New config for SSO

    hodlforjesus committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    6dfc6f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e5e5c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ef7f45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de24f43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7acc284 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ef41615 View commit details
    Browse the repository at this point in the history
  9. Merge pull request bulwark-crypto#157 from hodlforjesus/fb-carver2d

    Added Off-Chain Sign On
    hodlforjesus authored Oct 14, 2019
    Configuration menu
    Copy the full SHA
    2e8f4ed View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. expanded character limit

    hodlforjesus committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    01f3c1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#158 from hodlforjesus/fb-carver2d

    Expanded character limit
    hodlforjesus authored Oct 15, 2019
    Configuration menu
    Copy the full SHA
    7dade4e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    e77e828 View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#160 from hodlforjesus/fb-carver2d

    Resolved white screen on installation
    hodlforjesus authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    cc5759f View commit details
    Browse the repository at this point in the history
  3. Added comments to config

    hodlforjesus committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    1c96fe0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request bulwark-crypto#161 from hodlforjesus/fb-carver2d

    Added comments to config
    hodlforjesus authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    aafe5a0 View commit details
    Browse the repository at this point in the history
  5. Clarification for config

    hodlforjesus committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4fa4df6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request bulwark-crypto#167 from hodlforjesus/fb-carver2d

    Clarification for config
    hodlforjesus authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    901a750 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Updated readme crontab

    hodlforjesus committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    7833a6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request bulwark-crypto#168 from hodlforjesus/fb-carver2d

    Updated readme crontab
    hodlforjesus authored Nov 21, 2019
    Configuration menu
    Copy the full SHA
    b265e3a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

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