5a581c1c90
* Journal for private txs added * Tests after adding logging to private tx fixed * Logs getter and tests added * Time and amount limit for logs added * RPC method for log retrieving added * Correct path name and time validation implemented * References for parameters added, redundant cloning reworked * References for parameters added, redundant cloning reworked * Work with json moved to the separate struct * Serialization test added * Fixed build after the merge with head * Documentation for methods fixed, redundant field removed * Fixed error usages * Timestamp trait implemented for std struct * Commented code removed * Remove timestamp source, rework serialization test * u64 replaced with SystemTime * Path made mandatory for logging * Source of monotonic time added * into_system_time method renamed * Initialize time source by max from current system time and max creation time from already saved logs * Redundant conversions removed, code a little bit reworked according to review comments * One more redundant conversion removed, rpc call simplified |
||
---|---|---|
.. | ||
cli | ||
db | ||
light_helpers | ||
logger | ||
account_utils.rs | ||
account.rs | ||
blockchain.rs | ||
cache.rs | ||
configuration.rs | ||
deprecated.rs | ||
export_hardcoded_sync.rs | ||
helpers.rs | ||
informant.rs | ||
ipfs.rs | ||
lib.rs | ||
main.rs | ||
modules.rs | ||
params.rs | ||
presale.rs | ||
rpc_apis.rs | ||
rpc.rs | ||
run.rs | ||
secretstore.rs | ||
signer.rs | ||
snapshot.rs | ||
stratum.rs | ||
upgrade.rs | ||
user_defaults.rs | ||
whisper.rs |