Commit Graph

28 Commits (edbcb88d45ec5912eabd1b8502af9eaf48dfdd99)

Author SHA1 Message Date
Richard Liu 64230da6ee abstract out 2 versions of p2p 6 years ago
Richard Liu b2b68d0055 update node.StartServer 6 years ago
Minh Doan dfc6721122 fix golint for client utils 6 years ago
Minh Doan b69bfd6a13 fix golint for client/txgent beaconchain 6 years ago
Leo Chen 76375a2425 HAR-84: golint fix of p2p/peer.go 6 years ago
Richard Liu ba47c85faf ip+port => peer; update signature of consensus.New and node.New as preparation for p2p 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 9f9607f5c5 change txId to txID 6 years ago
Minh Doan 7513a79c32 change shardId to shardID, and ShardId to ShardID 6 years ago
Richard Liu 891bbf2a61 revert wallet flag. 6 years ago
Richard Liu 7b560ad46d wallet get leaders info 6 years ago
Rongjian Lan 45768265a5 Optimize txgen to send txs only to affected shards 6 years ago
Richard Liu 6eadebfbb2 get leaders. 6 years ago
Rongjian Lan 0f6d2938d3 Add error when privateKey is not specificed 6 years ago
Rongjian Lan f25db39ada Refactor client wallet, add more comments 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 d32c6986f4 refactor configr to config 6 years ago
Minh Doan 178154bb95 cleanup. move configr to client/config 6 years ago
Rongjian Lan 00f1698e95 Make fetch utxo process synchronous 6 years ago
Rongjian Lan 9a1877d41a Add flag parser for wallet transfer functionality 6 years ago
Rongjian Lan 78a46a7ddf Add showBalance functionality to wallet 6 years ago
Rongjian Lan d4f1654c5b Add FetchUtxoMessage and corresponding messaging code 6 years ago
Rongjian Lan 54a6def5ac Add import private key and check balance functionalities to wallet 6 years ago
Rongjian Lan b741fb5d92 Add keystore and account listing/clear functionalities 6 years ago
Rongjian Lan 4dff24ff05 Add wallet program which can create a new Account for user 6 years ago