Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Luke Larsen
dogecash-old
Commits
e2428e44
Commit
e2428e44
authored
4 years ago
by
Liquid369
Browse files
Options
Download
Plain Diff
Merge branch 'master' of
https://github.com/dogecash/dogecash
parents
c983ee91
6af32183
Changes
12
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
doc/release-notes.md
+33
-4
doc/release-notes.md
src/kernel.cpp
+0
-12
src/kernel.cpp
src/main.cpp
+1
-3
src/main.cpp
src/main.h
+0
-5
src/main.h
src/miner.cpp
+49
-47
src/miner.cpp
src/miner.h
+2
-0
src/miner.h
src/qt/walletmodel.cpp
+4
-0
src/qt/walletmodel.cpp
src/qt/walletmodel.h
+2
-13
src/qt/walletmodel.h
src/rpc/misc.cpp
+61
-55
src/rpc/misc.cpp
src/wallet/wallet.cpp
+24
-32
src/wallet/wallet.cpp
src/wallet/wallet.h
+46
-30
src/wallet/wallet.h
test/functional/test_framework/test_framework.py
+420
-1
test/functional/test_framework/test_framework.py
with
642 additions
and
202 deletions
+642
-202
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets