1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 03:34:56 +02:00
libantelope/include/libeosio
2023-03-19 12:02:14 +01:00
..
base58.hpp include/libeosio/base58.hpp: Change decode function to accept vector instead of string. 2023-03-10 10:38:52 +01:00
checksum.hpp include/libeosio/checksum.hpp: Adding checksum_validate function 2023-03-10 11:11:39 +01:00
ec.hpp include/libeosio/ec.hpp: Add ec_init() and ec_shutdown() functions. 2023-03-19 12:02:14 +01:00
hash.hpp include/libeosio/hash.hpp: Include cstddef instead of cstdint (std::size_t should be more consistent with that header across platforms) 2023-03-11 10:52:29 +01:00
types.hpp include/libeosio/types.hpp: Adding stream operator functions. 2023-03-08 18:15:23 +01:00
WIF.hpp Split include/libeosio/types.hpp into ec.hpp and hash.hpp 2023-03-11 09:48:12 +01:00