The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/utils
Leo Chen a989a84966 [HAR-73] add a singleton package and tests in utils 6 years ago
..
bytes.go Add wallet transfer functionality; Add transaction serialization; Refactor wallet utitlity and reuse wallet server; Bytes util; utxoPool crossShard check 6 years ago
bytes_test.go add test for bytes 6 years ago
distribution_config.go fix the build after rename the repo to harmony-one 6 years ago
metrics.go Pull logging util func into utils/metrics.go; add more comments for consensus 6 years ago
singleton.go [HAR-73] add a singleton package and tests in utils 6 years ago
singleton_test.go [HAR-73] add a singleton package and tests in utils 6 years ago
utils.go add functions to generate keys 6 years ago
utils_test.go remove unused func 6 years ago