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

30 commits

Author SHA1 Message Date
baaf7e5b54 common/cmake/libantelope.cmake: Use version 0.2.2 2023-08-16 16:00:10 +02:00
83f09d494c common/cmake/libantelope.cmake: use version 0.2.1 2023-05-31 19:21:05 +02:00
2b4ab78176 rename namespace and header guards from eosio to antelope 2023-04-10 14:53:26 +02:00
914205541a Update from libeosio v0.1.7 to libantelope v0.2.0 2023-04-06 15:11:20 +02:00
cbe6902d03 common/cmake/libeosio.cmake: Use libeosio v0.1.7 2023-04-04 19:06:00 +02:00
d579879d71 common/include/eoskeygen/key_search.hpp: make prefix into a variable (we need it for k1 keys). 2023-04-04 14:58:36 +02:00
13a99e15d9 fix libeosio header includes. 2023-03-29 11:30:49 +02:00
b3378eda16 common/cmake/libeosio.cmake: Update to v0.1.6 2023-03-29 11:30:24 +02:00
40831b6941 common/cmake/libeosio.cmake: minor indent fix. 2022-11-11 12:36:06 +01:00
8e2378cfe8 common/cmake/libeosio.cmake: update to v0.1.4 2022-09-21 10:51:04 +02:00
4a3e7d8fa4 common/src/key_search.hpp: Adding getThreadCount() 2022-09-20 17:47:06 +02:00
554cfd5884 common/cmake/libeosio.cmake: set v0.1.3 needed for prefix parameter to wif_print_key() 2021-05-07 13:50:27 +02:00
5bd72cec19 common/cmake/libeosio.cmake: use v0.1.2 2021-02-24 14:05:42 +01:00
56a5c226bd Updated year in headers. 2021-01-04 15:16:27 +01:00
73ccd4be02 common/cmake/libeosio.cmake: use v0.1.1 2020-05-22 16:23:55 +02:00
cf6c1a4854 remove common/include/eoskeygen/config.h (old autogenerated file) 2020-05-15 13:54:07 +02:00
7c2545cdc2 common/include/eoskeygen/key_search.hpp: adding abort() 2020-04-28 10:23:13 +02:00
2a528e0eb0 common/include/eoskeygen/key_search.hpp: add max and count variables to the class.
This is done so that m_max can be set to zero from another method. stopping a find() operation. (for threaded operations)
2020-04-28 10:23:13 +02:00
4741eb684f common/.gitignore: ignore correct header file. 2020-04-20 16:54:35 +02:00
a85c9b5090 change remaining .h files to .hpp 2020-04-19 15:44:47 +02:00
9dacf00c7f common/cmake/libeosio.cmake: use v0.1.0 2020-04-19 15:35:50 +02:00
e5cb4a72f6 libeosio .h files are renamed to .hpp 2020-04-19 11:17:15 +02:00
e9dadc07ac common/src/core/dictionary.cpp: get rid of iostream header 2020-04-15 11:12:06 +02:00
3ca4631bbe common/include/eoskeygen/core/dictionary.h: adding getWords() method. 2020-04-14 16:34:56 +02:00
bc614da0e8 common/cmake/libeosio.cmake: also set stamp directory to DOWNLOAD_CACHE_DIR 2020-04-10 17:06:09 +02:00
eed3c1cfef common/cmake/libeosio.cmake: download source to DOWNLOAD_CACHE_DIR 2020-04-10 16:58:47 +02:00
52474387ca common/include/eoskeygen/key_search.h: include libeosio/types.h 2020-04-08 09:48:58 +02:00
fb85be4f1e common/include/eoskeygen/core/string.h: don't include strlist.h 2020-04-08 09:43:51 +02:00
9a5f0cff1c common/cmake/libeosio.cmake: Use commit 137d5cbe31666a748954dd233e54c5703480ebbf 2020-04-07 16:05:18 +02:00
654a53698f Importing libeoskeygen as "common" module in this repo (the amount of git repos is too damn high!) 2020-04-03 17:25:09 +02:00