This website requires JavaScript.
Explore
Help
Sign in
lthn
/
blockchain
Watch
6
Star
0
Fork
You've already forked blockchain
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
09c987581b
blockchain
/
src
/
api
History
snider
09c987581b
refactors API server initialization and shutdown process, removes conditional API enablement
2025-10-16 18:27:59 +01:00
..
controller
refactors block and transaction DTOs to models, updates references in controllers
2025-10-16 17:17:18 +01:00
modal
refactors block and transaction DTOs to models, updates references in controllers
2025-10-16 17:17:18 +01:00
ApiServer.cpp
refactors API server initialization and shutdown process, removes conditional API enablement
2025-10-16 18:27:59 +01:00
ApiServer.hpp
adds Block-by-Hash and Block-by-ID controllers with enhanced block retrieval functionality
2025-10-16 16:08:28 +01:00
CMakeLists.txt
renames api lib from lethean-api to api-server and updates related configurations in CMakeLists.txt
2025-10-16 17:07:18 +01:00
main.cpp
adds Block-by-Hash and Block-by-ID controllers with enhanced block retrieval functionality
2025-10-16 16:08:28 +01:00