We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912b6c8 commit 8c11dfeCopy full SHA for 8c11dfe
README.md
@@ -3,8 +3,6 @@ Golang library for supporting RPC communication with Monero based daemons and RP
3
4
# CNUtil
5
* address_decode - Complete, all address decoding steps are working properly
6
- * Need to implement Base58 XMR decoding to get full address
7
- * Implement Keccak-1600 to perform address checksumming for validity
8
* convert_blob - Implemented as GetBlockHashingBlob - This function generates the actual hashable string from a block struct
9
* construct_block_blob - Implemented as ParseBlockFromTemplateBlob - This function generates the internal block struct from a block template
10
* get_block_id - TODO - Keccak256 over the block blob data. Pack it all together then run the hash
0 commit comments