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

16 commits

Author SHA1 Message Date
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
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
4a3e7d8fa4 common/src/key_search.hpp: Adding getThreadCount() 2022-09-20 17:47:06 +02:00
56a5c226bd Updated year in headers. 2021-01-04 15:16:27 +01: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
e5cb4a72f6 libeosio .h files are renamed to .hpp 2020-04-19 11:17:15 +02:00
3ca4631bbe common/include/eoskeygen/core/dictionary.h: adding getWords() method. 2020-04-14 16:34:56 +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
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