1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-18 04:00:03 +02:00
Commit graph

18 commits

Author SHA1 Message Date
1546d3c81c Version 0.1.3 2020-01-12 08:44:35 +01:00
6dcc897fcf key_search: refactor key_search_n() and key_search_nt() to proper names. 2020-01-10 10:56:32 +01:00
7e37f1ef8b key_search: refactor thread code into key_search_nt() function and key_search_nt.cpp file. 2020-01-10 10:30:16 +01:00
936378c69f Adding key_search_helpers module. 2020-01-10 10:28:55 +01:00
b9cb871a49 Version 1.1.2 2020-01-10 07:45:12 +01:00
b6ddf1ed24 CMakeLists.txt: Fix Windows build failure (the windows specific stuffs must come after PROGRAM_EXE target) 2020-01-09 12:22:04 +01:00
c8632c2806 Version 0.1.1 2020-01-09 12:12:21 +01:00
9701580b6f CMakeLists.txt: Use correct install paths. 2020-01-09 11:29:40 +01:00
b1ccc7a36b CMakeLists.txt: Some cleanup and restructure. 2020-01-09 11:19:25 +01:00
f5c44e043d Implement threads for key search. 2020-01-09 08:44:05 +01:00
a7e9b77a70 main.cpp: use key_search() 2020-01-09 08:12:26 +01:00
76e3d11747 Rename utils to string. 2020-01-09 06:33:20 +01:00
65710a8cd2 CMakeLists.txt: Only copy .deb package script on unix-like systems. 2019-12-23 15:18:04 +01:00
902869bcdf CMakeLists.txt: add "scripts/generate_deb.sh.in" in the build. 2019-12-23 15:05:38 +01:00
2efceabba1 CMakeLists.txt: Adding project version 2019-12-23 14:49:38 +01:00
279eb6672c Adding src/utils.cpp 2019-12-20 12:10:15 +01:00
28d6bbd5ff CMake: set c++11 and disable extensions. 2019-12-20 12:02:03 +01:00
799a80b3e5 Initial Commit 2019-12-19 14:35:20 +01:00