mirror of
https://github.com/mimblewimble/grin.git
synced 2025-03-07 09:31:08 +03:00
* Test multi kernel deaggregation * Add aggregate without cut_through and deaggregate function * Add deaggregate function in pool and test * Rustfmt * Add deaggregate_and_add_to_memory_pool * Deaggregate regular multi kernel transaction by default * Rustfmt * Add error type faileddeaggregation * Add find candidates function * Rustfmt * Use intersection of sets instead of for comparisons * Rustfmt * Removed unnecessary if * Stricter verification with is_subset * Rustfmt |
||
---|---|---|
.. | ||
blockchain.rs | ||
graph.rs | ||
lib.rs | ||
pool.rs | ||
types.rs |