Commit Graph

17 Commits (2f7b5340244a8181f1313f27ac5d908ff64931b1)

Author SHA1 Message Date
ak 1ecabf2db9 Changing Client Interface 6 years ago
Leo Chen 3ba0daf706 [log] disable log from rpc server 6 years ago
Leo Chen d1646b2765 [wallet] simply the wallet code by hardcode IP of RPC servers 6 years ago
chao a0a7b3a8c4 remove unnecessary leader map 6 years ago
Animesh Gaitonde 2a63a55a03 Add a test for GetStakingContractInfo 6 years ago
Eugene Kim 59d53cb294 Add //go:generate for mocks and .pb.go files 6 years ago
Minh Doan f886b609d3 modify logic in staking service 6 years ago
Minh Doan 230dbdc2e2 modify logic of new proto 6 years ago
Minh Doan b1ad9637a6 update proto file 6 years ago
Minh Doan aba13c252c add gen script 6 years ago
Minh Doan a53670c4ae Maps are reference types, so they are allways passed by reference. 6 years ago
Eugene Kim 4a2e1e2110 Move Host interface into the top-level p2p package 6 years ago
Eugene Kim 0ec8fa1548 Rename state.StateDB to state.DB (#255) 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Rongjian Lan 5c94263026 Add tests for client service 6 years ago
Leo Chen 16cb1711b0 add test for api/client 6 years ago
Leo Chen 7b2d36fde7 move client to api/client 6 years ago