Author

Topic: Technical changes Bitcoin core to 0.17.1 (Read 202 times)

legendary
Activity: 3038
Merit: 2166
Playgram - The Telegram Casino
June 18, 2019, 09:57:05 AM
#6
AFAIK there's no fork planned in the foreseeable future, so also here the block and transaction format will remain unchanged.
This mean that changes https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.18.0.md also don't touch block and transaction format?

As a general rule any changes that require a fork will most likely be largely announced and thus hard to miss. No mentions regarding a fork means no change in the transaction and block format.

Check the changelog for anything that may cause troubles if you rely on specifics regarding the implementation rather than the protocol:
https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.18.0.md#0180-change-log
member
Activity: 138
Merit: 25
AFAIK there's no fork planned in the foreseeable future, so also here the block and transaction format will remain unchanged.
This mean that changes https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.18.0.md also don't touch block and transaction format?
legendary
Activity: 3038
Merit: 2166
Playgram - The Telegram Casino
March 21, 2019, 08:38:52 AM
#4
and 0.18.0.rc1 is the same? format not changes?
https://github.com/bitcoin/bitcoin/compare/v0.18.0rc1...master

AFAIK there's no fork planned in the foreseeable future, so also here the block and transaction format will remain unchanged.
member
Activity: 138
Merit: 25
March 21, 2019, 07:01:42 AM
#3
and 0.18.0.rc1 is the same? format not changes?
https://github.com/bitcoin/bitcoin/compare/v0.18.0rc1...master
staff
Activity: 3458
Merit: 6793
Just writing some code
March 13, 2019, 01:36:21 PM
#2
The format of blocks and transactions cannot change without out some form of fork. Bitcoin Core 0.17.1 does not deploy any fork.
member
Activity: 138
Merit: 25
March 13, 2019, 01:09:43 PM
#1
Hi, I am writing blockchain analyser, I am using infos like “Block” and “Transaction” from bitcoin Wiki.
I see coming changes.
Is any change required changes in binary format of block or transaction?
Jump to: