Utilities for Monero. Fork of https://github.com/paxosglobal/moneroutil
This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2017-05-04 20:11:50 -07:00
.gitignore Initial Commit 2017-04-24 17:19:04 -07:00
address.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
address_test.go Initial Commit 2017-04-24 17:19:04 -07:00
base58.go Initial Commit 2017-04-24 17:19:04 -07:00
block.go Initial Commit 2017-04-24 17:19:04 -07:00
const.go Initial Commit 2017-04-24 17:19:04 -07:00
internal_test.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
keccak.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
keccak_test.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
ringsignature.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
ringsignature_test.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
transaction.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
transaction_test.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
varint.go Correctly parses early coinbase tx's 2017-04-27 16:21:44 -07:00
varint_test.go Correctly parses early coinbase tx's 2017-04-27 16:21:44 -07:00