neoneo-go/pkg/util
2019-09-16 23:38:48 +03:00
..
array.go Parse stack params (#119) 2019-02-05 13:22:10 +01:00
array_test.go array: add a test for even num of elements 2019-08-26 13:32:19 +03:00
binaryBufWriter.go util: add 'constructors' for BinReader/BinWriter 2019-09-16 23:38:48 +03:00
binaryReader.go util: add 'constructors' for BinReader/BinWriter 2019-09-16 23:38:48 +03:00
binaryrw_test.go util: add tests for BinaryReader/BinaryWriter 2019-09-16 23:38:48 +03:00
binaryWriter.go util: remove bogus check from BinWriter.WriteVarUint() 2019-09-16 23:38:48 +03:00
fixed8.go fixed8: switch to more uniform function naming 2019-08-26 13:32:19 +03:00
fixed8_test.go fixed8: switch to more uniform function naming 2019-08-26 13:32:19 +03:00
size.go util: add some tests to make GetVarSize() fully covered 2019-09-07 10:28:00 +03:00
size_test.go *: gofmt -s 2019-09-09 12:02:24 +03:00
uint160.go *: fix some misspellings 2019-09-03 18:20:05 +03:00
uint160_test.go uint160: move ReverseString() from _pkg.dev 2019-08-26 13:32:19 +03:00
uint256.go *: fix some misspellings 2019-09-03 18:20:05 +03:00
uint256_test.go uint256: add Reverse(), change String() to be BE 2019-08-26 13:32:19 +03:00