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: FactomProject/factom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: FactomProject/factom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 51 files changed
  • 5 contributors

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    af12854 View commit details
    Browse the repository at this point in the history
  2. support pending entries (#140)

    Co-authored-by: Brian Deery <carryforward@users.noreply.github.com>
    2 people authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    32f3435 View commit details
    Browse the repository at this point in the history
  3. add optional cookiejar and open node integration (#139)

    Co-authored-by: Brian Deery <carryforward@users.noreply.github.com>
    2 people authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    eaa0c82 View commit details
    Browse the repository at this point in the history
  4. expose func for creating commit message w/o json (#84)

    Matt York authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    08a3a4a View commit details
    Browse the repository at this point in the history
  5. fix: GetECBalance method documentation (#134)

    Co-authored-by: Brian Deery <carryforward@users.noreply.github.com>
    PaulBernier and carryforward committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    1749950 View commit details
    Browse the repository at this point in the history
  6. library function for api call "anchors" (#130)

    * anchors support
    
    * allow request for height 0
    
    * anchor unit test
    WhoSoup authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    071c274 View commit details
    Browse the repository at this point in the history
  7. Make raw data optional in API Requests (#137)

    * add noraw option
    
    * use noraw param
    
    * add noraw option
    
    * use noraw param
    
    * remove raw data request
    
    * remove unnecessary comment
    
    Co-authored-by: Brian Deery <carryforward@users.noreply.github.com>
    2 people authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    cddffb7 View commit details
    Browse the repository at this point in the history
  8. remove wallet + add go mod (#144)

    WhoSoup authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    6fe1b21 View commit details
    Browse the repository at this point in the history
  9. Add support for transactions (#141)

    * return useful results from pending transactions
    
    * expand fblock transactions
    
    * add support for dbheight
    
    * capitalization, unit test, time conversion
    
    Co-authored-by: Brian Deery <carryforward@users.noreply.github.com>
    2 people authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    44865e4 View commit details
    Browse the repository at this point in the history
  10. add dbheight to unit test (#146)

    WhoSoup authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    ad31fd8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7e731c View commit details
    Browse the repository at this point in the history
  12. rename outecs to ecoutputs (#151)

    WhoSoup authored and PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    ca3331d View commit details
    Browse the repository at this point in the history
  13. Improve CI (#153)

    PaulBernier committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    85d52cc View commit details
    Browse the repository at this point in the history
Loading