Commit History

Author SHA1 Message Date
  draoi 5d7632d79f hosts: use async mutex instead of async rwlock on HostRegistry 2 years ago
  darkfi 6ac471f999 wallet: switch from harfbuzz_rs to harfbuzz_sys 2 years ago
  darkfi 8937d3fa15 wallet: add commented harfbuzz-sys code that doesn't work on android due to needing a recent version of cargo, while APK tools use an older one 2 years ago
  draoi 4abc12207a chore: cleanup hosts imports 2 years ago
  draoi 43bad915a5 refinery: delete un-necessary and excessively long lock on greylist 2 years ago
  draoi 531e4b2f92 net: use sync Mutex for last_connection 2 years ago
  draoi 76934ac216 net: use sync Mutex for ipv6_available 2 years ago
  skoupidi e8465235d0 doc/spec/contract: vesting contract draft design spec added 2 years ago
  darkfi 5b8b609797 wallet: cleanup FFI mess for font stuff 2 years ago
  darkfi 85db1d7382 wallet: correctly handle alpha transparency in ansi_texture() on android 2 years ago
  darkfi 1c54568fd1 wallet: fix text anti-aliasing calc, conversion from PixelMode::Gray was wrong 2 years ago
  darkfi cbff8febe1 wallet: for labels, create a texture atlas so quads can be batched as a single draw call 2 years ago
  darkfi 061f50c2a0 wallet: add android terminal texture display 2 years ago
  draoi aee1e571d4 error: fix wrong print on HostStateBlocked 2 years ago
  darkfi eb2241ed13 wallet: add text rendering and a label widget 2 years ago
  draoi 348ed19a7d net/tests: ensure ports are unique 2 years ago
  draoi 541166162e acceptor: return error instead of calling unwrap() on subscribe_stop 2 years ago
  dasman 2d68d9d054 tau: ignore any colon that isn't part of known attributes 2 years ago
  dasman 273a046b8a tau: print and error and exxit if attributes are invalid, instead of assert 2 years ago
  darkfi 2e66e9d6c6 wallet: working z_index in renderer 2 years ago
  skoupidi 0c5bf14eee darkfid/drk: fmt 2 years ago
  skoupidi 3cb2054928 drk: use per network configuration 2 years ago
  skoupidi 01caf27291 darkfid: fixed txs_batch_size arg parsing 2 years ago
  skoupidi 186e3302d3 darkfid: moved all relative args under blockchain config args 2 years ago
  darkfi 563f04f963 wallet: +bugfix on_modify tasks were being dropped 2 years ago
  darkfi 794a32f8b6 wallet: enable zmq backend network access 2 years ago
  skoupidi 109b902b01 darkfid: optional mining reward spend hook and user data added 2 years ago
  skoupidi 3f31e393e1 contract/money/client/pow_reward: minor cleanup 2 years ago
  skoupidi 6e59afaee3 contract/money/client/genesis_mint: allow optional different recipient 2 years ago
  darkfi 33a67b239b wallet: Mesh::on_modify rect property calls redraw 2 years ago