Commit Graph

20 Commits (a7b04c58c176eca54351a755fa474ac9fd02cfc2)

Author SHA1 Message Date
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