Commit Graph

26 Commits (02ccf4120fbf237842d02243f2b1b61cad418e83)

Author SHA1 Message Date
Leo Chen f44d55eee1 add functions to generate keys 6 years ago
Leo Chen 2a602db9b0 fix the build after rename the repo to harmony-one 6 years ago
Minh Doan 0e34dcf448 fix a lot of basic mistakes. See https://docs.google.com/document/d/1eIuVFnRra8Ggnj5zSTcGLn9iXGwHEdOHGC6-gHvvuGc 6 years ago
Minh Doan 7513a79c32 change shardId to shardID, and ShardId to ShardID 6 years ago
Minh Doan 44c2c00378 fix the bugs in multicaset 6 years ago
Minh Doan 4328d72652 add self peer to node 6 years ago
Minh Doan 73996866dd set up validator id for peers 6 years ago
Richard Liu 32c9ad9eba undo file test in RunCmd 6 years ago
Leo Chen 395782e28a prevent crash of soldier when binary is not found 6 years ago
Leo Chen b56bc830c2 fix null pointer segfault on soldier when config file is empty 6 years ago
Rongjian Lan f93b1eecb9 Add wallet transfer functionality; Add transaction serialization; Refactor wallet utitlity and reuse wallet server; Bytes util; utxoPool crossShard check 6 years ago
Minh Doan 8d1d5e46b4 add some comment 6 years ago
Rongjian Lan 4dff24ff05 Add wallet program which can create a new Account for user 6 years ago
Rongjian Lan 09676aafb9 Add collective signature verification and temporarily bump the sig threshold to every nodes 6 years ago
Minh Doan 4454200ed2 remove the dependencies between benchmark.go and configr 6 years ago
Minh Doan ed06ea28d7 remove unused func 6 years ago
Minh Doan 498c9a0149 add test for bytes 6 years ago
Richard Liu e9e81a41f1 remove profile logic from soldier; benchmark starts profiler. 6 years ago
Minh Doan 0b93c68a5d add bytes utils 6 years ago
Richard Liu 7ad223816f update for github.com folder structure 6 years ago
Rongjian Lan 7fe3daf0e3 Refactor into utility that generates a unique Id from Peer 6 years ago
Rongjian Lan 605b1730d8 Pull logging util func into utils/metrics.go; add more comments for consensus 6 years ago
Minh Doan 39b9a36feb replace block hash by transaction hash 6 years ago
Minh Doan 2eb9629202 bundle block blockchain transaction into blockchain packagge. add tests for utils 6 years ago