Commit History

Author SHA1 Message Date
  skoupidi 041b637ff8 Cargo.toml: moved deps to correct feature 8 months ago
  skoupidi 20ce209a2d darkfid/rpc_xmr: use wallet as the mm block templates keys so we return the same one on diff instances with same wallet 8 months ago
  skoupidi d3fe14204d darkfid/task/miner: use le bytes when communicating the target with minerd 8 months ago
  skoupidi 34ddcb5835 darkfid/task/miner: don't wait for next confirmation to start mining 8 months ago
  skoupidi 83a6b31bef darkfid/rpc_xmr: respond to p2pool only if node is synced 8 months ago
  skoupidi 0a09bb5422 darkfid/task/consensus: cleanup mm templates not refercing active forks or last confirmed block 8 months ago
  skoupidi d3b78aa8e4 darkfid/rpc_xmr: on submit remove just the referenced job 8 months ago
  skoupidi 92f0c7ccf6 darkfid/rpc_xmr: check request job still extends current best fork 8 months ago
  skoupidi 1165708e10 darkfid/rpc_xmr: combine address and aux_hash so we support multiple p2pool instances with diff wallets 8 months ago
  x 1df40b7d42 blockchain/monero: Use the provided Merkle proof instead of self-constructing one 8 months ago
  skoupidi 639d5518df darkfid/rpc_xmr: don't perform block validation on block submittion since validator will check it afterwards 8 months ago
  skoupidi 211b85b242 validator/verification: verify block powdata when validating block 8 months ago
  skoupidi b93b0dde30 blockchain/monero: cleanup chore 8 months ago
  x 69f560df9e blockchain/monero: Add method for validating XMR PowData 8 months ago
  x 521cb3901b darkfid/rpc_xmr: Notify proposals subscriber with successful new block 8 months ago
  x 40ff64b3fc darkfid: Improve noisy logging 8 months ago
  x aa537b9e4b chore: Update crate dependencies 8 months ago
  x 95a8319007 darkfid: Monero Merge Mining 8 months ago
  x f9ee611b58 chore: Clippy lint 8 months ago
  x a28fc42fb8 rpc/jsonrpc: Hack around non-numeric JSONRPC id field and missing params 8 months ago
  x 9ffbd4cf40 validator/pow: Proper PoW verification of merge mined blocks 8 months ago
  x 1dee0542de validator/pow: Use little endian BigUint 8 months ago
  x 9d5fdaea6c validator/xmr: Import tracing and make merkle_tree_parameters public 8 months ago
  x a8ead9e5ea Revert "chore: updated blake3 init usage" 8 months ago
  x e5105c6194 blockchain/header_store: Derive Hash for HeaderHash 8 months ago
  x 8f46227731 src/error: Typo fix 8 months ago
  x 5368708595 zk/tracer: Convert code to Arc<Mutex> instead of RefCell for async use. 8 months ago
  skoupidi 0b8d6c25fe blockchain/contract_store: get_state_monotree now returns the fully updated monotree from the overlay 11 months ago
  skoupidi a140ae53b1 validator: properly initialize and verify genesis block monotree 11 months ago
  skoupidi c4cb258cf6 monotree: use mut reference to overlay not a clone 11 months ago