Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Make Id/ID and db/Db/DB usage consistent #1105

Merged
merged 1 commit into from
May 19, 2016
Merged

Make Id/ID and db/Db/DB usage consistent #1105

merged 1 commit into from
May 19, 2016

Conversation

debris
Copy link
Collaborator

@debris debris commented May 19, 2016

all files has been changed with gnu-sed:

find * -type f -exec sed -i 's/BlockId/BlockID/g;s/UncleId/UncleID/g;s/TransactionId/TransactionID/g' {} \;

fixes https://github.com/ethcore/parity/issues/1027

@debris debris added the A0-pleasereview 🤓 Pull request needs code review. label May 19, 2016
@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels May 19, 2016
@NikVolf NikVolf merged commit f084399 into master May 19, 2016
@NikVolf NikVolf deleted the consistent_db branch May 19, 2016 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants