This website requires JavaScript.
Explore
Help
Register
Sign In
cryptogera
/
litecoin
Watch
1
Star
0
Fork
0
You've already forked litecoin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
litecoin
/
src
/
wallet
/
test
History
practicalswift
64fb0ac016
Declare single-argument (non-converting) constructors "explicit"
...
In order to avoid unintended implicit conversions.
2017-08-16 16:33:25 +02:00
..
accounting_tests.cpp
scripted-diff: Remove #include <boost/foreach.hpp>
2017-06-22 03:48:52 +02:00
crypto_tests.cpp
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
2017-08-07 07:36:37 +02:00
wallet_test_fixture.cpp
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
2017-08-07 07:36:37 +02:00
wallet_test_fixture.h
Declare single-argument (non-converting) constructors "explicit"
2017-08-16 16:33:25 +02:00
wallet_tests.cpp
test: Make sure wallet.backup is created in temp path
2017-07-25 14:44:19 +02:00