Commit History

Author SHA1 Message Date
  darkfi 904d8fd6a0 app/menu: add edit_done signal which sends list of deleted items to menu schema, and also add a listener for the signal 5 months ago
  darkfi f87fd7a6f4 app/prop: add get/set_X_vec() methods to Property, and make use of this for menu cancel action (to reset menu to prev state). 5 months ago
  darkfi 6f498062ab app/menu: add cancel edit action 5 months ago
  darkfi d55f72181a app/menu: add done action when editing the menu 5 months ago
  x 6504267493 doc: Add DEP-0008 (Transaction-local state) 5 months ago
  darkfi eecda86d09 app: make cancel and done edit buttons call menu methods 5 months ago
  darkfi 829bc9ed60 app: add menu edit mode buttons: cancel and done 5 months ago
  darkfi 00b230fe1e app/menu: add a fade zone 5 months ago
  darkfi 00cdc2ea6a app: drag to reorder menu items 5 months ago
  darkfi 7bc50e4540 app/menu: click X logic 5 months ago
  G10h4ck 7e2c613054 net: add UPnP IGD NAT traversal support 6 months ago
  darkfi a32718b8fb app/menu: adjust hammy handle for menu 5 months ago
  skoupidi 06ff2454fd validator/utils: minor fix in worst_fork_index() 5 months ago
  darkfi 6a5d23df31 app: cargo update 5 months ago
  darkfi 0ad7eb786c app/menu: proper shapes for long select menu 5 months ago
  skoupidi 5b085e7538 darkfid: new testing genesis blocks added 6 months ago
  skoupidi cc782bfea2 validator: chore format comments to match style 6 months ago
  skoupidi fb11efb45d darkfid/task/unknown_proposal: retrieve all proposals before locking validator state to build the peer fork 6 months ago
  skoupidi caca412031 validator: use a single MAX_32_BYTES constant 6 months ago
  skoupidi 89b4dbe4a1 validator/verification: verify block timestamp based on sync state 6 months ago
  skoupidi b4fa82cb3f validator/utils: fixed missmatched returned value in median() 6 months ago
  skoupidi de5b7699c6 validator/consensus: ensure no other competing fork exists during confirmation 6 months ago
  skoupidi e4ce356952 validator/consensus: check fork proposals are after the requested tip height before appending them in get_fork_proposals_after 6 months ago
  skoupidi 8753c20c1b validator/pow: don't blindly unwrap next darkfi rx key 6 months ago
  skoupidi 08adccb16c validator/consensus: minor clarification comment added in reset_forks() 6 months ago
  skoupidi eb7ee7dddc validator/consensus: bound in-memory forks with a configurable param 6 months ago
  skoupidi 1da6680ece README: temp use working commit instead of tag till next one is up in build instructions 6 months ago
  x 7c5390c899 contract/money: Implement Money::BurnV1 function 6 months ago
  x 4607434a13 Use simplified harness API for tests 6 months ago
  x a173a5c412 contract/dao: Use simplified harness API for tests 6 months ago