Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Colored-Coins/Parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: inbitcoin/cparser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 16 files changed
  • 3 contributors

Commits on Feb 12, 2020

  1. improved release

    * clean clode
    * updated dependencies
    * filter only colored txs
    * param to skip missing tx
    * params to manage number of tx/block to parse
    * various bug fixes
    
    doc
    zidagar committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    fbca027 View commit details
    Browse the repository at this point in the history
  2. documentation review

    zoedberg committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    afdb2e1 View commit details
    Browse the repository at this point in the history
  3. bump version to 2.2.1

    zidagar committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7fd4e15 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Revert "pase cc_parse on empty work"

    This reverts commit 80d4b06.
    zidagar committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    447f44f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Configuration menu
    Copy the full SHA
    802d9af View commit details
    Browse the repository at this point in the history
  2. fixed ccparser/fixed limit to 1

    * closes #9
    zidagar committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    81dd486 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. added limit to max_block_to_get

    * closes #11
    zidagar committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    a2fb262 View commit details
    Browse the repository at this point in the history
  2. 2.3.0

    zidagar committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e96e50d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

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

Commits on Apr 16, 2020

  1. 2.3.1

    zidagar committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    90fee5e View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    e5de0b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861cafe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed9f85c View commit details
    Browse the repository at this point in the history
  4. 2.3.2

    zidagar committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6057b76 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

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

Commits on Aug 11, 2020

  1. Merge branch 'd/zoe/confirmations' into 'develop'

    removed confirmations field from RawTransactions
    
    See merge request colored/cparser!4
    Antonio Parrella committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    fdfe414 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. 2.3.3

    zidagar committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    c674932 View commit details
    Browse the repository at this point in the history
Loading