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

14 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
e18886e074 cli: implement support for K1 keys (default, can be switched with --legacy flag) 2023-04-04 19:06:00 +02:00
0781b7db80 cli/src/main.cpp: Make sure to call libeosio::ec_init() and ec_shutdown() 2023-03-29 11:31:21 +02:00
1ca85a37b8 cli/src/main.cpp: use new C++11 syntax to loop over vectors. 2022-09-22 12:42:15 +02:00
6a7454875c cli/src/main.cpp: use CLI11 to parse cli args. 2022-09-20 18:54:51 +02:00
0e4a574f7a cli/src/main.cpp: fix indent in usage string. 2022-09-20 15:18:49 +02:00
486d2c5030 cli/src/main.cpp: implement "--fio" option to generate FIO keys. 2021-05-07 13:50:27 +02:00
010edeb2f5 cli/src/main.cpp: Improve usage text format. 2021-05-06 15:32:27 +02:00
56a5c226bd Updated year in headers. 2021-01-04 15:16:27 +01:00
51883f42ca cli/src/main.cpp: move usage() function to the top. 2021-01-04 13:05:08 +01:00
884f8a6125 cli: move source files. 2020-04-21 10:06:10 +02:00
1075481b2e move cli/src to src and combine all CMakeLists.txt 2020-03-16 14:10:10 +01:00
b52f61d319 cmake: split CMakeLists into multiple directories. 2020-03-11 12:00:16 +01:00
Renamed from src/main.cpp (Browse further)