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-11 12:15:06 -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 moved edwards25519.go into this package 2017-05-11 08:29:05 -07:00
edwards25519.go moved edwards25519.go into this package 2017-05-11 08:29:05 -07:00
edwards25519_test.go moved edwards25519.go into this package 2017-05-11 08:29:05 -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
key.go refactor and use interfaces! 2017-05-11 12:15:06 -07:00
ringsignature.go refactor and use interfaces! 2017-05-11 12:15:06 -07:00
ringsignature_test.go refactor and use interfaces! 2017-05-11 12:15:06 -07:00
ringsignature_verify_test.go moved edwards25519.go into this package 2017-05-11 08:29:05 -07:00
transaction.go refactor and use interfaces! 2017-05-11 12:15:06 -07:00
transaction_test.go WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
varint.go refactor and use interfaces! 2017-05-11 12:15:06 -07:00
varint_test.go Correctly parses early coinbase tx's 2017-04-27 16:21:44 -07:00