Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Crown
crown-core
Commits
b943cab7
Commit
b943cab7
authored
11 years ago
by
Jeff Garzik
Browse files
Options
Download
Email Patches
Plain Diff
contrib/misc/mkbootstrap: rename to linearize.py
parent
4b35d999
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
contrib/misc/example-linearize.cfg
+0
-0
contrib/misc/example-linearize.cfg
contrib/misc/linearize.py
+3
-0
contrib/misc/linearize.py
with
3 additions
and
0 deletions
+3
-0
contrib/misc/example-
mkbootstrap
.cfg
→
contrib/misc/example-
linearize
.cfg
View file @
b943cab7
File moved
This diff is collapsed.
Click to expand it.
contrib/misc/
mkbootstrap
.py
→
contrib/misc/
linearize
.py
View file @
b943cab7
#!/usr/bin/python
#
# linearize.py: Construct a linear, no-fork, best version of the blockchain.
#
#
# Copyright (c) 2013 The Bitcoin developers
# Distributed under the MIT/X11 software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help