GithubHelp home page GithubHelp logo

Comments (8)

apoelstra avatar apoelstra commented on June 20, 2024 2

Sure, I like that. Alongside 0.14.0 I'll create such a file and require updates in any PRs that change semantics.

from rust-bitcoin.

apoelstra avatar apoelstra commented on June 20, 2024 1

Today or tomorrow I should have time to go through everything outstanding in rust-bitcoin and rust-secp.

I want to release a new version of rust-secp soon that will overhaul the API, and to update rust-bitcoin to use this also in 0.14.

from rust-bitcoin.

ariard avatar ariard commented on June 20, 2024 1

Really cool, waiting Regtest support to play with it on rust-lightning-bitcoinrpc :)

from rust-bitcoin.

apoelstra avatar apoelstra commented on June 20, 2024

Yes. I will do that in a PR right before release.

We haven't really figured out a good process for this. I guess when we bump to 0.14, we should add an additional commit that bumps to "0.15-pre" or something, and then bump to 0.15 before publishing?

I agree that the current situation, where the git repo says 0.13 but we have breaking changes since the published 0.13, seems wrong.

from rust-bitcoin.

popzxc avatar popzxc commented on June 20, 2024

Well, in exonum we have a CHANGELOG.md file which is updated in every PR. So, at the every point we have an actual list of changes for the current commit. Before release they are stored in [Unreleased] and on release it's just renamed to the appropriate version.

So, when user wants to check if he is able to use this version or not, he can just look at [Unreleased] section of changelog.

I guess some similar process will be enough here too.

from rust-bitcoin.

popzxc avatar popzxc commented on June 20, 2024

I'd suggest to create a CONTRIBUTING.md file with information for external contributors, so such a requirements won't be a surprice for them.

from rust-bitcoin.

popzxc avatar popzxc commented on June 20, 2024

I don't want to be intrusive, but @apoelstra could you please tell me when approximately version will be bumped? We need a release to use some of new features.

from rust-bitcoin.

apoelstra avatar apoelstra commented on June 20, 2024

Once we have #125 (serde 1.0) and #113 (secp256k1 0.10) I'll release 0.14.

I'd prefer not to release without secp 0.10, since it would make the latest versions of rust-bitcoin and rust-secp incompatible, and merging secp 0.10 (which is ready) without serde 1.0 (which is not) would cause grief for serde users.

from rust-bitcoin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.