dauTT
b9b118d3ea
Add ReverseString, ToReverseScriptHash method ( #281 )
...
* Added
1) ReverseString method to the Uint160 type
2) ToReverseScriptHash method to convert a base58 address to a reverse script hash
* Simplified ToScriptHash method
2019-08-05 09:34:31 +02:00
dauTT
ce1fe72607
Finalized size calculation methodology ( #215 )
...
- Simplified Transactioner interface
- Added size calculation test
- Added utility methods in the address pkg: FromUint160, Uint160Decode
2019-03-25 01:04:54 +00:00
dauTT
6f496754fb
1) Fixed String method in Uint256 ( #208 )
...
2) Added ReverseString Method to Uint256
2019-03-23 16:52:36 +00:00
BlockChainDev
de3137197a
remove extra base58
2019-03-17 23:02:34 +00:00
decentralisedkev
f8979fe7af
Fix lint errors ( #182 )
...
* golint and minor changes to make code readable
2019-03-17 18:26:35 +00:00
BlockChainDev
cda7a31e4e
Initial commit
2019-02-25 22:44:14 +00:00