1
0
Fork 0
forked from lthn/blockchain
Commit graph

23 commits

Author SHA1 Message Date
cryptozoidberg
695bd88c11
made some of the api optional 2025-07-15 20:51:37 +03:00
cryptozoidberg
bd05907dd8
fixed errors in compilation 2025-03-31 15:37:21 +04:00
cryptozoidberg
857a7eabe2
added version to auto-doc 2025-03-31 15:22:14 +04:00
cryptozoidberg
f08d8797a0
fixed http-forwarding issue 2024-10-23 20:05:03 +04:00
cryptozoidberg
1196423f02
fixes over documentation autogen 2024-04-22 23:29:00 +04:00
cryptozoidberg
ef16abb41a
extra line break added 2024-04-10 14:47:28 +02:00
cryptozoidberg
ac63489325
last fixes for uri 2024-04-10 14:19:48 +02:00
sowle
30eba2dadf
fixed compilation (handle_http_request_map definition) 2024-04-10 13:33:37 +02:00
cryptozoidberg
18650cda63
moved code to common header 2024-04-10 13:19:36 +02:00
sowle
e8280f7e42
coretests: fixed compilation & warnings 2024-04-10 12:16:45 +02:00
cryptozoidberg
3a792e9a8e
added wallet API complete documentation 2024-04-09 22:52:56 +02:00
cryptozoidberg
7f0b99c25e
another good iteration on auto documenting feature 2024-04-07 16:43:55 +02:00
cryptozoidberg
b00fb7671e
added few fixes to autodoc 2024-03-28 19:24:11 +01:00
cryptozoidberg
cfb4e481b4
Implemented auto documentation 2024-03-28 12:49:43 +01:00
cryptozoidberg
2283a77104
more work on json/descriptions improvements 2024-03-21 22:57:55 +01:00
cryptozoidberg
97c3460af8
autodoc inital code + cmake warningns + improvements over compilation performance 2024-03-20 14:45:29 +01:00
sowle
46a0db21ec
Merge branch 'develop' into cryptoassets
# Conflicts:
#	CMakeLists.txt
#	README.md
#	contrib/epee/include/net/http_client.h
#	src/currency_core/blockchain_storage.cpp
#	src/currency_core/currency_core.cpp
#	src/currency_core/currency_format_utils.cpp
#	src/gui/qt-daemon/layout
#	src/rpc/core_rpc_server.cpp
#	src/rpc/core_rpc_server.h
#	src/rpc/core_rpc_server_commands_defs.h
#	src/version.h.in
#	src/wallet/wallet2.cpp
#	src/wallet/wallet2.h
#	src/wallet/wallet_public_structs_defs.h
#	src/wallet/wallet_rpc_server.h
#	tests/core_tests/chaingen.cpp
#	tests/core_tests/pos_validation.cpp
#	tests/core_tests/wallet_tests.cpp
#	tests/performance_tests/main.cpp
2023-11-01 23:48:36 +01:00
cryptozoidberg
3fec14f95e
Implemented multiple map rpc processing(lets chain RPC processing to different handlers maps in different objects) 2023-05-24 23:43:44 +02:00
cryptozoidberg
0f126ffd95
api auto-documentation implementation basics 2022-07-31 22:59:29 +02:00
sowle
599b97d633
build: minor whitespace fix 2020-02-08 18:36:31 +03:00
cryptozoidberg
5dfefd20ca
fixed bug in rpc map macro 2020-02-03 18:19:54 +01:00
cryptozoidberg
577733133f
epee's json rpc lib extended a bit beyond JSON RPC specification 2020-02-03 18:00:41 +01:00
crypro.zoidberg
f23e97c10c Moved sources to public repo 2018-12-27 18:50:45 +03:00