提交历史

作者 SHA1 备注 提交日期
  Dastan-glitch 15724ef072 remove unneeded comments 3 年之前
  Dastan-glitch aa2fd4e023 use custom parser for Timestamp and do conversions in tau 3 年之前
  Dastan-glitch 6da636adff util/time: custom timestamp parser 3 年之前
  aggstam 040a5d5604 sdk/util: replaced get_system_time with get_blockchain_time, get_current_epoch and get_current_slot added 3 年之前
  aggstam ec3bc88fb7 util/time: simplyfied Timestamp 3 年之前
  aggstam 01dad53892 consensus: created helper struct for all time related calculations, for easier access by the runtime 3 年之前
  parazyd 71cd3064d6 Update license year. 3 年之前
  parazyd 1d7866f688 Update crate dependencies. 3 年之前
  parazyd 8ae84ad7f9 Add license header to source files. 3 年之前
  Luther Blissett 5e4b663b13 Apply new path to serial crate throughout codebase. 3 年之前
  Luther Blissett c10d4f140b Make "util" module not depend on "rpc" (and in turn "net"). 3 年之前
  Luther Blissett 0e5502f5d5 Move serialization library into its own submodule. 3 年之前
  mohab metwally f98137e306 merge crypsinous into master in crypsinousintomaster branch 3 年之前
  mohab metwally 0d1d4e6c18 connect stakeholder with p2p network 4 年之前
  ghassmo cc823f1a65 util/time: remove the name of day when printing date 4 年之前
  ghassmo 9f819b0dba general clean up and run cargo clippy for all bins 4 年之前
  aggstam 35c459db9a Cargo.toml: features updates, util/time.rs: replaced worldtime api request with jsonrpc request towards network nodes, darkfid: configuration check for new clock check impl, contrib/localnet + script/consensu_simulation: added new config args, faucted: removed unnessesary clock check, src/error.rs: new ConfigInvalid error and removed NTP error 4 年之前
  aggstam 0d8fb66e53 util/time.rs: replaced date format string with enum 4 年之前
  aggstam 92f15675bc util/time.rs: replaced ntp crate request with raw request, Cargo.toml: removed npt crate 4 年之前
  lunar-mining 9b8ba6329f src/util: create NanoTimestamp tool to get and display nanoseconds 4 年之前
  lunar-mining 3db3662b14 util/ time: display seconds in Timestamp.format() 4 年之前
  aggstam 0f3b420122 src/consensus/task/consensus_sync: modified state retrieval, script/consensus_simulation and script/research/node-tools updated, src/util/time: increased retries to 10 4 年之前
  lunar-mining bd9382b1e5 net: add timestamp to msg log. util: create unix timestamp tool. 4 年之前
  aggstam 6163de04d9 src/util/time.rs: added copy trait 4 年之前
  Dastan-glitch cfa8067c26 bin/tau: use Timestamp in src/util 4 年之前
  aggstam 90cda47154 script/research/clock_sync: moved to src/util/time.rs and src/error.rs, updated cargo dependencies, darkfid2: added system time check at start 4 年之前
  aggstam 9b697b525a src/consensus/util.rs moved to src/util/time.rs, modified corresponding depedencies 4 年之前