blockchain/contrib/epee/include
Snider 88d4357628
Some checks failed
Push Compile / Linux (push) Has been cancelled
Push Compile / Windows (push) Has been cancelled
Push Compile / MacOS (push) Has been cancelled
Push Compile / Docker (push) Has been cancelled
Push Compile / Docs (push) Has been cancelled
New API Interface (#27)
This pull request introduces a comprehensive new API interface for the blockchain, leveraging OpenAPI v3 to facilitate direct consumption of chain data by GUI and web applications. This change significantly refines the project's build infrastructure, incorporating Conan for dependency management and CMake for configuration, alongside the integration of an OpenAPI Generator to produce SDKs for multiple languages. 

### Highlights

* **New API Interface**: Introduced a new API interface using OpenAPI v3 to enable GUI/WEB development to consume chain data without needing custom server applications.
* **Build System Enhancements**: Significant updates to the build system, including Makefile, CMake, and Conan configurations, to streamline the build process and support new functionalities.
* **Multi-language SDK Generation**: Integrated OpenAPI Generator to automatically create SDKs for various programming languages, including Go, Angular, and PHP, simplifying client-side integration.
2025-10-19 19:12:37 +01:00
..
net p2p network manual configuration from config file 2025-07-20 18:41:27 +04:00
serialization fixed more serious warnings for gcc 2025-01-16 05:49:58 +01:00
storages fix array entry deserialization and JSON parsing edge cases + tests (#545) 2025-07-17 15:14:41 +03:00
auto_val_init.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
cache_helper.h forgotten line 2025-05-22 00:26:16 +03:00
console_handler.h win32: CloseHandle removed from console handler stop() to avoid exception on exit in dbg 2024-12-03 02:31:06 +01:00
copyable_atomic.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
file_io_utils.h upstream changes 2024-09-23 14:33:22 +02:00
global_stream_operators.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
gzip_encoding.h Final Build Foundations (#11) 2025-09-25 00:25:52 +01:00
hmac-md5.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
include_base_utils.h moved boost checker to right place(now for sure) 2025-03-28 15:27:46 +04:00
math_helper.h improvements over wallet balance caclulations algo 2019-09-27 17:16:18 +02:00
md5_l.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
md5_l.inl Moved sources to public repo 2018-12-27 18:50:45 +03:00
md5global.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
misc_helpers.h minor improvements 2023-02-26 21:43:29 +01:00
misc_language.h epee::misc_utils::void_copy introduced 2025-05-21 04:32:16 +03:00
misc_log_ex.h warning fixed 2024-10-21 12:37:52 +02:00
misc_os_dependent.h an attempt to make all callstack-retrieval routines exception-safe 2025-05-28 01:15:28 +02:00
os_defenitions.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
print_fixed_point_helper.h print_fixed_decimal_point() and print_money_brief() fixed for too big decimal point values 2024-07-07 20:34:19 +02:00
profile_tools.h formatting/whitespace fixes 2019-05-21 19:53:20 +03:00
readwrite_lock.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
reg_exp_definer.h fix gcc 5.4.0 warning 2020-08-04 15:09:08 +03:00
reg_utils.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
service_impl_base.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
sha1.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
sha1.inl Moved sources to public repo 2018-12-27 18:50:45 +03:00
singleton.h guarded other static objects whichg might lead to errors in deinitialization 2020-05-17 23:15:50 +02:00
soci_helper.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
static_helpers.h got rid of console messages 2020-05-22 14:36:25 +02:00
string_coding.h implemented governance initial code for wallet/daemon 2023-10-03 22:43:51 +02:00
string_tools.h New API Interface (#27) 2025-10-19 19:12:37 +01:00
sync_locked_object.h Implemented multiple map rpc processing(lets chain RPC processing to different handlers maps in different objects) 2023-05-24 23:43:44 +02:00
syncobj.h fixed ancient p2p bug 2025-03-05 14:51:11 +04:00
time_helper.h #316 re-implemented using get_time_str instead of get_time_str2 2021-12-31 06:47:22 +03:00
tiny_ini.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
to_nonconst_iterator.h Moved sources to public repo 2018-12-27 18:50:45 +03:00
warnings.h more warnings cleanup 2022-10-12 12:10:48 +02:00
zlib_helper.h Final Build Foundations (#11) 2025-09-25 00:25:52 +01:00