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-03 09:27:49 -07:00
.gitignore Initial Commit 2017-04-24 17:19:04 -07:00
address.go Initial Commit 2017-04-24 17:19:04 -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
keccak.go Initial Commit 2017-04-24 17:19:04 -07:00
ringsignature.go Initial Commit 2017-04-24 17:19:04 -07:00
transaction.go Added Key transaction serialize/deserialize (prefix only) 2017-05-03 09:03:04 -07:00
transaction_test.go added input sum check 2017-05-03 09:27:49 -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