Commit Graph

353 Commits (5dedce7ca03f3f255a8050ae31ac617142963e78)

Author SHA1 Message Date
Leo Chen 9340ef4f86 move proto/pingping to discovery module 6 years ago
Rongjian Lan 8ecef22cbe Remove unintended code 6 years ago
Rongjian Lan bb4a648f9c Code clean up and adding multi-sigs to block 6 years ago
Eugene Kim cd44397168 Remove deprecated Ready field 6 years ago
Eugene Kim 24fd9d67b8 More goimports 6 years ago
Minh Doan b40d1b34b4 fix compilation problem 6 years ago
Minh Doan 85eb712d42 change Type to ServiceType and fix import 6 years ago
chaosma ed25ebdd18
fix nil dereference bug for state syncing (#332) 6 years ago
Minh Doan 0fd3441bad add comments 6 years ago
Minh Doan 6fa4f9b1f2 update doc 6 years ago
Minh Doan c1d97e4992 add service register 6 years ago
Minh Doan 350efc0bf9 add service type, action -- modify test for TakeAction 6 years ago
Minh Doan f1245c117b add node service managers 6 years ago
Eugene Kim fb4792bc9f goimports 6 years ago
Minh Doan 139d81113e only use logging singleton 6 years ago
Rongjian Lan 39b941d904 Migrate to BLS 6 years ago
Leo Chen 2984fb90ba fix go test errors in travis_checker.sh 6 years ago
chaosma 7b1578be59
remove IN SYNC log every 5 second (#295) 6 years ago
Leo Chen a78d42cc0a fix travis_checker go test error 6 years ago
chaosma 3161a42e49
state syncing integration (#283) 6 years ago
Minh Doan 9762ab75bd switch using disk-based db by default. logging singleton should have context of the node (ip and port) 6 years ago
Eugene Kim 4a2e1e2110 Move Host interface into the top-level p2p package 6 years ago
Leo Chen 550da64144 fix all the go test errors after p2p changes 6 years ago
Leo Chen 5822ec3c40 add a PeerID field for node.Info struct 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
Minh Doan 4f4bc36af3 change benchmark to harmony 6 years ago
Leo Chen f35f3d25d0 fix go test error after libp2p enabled 6 years ago
Leo Chen 8801998f22 add a todo and more debug message in nodel handler 6 years ago
Rongjian Lan c78f6a1914 More comments and code fixes 6 years ago
Rongjian Lan 1763688ee0 Resolve comments 6 years ago
Rongjian Lan b5cc5fc657 Add tests for worker.go 6 years ago
Rongjian Lan 2a1564b573 Add tests for node_handler.go; move stream interface to its own file;create mock for stream.go 6 years ago
Rongjian Lan 0f69e5744f Fix typo 6 years ago
Rongjian Lan fdcce8e4de Add tests for node_handler.go; move stream interface to its own file;create mock for stream.go 6 years ago
Leo Chen 7b2d36fde7 move client to api/client 6 years ago
Rongjian Lan 4eb71e4eeb Increase gas limit 6 years ago
Rongjian Lan d149839faf Add readme for /node 6 years ago
Rongjian Lan 7083cb4978 Ignore subfolder's .rlp files 6 years ago
Leo Chen 3356c61332 use in-repo log module for p2p 6 years ago
ak 94c1d3eca7 merging upstream 2 6 years ago
ak 3bedff9d86 moving services folder 6 years ago
Rongjian Lan f372ef7421 Cleanup node_handler.go 6 years ago
ak 99bdb39875 proto files 6 years ago
Rongjian Lan 334c47776f Cleanup node.go 6 years ago
Rongjian Lan e7d62cae18 Add more comments to worker.go 6 years ago
Minh Doan 82a725abfa move trie and utils into internal 6 years ago
Minh Doan 182a519949 fix import order 6 years ago
Minh Doan 90c82a017a move db into internal 6 years ago
Rongjian Lan 38a011f42f Remove proto/consensus and migrate consensus message types fully to gRpc 6 years ago