This website requires JavaScript.
Explore
Help
Sign In
kvazar
/
kevacoin
Watch
1
Star
0
Fork
0
You've already forked kevacoin
mirror of
https://github.com/kvazar-network/kevacoin.git
synced
2025-03-12 21:52:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
kevacoin
/
src
/
wallet
/
test
History
MeshCollider
592404f03f
Changing &vec[0] to vec.data(), what 9804 missed
2017-09-08 10:36:26 +12:00
..
accounting_tests.cpp
scripted-diff: Remove #include <boost/foreach.hpp>
2017-06-22 03:48:52 +02:00
crypto_tests.cpp
Changing &vec[0] to vec.data(), what 9804 missed
2017-09-08 10:36:26 +12: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
Acquire cs_main lock before cs_wallet during wallet initialization
2017-08-24 14:12:21 -04:00