Skip to content

Commit 8c11dfe

Browse files
committed
fix(docs): remove completed tasks
Remove completed tasks
1 parent 912b6c8 commit 8c11dfe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Golang library for supporting RPC communication with Monero based daemons and RP
33

44
# CNUtil
55
* 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
86
* convert_blob - Implemented as GetBlockHashingBlob - This function generates the actual hashable string from a block struct
97
* construct_block_blob - Implemented as ParseBlockFromTemplateBlob - This function generates the internal block struct from a block template
108
* get_block_id - TODO - Keccak256 over the block blob data. Pack it all together then run the hash

0 commit comments

Comments
 (0)