Avoid naming conflicts with core dumps.
MOVEONLY: core/ -> primitives/ #5306
pull luke-jr wants to merge 1 commits into bitcoin:master from luke-jr:rename_core changing 30 files +44 −44-
luke-jr commented at 9:04 PM on November 18, 2014: member
-
paveljanik commented at 9:14 PM on November 18, 2014: contributor
When moving/renaming, we should also change the header guards to match the new directory names:
block.h:#ifndef BITCOIN_CORE_BLOCK_H transaction.h:#ifndef BITCOIN_CORE_TRANSACTION_H
-
sipa commented at 9:23 PM on November 18, 2014: member
ACK.
Agree on changing the header guards.
- luke-jr force-pushed on Nov 18, 2014
-
luke-jr commented at 9:40 PM on November 18, 2014: member
Header guards updated
-
laanwj commented at 9:50 AM on November 19, 2014: member
Although I'm getting kind of lost in the move-stuff-around commits, I agree primitives is a better name.
-
sipa commented at 10:20 AM on November 19, 2014: member
What I'd personally like to see this directory (whatever it's called) evolve to is: basic data structures and their serializations. That means probably that CScript, serialize.h, maybe amount.h, ... also belong here.
- laanwj added the label Improvement on Dec 3, 2014
-
laanwj commented at 10:02 AM on December 3, 2014: member
Needs rebase
- laanwj added this to the milestone 0.10.0 on Dec 3, 2014
-
MOVEONLY: core/ -> primitives/ d227011184
- luke-jr force-pushed on Dec 3, 2014
-
laanwj commented at 3:40 PM on December 3, 2014: member
ACK - verified move only using
git diff -M HEAD~1 - laanwj merged this on Dec 3, 2014
- laanwj closed this on Dec 3, 2014
- laanwj referenced this in commit a0417b8cc8 on Dec 3, 2014
- luke-jr deleted the branch on Jan 1, 2015
- DrahtBot locked this on Sep 8, 2021