xmr icon indicating copy to clipboard operation
xmr copied to clipboard

Monero node.

Results 16 xmr issues
Sort by recently updated
recently updated
newest added

[Reference implementation](https://github.com/monero-project/monero/blob/8361d60aef6e17908658128284899e3a11d808d4/src/cryptonote_protocol/cryptonote_protocol_handler.inl#L1599) ***** It's partially implemented, but it's still unusable. :x:

Q7-involved
F0-consensus
P0-dropeverything

[Reference implementation](https://github.com/monero-project/monero/blob/8361d60aef6e17908658128284899e3a11d808d4/src/cryptonote_protocol/cryptonote_protocol_handler.inl#L837)

Q7-involved
F0-consensus
P0-dropeverything

Currently `xmr-crypto` doesn't build on Mac OS X.

P2-asap
F8-enhancement
M0-build

This function calculates the merkle tree root hash and shouldn't be in `H256::tree_hash`, possibly should be renamed to something like `merkle_root_hash` or a more descriptive one.

P7-nicetohave
Q0-trivial
F6-refactor

The build system right now is a mess, I need to clean up the code a bit before doing this.

F6-refactor
M0-build
P5-sometimesoon

I don't have any plans to write it but it must look like [cretonne][1]'s README.md, it's clean, simple and expressive. [1]: https://github.com/stoklund/cretonne

P7-nicetohave