.. |
datum_api.c
|
api: Adjust config-change denial messages to explain new admin_password setting
|
2025-03-15 21:30:53 +00:00 |
datum_api.h
|
api: Pass datum_api_fill_var function as a param to datum_api_fill_vars
|
2025-03-08 05:47:03 +00:00 |
datum_blocktemplates.c
|
api: Configuration modification support (if enabled in conf file)
|
2025-03-08 06:12:10 +00:00 |
datum_blocktemplates.h
|
api: Display major errors from blocktemplates
|
2025-01-16 18:18:27 +00:00 |
datum_coinbaser.c
|
Avoid warnings for unclear printf parameter types
|
2025-03-11 22:21:35 +00:00 |
datum_coinbaser.h
|
Initial import of DATUM codebase
|
2024-10-18 16:53:13 +00:00 |
datum_conf.c
|
conf: Add --example-conf option to print an example config file
|
2025-03-16 04:29:29 +00:00 |
datum_conf.h
|
conf: Add --example-conf option to print an example config file
|
2025-03-16 04:29:29 +00:00 |
datum_gateway.c
|
conf: Add --example-conf option to print an example config file
|
2025-03-16 04:29:29 +00:00 |
datum_gateway.h
|
conf: Add --example-conf option to print an example config file
|
2025-03-16 04:29:29 +00:00 |
datum_jsonrpc.c
|
api: Configuration modification support (if enabled in conf file)
|
2025-03-08 06:12:10 +00:00 |
datum_jsonrpc.h
|
api: Configuration modification support (if enabled in conf file)
|
2025-03-08 06:12:10 +00:00 |
datum_logger.c
|
Merge remote-tracking branch 'github-pull/74/head'
|
2025-03-10 18:01:57 +00:00 |
datum_logger.h
|
Delete dead datum_logger declaration
|
2024-10-20 17:01:50 +00:00 |
datum_protocol.c
|
Fix superfluous newline in log when getaddrinfo fails
|
2024-12-10 21:03:09 +01:00 |
datum_protocol.h
|
protocol: Bump version to v0.3.0-beta
|
2025-03-17 21:47:05 +00:00 |
datum_queue.c
|
Fix typo in loop condition in datum_queue_add_item()
|
2024-10-24 18:52:24 +02:00 |
datum_queue.h
|
Initial import of DATUM codebase
|
2024-10-18 16:53:13 +00:00 |
datum_sockets.c
|
api: Add api.listen_addr config option to bind to a specific IP
|
2025-03-08 20:52:52 +00:00 |
datum_sockets.h
|
sockets: Abstract datum_sockets_setup_listening_sockets out of datum_gateway_listener_thread
|
2025-03-08 20:52:48 +00:00 |
datum_stratum_dupes.c
|
Bugfix: Address incorrect formatting specifiers, and add "format" attribute to datum_logger_queue_msg
|
2024-10-20 17:00:26 +00:00 |
datum_stratum_dupes.h
|
Initial import of DATUM codebase
|
2024-10-18 16:53:13 +00:00 |
datum_stratum.c
|
Merge branch '0.2.x'
|
2025-03-11 22:23:02 +00:00 |
datum_stratum.h
|
api: Use client connect_tsms and (new) unique_id to avoid kicking the wrong client
|
2025-01-16 17:24:09 +00:00 |
datum_submitblock.c
|
Abstract userpass concatenation to bitcoind_json_rpc_call helper
|
2025-03-07 19:51:49 +00:00 |
datum_submitblock.h
|
Initial import of DATUM codebase
|
2024-10-18 16:53:13 +00:00 |
datum_utils.c
|
utils: Avoid unnecessarily shadowing variable
|
2025-03-11 22:24:23 +00:00 |
datum_utils.h
|
Merge remote-tracking branch 'github-pull/49/head'
|
2025-03-10 18:03:51 +00:00 |
thirdparty_base58.c
|
Update thirdparty_base58.c typo correction
|
2024-10-19 11:54:36 +02:00 |
thirdparty_base58.h
|
Initial import of DATUM codebase
|
2024-10-18 16:53:13 +00:00 |
thirdparty_segwit_addr.c
|
Initial import of DATUM codebase
|
2024-10-18 16:53:13 +00:00 |
thirdparty_segwit_addr.h
|
Import reference Bech32 implementation
|
2024-10-14 16:58:10 +00:00 |