Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Issues
  • #212

Closed
Open
Created Jul 30, 2018 by Artem B@artemOwner

Integrate Bitcoin changes from 0.10.3, 0.11.1

Motivation

During the last 3 years, many useful changes and improvements have been made to Bitcoin source code. The current version of Bitcoin is 0.16.2, Crown is on 0.10.

  • Refactoring of different Bitcoin modules (decomposition etc.)

  • Moving from BOOST to C++ 11/14 features

  • Other functional changes

Integration analysis

0.10.3 https://bitcoin.org/en/release/v0.10.3
Minor version release, bringing security fixes and translation updates

  • Fix buffer overflow in bundled upnp

  • Test for LowS signatures before relaying

  • Minimum relay fee default increase (0.00001 to 0.00005)

0.11.1 https://bitcoin.org/en/release/v0.11.1
New minor version release, bringing security fixes.

  • Fix buffer overflow in bundled upnp

  • Test for LowS signatures before relaying

  • Minimum relay fee default increase (0.00001 to 0.00005)

Links/references

https://github.com/bitcoin/bitcoin

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking