Commit Graph

76 Commits (94fdb1e20c8b6251e90a8583ce32777788498db2)

Author SHA1 Message Date
Richard Liu 7ad223816f update for github.com folder structure 6 years ago
Richard Liu 5ad778781e fixed null outpoint issue; make outpoint.index uint32. 6 years ago
Richard Liu 09286bb82a add outpoint 6 years ago
Richard Liu 88892e61eb added cross-shard support to btctxgen 6 years ago
Rongjian Lan 80ae8cdcf6 Refactor proto node.go into it's own package 6 years ago
Richard Liu c468cc350e add log 6 years ago
Richard Liu 62f38fb49b &txInfo 6 years ago
Richard Liu b5ff075848 minor. 6 years ago
Richard Liu 1d4908af83 minor. 6 years ago
Richard Liu 6d6742cd2d extract txInfo. 6 years ago
Richard Liu ab73f27df2 get client port into configr 6 years ago
Richard Liu 349475210c rename configr 6 years ago
Richard Liu 12c83d422c merge configreader 6 years ago
Richard Liu b21859108c minor refine of txgen 6 years ago
alok 71a6e4f0cb increased tx throughput to 100k 6 years ago
alok fb6289fb37 changed transaction time uncommented go serve in commander 6 years ago
Minh Doan 7f3c717092 return consensus pointer instead a copy which contains mutex 6 years ago
Minh Doan 7ebcc89cdb refactor to avoid returning a copy of a struct containing lock 6 years ago
Richard Liu f092d25d7a added ip into log file name 6 years ago
Richard Liu aa3f414d37 workaround weird gofmt issue 6 years ago
Richard Liu e183eea0f6 update ordering; skip network log temporarily 6 years ago
Richard Liu a8be1dd841 move exe to /bin. 6 years ago
Rongjian Lan 383a8406a5 Bring back the accidentally ignored txgen folder and change it to txgenerator to avoid the gitignore mistake 6 years ago