Commit History

Author SHA1 Message Date
  draoi e71f8f5a82 channel: remove duplicate byte being written in send_message() 2 years ago
  draoi f604f0054f net: fix command/payload naming and remove redundant buffer 2 years ago
  draoi 0480a2ecb2 net: correct error handling in Message serialization upgrade 2 years ago
  draoi 78bb9f554e net: remove intermediate Packet type 2 years ago
  draoi a5c93b8f82 channel: add start_time to ChannelInfo 2 years ago
  rsx 2623d0e4cf wallet: make screen coords consistently use pixels everywhere 2 years ago
  rsx 85ceda586e wallet: make the beautiful box resize but preserve border width 2 years ago
  rsx 5777c0ffe6 wallet: draw a rather attractive looking box with a lush gradient 2 years ago
  rsx c475c198e7 wallet: begin reorganzing py code into a submodule 2 years ago
  rsx 266ecc2ed1 wallet: add scan_dangling() method used for garbage collection of nodes 2 years ago
  skoupidi 7a891b0b90 blockchain/mod.rs: minor cleanup 2 years ago
  skoupidi 5f5cfbafa8 validator: random tx handling fixes 2 years ago
  rsx 05a797ec7e wallet: add convenience methods add/set/get_property_type() that make code look much cleaner 2 years ago
  rsx e76be71d4b cargo fmt 2 years ago
  rsx 663712f8b0 wallet: only allocate texture once. Instead use a ResourceManager 2 years ago
  zero 927c0724a8 wallet: Cargo.toml make darkfi-serial use ../../ instead of git url 2 years ago
  zero c78a469c83 added darkwallet in bin/. See README for usage instructions 2 years ago
  parazyd 41e87e3aee net/protocol: Fix version exchange 2 years ago
  parazyd 4dda409e50 darkirc: Use binary crate version in p2p app_version 2 years ago
  parazyd 53834bbd9b darkirc: Bump version to 0.5.0 2 years ago
  skoupidi 73a159ef83 contract/money: properly integrate txs fees into block rewards 2 years ago
  skoupidi 07606d27e4 drk: added fee call to transfer 2 years ago
  skoupidi cd4655bb62 src/contract/money: delayed_tx test added 2 years ago
  dasman dec82c1639 doc/tau: update tau clie naming 2 years ago
  skoupidi b97fc9ad83 contrib/localnet/darkfid-single-node/README.md: fixed table formatting 2 years ago
  skoupidi e956ee71f2 drk: bincode rpc retrieval fixed, transfer tx generation fixed 2 years ago
  dasman a822c89085 bin/deg: fix a bug in graph column that caused events in the same layer switch places leading to inaccurate graph 2 years ago
  skoupidi d9f1753381 contrib/localnet/darkfid-single-node: updated README.md with drk functionalities testing table 2 years ago
  draoi af72f67309 lilith: change log level from warning to debug for empty whitelist 2 years ago
  skoupidi 080417bb3f chore: replaced all MerkleTree::new(100) with MerkleTree::new(1) for consistency 2 years ago