Commit Graph

16 Commits (3988e4be2861cad57e9af6b9b25ab8ef2723d48e)

Author SHA1 Message Date
Richard Liu fe217ad2b7
more rpc APIs. (#863) 6 years ago
Eugene Kim b4c69672d4 Regen mocks 6 years ago
Leo Chen f3ffc65401 [cleanup] remove libp2p unicast support 6 years ago
Rongjian Lan 562ae5078d Delete some unused consensus code 6 years ago
chaosma e66aeb4c57
add beaconchain node state syncing (#502) 6 years ago
Rongjian Lan 873e37daac Move contract code to contract.go 6 years ago
chaosma 02aa3d6477
add beaconchain database support for normal shard nodes (#480) 6 years ago
Eugene Kim 687e01f137 Regenerate 6 years ago
Leo Chen b7838579de use mutex to simplify the locking 6 years ago
Eugene Kim bc3fb1e4a2 Regenerate host mock 6 years ago
Leo Chen 984bd15fa4 add GetHost API in p2p/host package 6 years ago
Eugene Kim 1e39837f5a gometalinter p2p/... 6 years ago
Leo Chen 550da64144 fix all the go test errors after p2p changes 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
Rongjian Lan f26d62984c Add tests for consensus leader code 6 years ago