skoupidi
|
92f0c7ccf6
darkfid/rpc_xmr: check request job still extends current best fork
|
9 months ago |
skoupidi
|
1165708e10
darkfid/rpc_xmr: combine address and aux_hash so we support multiple p2pool instances with diff wallets
|
9 months ago |
x
|
1df40b7d42
blockchain/monero: Use the provided Merkle proof instead of self-constructing one
|
9 months ago |
skoupidi
|
639d5518df
darkfid/rpc_xmr: don't perform block validation on block submittion since validator will check it afterwards
|
9 months ago |
skoupidi
|
211b85b242
validator/verification: verify block powdata when validating block
|
9 months ago |
skoupidi
|
b93b0dde30
blockchain/monero: cleanup chore
|
9 months ago |
x
|
69f560df9e
blockchain/monero: Add method for validating XMR PowData
|
9 months ago |
x
|
521cb3901b
darkfid/rpc_xmr: Notify proposals subscriber with successful new block
|
9 months ago |
x
|
40ff64b3fc
darkfid: Improve noisy logging
|
9 months ago |
x
|
aa537b9e4b
chore: Update crate dependencies
|
9 months ago |
x
|
95a8319007
darkfid: Monero Merge Mining
|
9 months ago |
x
|
f9ee611b58
chore: Clippy lint
|
9 months ago |
x
|
a28fc42fb8
rpc/jsonrpc: Hack around non-numeric JSONRPC id field and missing params
|
9 months ago |
x
|
9ffbd4cf40
validator/pow: Proper PoW verification of merge mined blocks
|
9 months ago |
x
|
1dee0542de
validator/pow: Use little endian BigUint
|
9 months ago |
x
|
9d5fdaea6c
validator/xmr: Import tracing and make merkle_tree_parameters public
|
9 months ago |
x
|
a8ead9e5ea
Revert "chore: updated blake3 init usage"
|
9 months ago |
x
|
e5105c6194
blockchain/header_store: Derive Hash for HeaderHash
|
9 months ago |
x
|
8f46227731
src/error: Typo fix
|
9 months ago |
x
|
5368708595
zk/tracer: Convert code to Arc<Mutex> instead of RefCell for async use.
|
9 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 |
skoupidi
|
98aef1f41f
chore: updated blake3 init usage
|
11 months ago |
parazyd
|
e493f397dc
chore: Update crate dependencies
|
1 year ago |
parazyd
|
a7d3fbdb71
runtime: Increase default WASM VM stack size and remove wasm-strip dependency
|
1 year ago |
skoupidi
|
d4670375f8
blockchain/mod.rs: bound randomx vm keys to be before optional height
|
1 year ago |
skoupidi
|
f32e11af8d
validator/pow: properly initialize the module if a specific height is provided
|
1 year ago |
skoupidi
|
d819f257da
validator/pow: use randomx factory to manage VMs and keys rotation optimization added
|
1 year ago |
skoupidi
|
15f35629e5
blockchain/contract_store: minor fixes and cleanups
|
1 year ago |