438 Commits (ab237091bbacd7eef2ac327c0acf7fd74c3645d0)

Author SHA1 Message Date
  Ethan Buchman 32f83f9494 fix up tmsp-cli, tests 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Jae Kwon 7ffd289909 Conform to new codegangsta.cli ActionFunc interface 8 years ago
  Jae Kwon a8ee0377d5 Use tmsp.Client interface 8 years ago
  Jae Kwon 5a3975d54a Add wire expression support 8 years ago
  Jae Kwon 9b4b533f2f Pretty print JSON 8 years ago
  Ethan Buchman 727fcd4ada get_hash -> commit; printResponse improvement 8 years ago
  Jae Kwon 2c1aa7af2b s/StartListener/NewServer/g 8 years ago
  Jae Kwon 90e38f08f4 Added counter test written in Golang 9 years ago
  Jae Kwon 88fcacac7a s/GetHash/Commit/g 9 years ago
  Jae Kwon b9499ad03e Implemented dummy query 9 years ago
  Ethan Buchman b35492d9e7 better response printing 9 years ago
  Ethan Buchman 50ac66f79b fast sync fixes 9 years ago
  Jae Kwon 012abc437b Use protobuf enums 9 years ago
  Jae Kwon e110a04ae2 Fix benchmark -- needed to flush 9 years ago
  Jae Kwon 2936c68339 Convert TMSP to use Protobuf 9 years ago
  Jae Kwon 6132ad7d6e Do not exit upon error, for tmsp-cli console 9 years ago
  Jae Kwon 8ae0a0a481 Add Query; Add TMSPClient 9 years ago
  Ethan Buchman 3cce757adc move DialSeeds to go-p2p and add to rpc 9 years ago
  Ethan Buchman 2b13386d7b consensus: replay console 9 years ago
  Ethan Buchman 6aaa5fb0bf consensus: msg saving and replay 9 years ago
  Jae Kwon 44f22e351b Add RetCodeBadNonce and fix response formats 9 years ago
  Jae Kwon f15476b157 Remove TMSP Commit/Rollback; Add CheckTx 9 years ago
  Jae Kwon cf3b287245 Remove spurious tmsp_cli.go 9 years ago
  Jae Kwon d58b3d54b1 tendermint init makes random chain ID 9 years ago
  Jae Kwon 844c4a519d Fix tmsp-cli to conform to go-wire new TypeByte behavior; Rename tmsp_cli to tmsp-cli 9 years ago
  Ethan Buchman dc75b71f55 tmsp_cli -> tmsp-cli 9 years ago
  Ethan Buchman 5cbb5d2541 tendermint init 9 years ago
  Jae Kwon 3393fc34c2 Use wire.*LengthPrefixed 9 years ago
  Ethan Buchman a357f3156a RetCodeEncodingError 9 years ago
  Ethan Buchman 36b7045f5c example/golang 9 years ago
  Ethan Buchman af2a1a6fc1 python fixes, tests 9 years ago
  Ethan Buchman bb4a58aa0a add counter app in python 9 years ago
  Jae Kwon 5c20d1b3e5 Add way to enforce serial order in counter app from command line 9 years ago
  Jae Kwon e5b9a5e849 Add proxy_app as node flag 9 years ago
  Jae Kwon bbaacce472 Change server listener addr to 0.0.0.0 9 years ago
  Jae Kwon 1df2d7b8eb Remove spurious programs 9 years ago
  Jae Kwon 7931e2b9ca Change port 8080 to 46658 9 years ago
  Ethan Buchman 3e721456f5 tmsp batch and some tests 9 years ago
  Ethan Buchman 86c2484c29 cmdInfo, cmdSetOption; append_tx can take hex 9 years ago
  Ethan Buchman 93308a3e6f interactive tmsp console 9 years ago
  Jae Kwon 5d994944c6 Refactor Application to Application & AppContext 9 years ago
  Ethan Buchman 2de72d26cf refactor dummy; flush tmsp reqs 9 years ago
  Jae Kwon d319c5be0d Conform to go-wire 1.0 9 years ago
  Jae Kwon 37b6255e42 Move process to go-process 9 years ago
  Jae Kwon 0bd4061cf6 initial commit 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 7c12c5aee3 Fix config bug where chain_id is default magic. Always read from genesis 9 years ago
  Jae Kwon d51741df72 fix main compile bug 9 years ago