Commit Graph

76 Commits (482699132af57eb6d7e4ac0cff398133ebcb78fb)

Author SHA1 Message Date
Leo Chen 6f2016b324 consolidate functions in node.go 6 years ago
Leo Chen ba4d27db6f txgen send/recv tx/block to beacon shard 6 years ago
Leo Chen f8e3da4ee4 modify txgen using libp2p 6 years ago
Leo Chen 94be80920d load both pub/priv p2p keys 6 years ago
Minh Doan e74788d6ef fix missing places 6 years ago
Leo Chen b7b4467c72 introduce libp2p peer discovery to txgen 6 years ago
Eugene Kim 24fd9d67b8 More goimports 6 years ago
Rongjian Lan c1944bd71e Init bls explicitly 6 years ago
Leo Chen c112ffb414 generate private key outside of host creation 6 years ago
chaosma 3161a42e49
state syncing integration (#283) 6 years ago
Leo Chen baa95d053c reduce wait to join shard 6 years ago
Leo Chen 49a48958d9 address all review comments 6 years ago
Leo Chen 2253096b7f support add peer in cmd/* programs 6 years ago
Rongjian Lan ef0e1898ed Solve txgen stuck problem 6 years ago
Eugene Kim 6fcb627af8 Use our own stdout log handler 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Rongjian Lan 2693a5c0a9 Remove dup lines 6 years ago
Rongjian Lan d71d4b0958 Fix txgen protocol not support problem 6 years ago
Rongjian Lan c78f6a1914 More comments and code fixes 6 years ago
Rongjian Lan f0c69d4f37 Update and add more READMEs 6 years ago
Leo Chen 7b2d36fde7 move client to api/client 6 years ago
Leo Chen 9cb0552b72 move client/txgen to cmd/client/txgen 6 years ago