gecko/utils
Dan Laine 18c0b0a65b move codec to utils 2020-06-15 13:20:30 -04:00
..
codec move codec to utils 2020-06-15 13:20:30 -04:00
crypto add go mod support 2020-05-26 08:56:52 -04:00
formatting utils: Add tests for CB58.UnmarshalJSON 2020-04-01 18:48:59 +01:00
hashing Switched to a pure go networking stack 2020-05-17 23:47:43 -04:00
json make error message more clear when an argument can't be unmarshaled 2020-05-05 17:45:23 -04:00
logging Switch to using primary alias instead as base instead of full chain id 2020-06-05 16:36:56 -04:00
math utils: Add tests in safe_math: Max64, Min64, Sub64, Diff64 2020-03-29 16:57:42 +01:00
random Fix typo: sudorandom -> pseudorandom 2020-03-11 17:21:39 +01:00
timer wip 2020-06-05 16:18:30 -04:00
units init repo 2020-03-10 15:20:34 -04:00
wrappers remove expansionBoost from packer (Go's append does similar already). change initialSliceCap 1024 --> 256. Streamline packer.Expand, as this method is called very often 2020-06-15 13:12:55 -04:00
bytes.go moved copyBytes to the utils package 2020-05-05 14:04:03 -04:00
bytes_test.go moved copyBytes to the utils package 2020-05-05 14:04:03 -04:00
ip.go 1-way handshake on a staking network 2020-04-18 22:47:53 -04:00
ip_test.go utils: Add tests for ToIPDesc(), fix IPv6 handling 2020-04-02 22:44:43 +01:00
signal.go Cleaned up signal handling from PR feedback 2020-05-11 21:58:10 -04:00
sorting.go init repo 2020-03-10 15:20:34 -04:00