Commit History

Author SHA1 Message Date
  ghassmo db4e9dd870 use unified gen_id function 4 years ago
  ghassmo f73217d966 create `file` module in src/util contain helper functions for dealing with files 4 years ago
  lunar-mining 9b8ba6329f src/util: create NanoTimestamp tool to get and display nanoseconds 4 years ago
  lunar-mining bd9382b1e5 net: add timestamp to msg log. util: create unix timestamp tool. 4 years ago
  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 years ago
  aggstam 9b697b525a src/consensus/util.rs moved to src/util/time.rs, modified corresponding depedencies 4 years ago
  ghassmo 35706c16e1 remove cli module & move the cli_config to util 4 years ago
  parazyd f3045f80e5 Add "net" feature. 4 years ago
  parazyd d29ab613c2 Refactor for util feature. 4 years ago
  lunar-mining 496aa504c6 moved /circuit to /zk/circuit 4 years ago
  lunar-mining 88cf3114d8 moved /rpc to /util/rpc 4 years ago
  ghassmo 2c46091faa create zk module 4 years ago
  ghassmo aa6fbc1085 create node module and move darkfid to bin dir 4 years ago
  ghassmo a591bb526d WIP clean and refactoring according to issue #35 4 years ago
  Dastan-glitch f6874ff1bf Use same async sleep function throughout source code (#47) 4 years ago
  ghassmo bfcd69254c util/address: make Address type 4 years ago
  ghassmo aa00491572 crypto/keypair: impl Display for PublicKey 4 years ago
  lunar-mining 7905599b7b util/ mod: added loader 4 years ago
  parazyd 0ea17724f8 YOLO 4 years ago
  Matthias Seitz 7b0dcb73bc feat: use thiserror for error types 4 years ago
  ghassmo e52edfcf27 util: create Address struct for drk address 4 years ago
  parazyd 1abd52f5c6 tokens: Make TokenList generic. 4 years ago
  ghassmo e94452ad3d util/parse: remove decimals function 4 years ago
  lunar-mining 02d3f56bfa renamed TokenList to SolTokenList 4 years ago
  lunar-mining 82d300dccc token_list: refactored TokenList and fixed generate_id error 4 years ago
  parazyd ce2e5d60a2 util/parse: Implement base10 operations. 4 years ago
  lunar-mining e2a21d2545 replaced to_apo with decode_base10 4 years ago
  lunar-mining 3190f622d2 disabled parse_params. replaced with to_apo() and decimals() 4 years ago
  lunar-mining c43dbb5364 generate_id: added NetworkName. disabled parse_wrapped_token 4 years ago
  lunar-mining 181d337d6e util: refactored util.rs into util directory 4 years ago