221 Commits (3891e4d66dd7a2d2865ffad5a5052b8a2b99cf38)

Author SHA1 Message Date
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 9 years ago
  Ethan Buchman 254baa19f3 fixes for go-rpc unix socket updates 9 years ago
  Jae Kwon d31d3c58ad Recheck txs 9 years ago
  Jae Kwon 6a209ba3a8 Fix a block condition where cb is called immediately 9 years ago
  Jae Kwon 3092d4bbe9 Fix typo, broadcast_tx_asyn(c) 9 years ago
  Jae Kwon a4f57e164b BroadcastTx results 9 years ago
  Ethan Buchman 77a66f079f version folder, rpc core version 9 years ago
  Ethan Buchman 3cce757adc move DialSeeds to go-p2p and add to rpc 9 years ago
  Jae Kwon 4b40a58c0e Fix rpc/test import; Remove ~/.tendermint_test on each test 9 years ago
  Ethan Buchman 8e776a252b rpc: test cleanup 9 years ago
  Ethan Buchman 3fdb4c03ab rpc: TMResult and TMEventData 9 years ago
  Ethan Buchman 799efb0629 merge/rebase fixes 9 years ago
  Ethan Buchman ee449a94c8 move ResultEvent to go-events 9 years ago
  Ethan Buchman fb59255095 use TendermintResult for rpctypes.Result 9 years ago
  Ethan Buchman 0be13d1d27 move alert, events, rpc into own repos 9 years ago
  Ethan Buchman 96547d0ca8 ws fixes; rpc tests 9 years ago
  Jae Kwon 3e3c0083c7 Make order be decided first; Remove TMSP Commit/Rollback 9 years ago
  Jae Kwon f0c80837a6 Include p2p connection status in RPC net_info 9 years ago
  Jae Kwon 1d34bb173e HTTP responses are pretty JSON 9 years ago
  Jae Kwon 74cdadec9f Refactor RPC to be more general 9 years ago
  Ethan Buchman 6f5baa8414 rpc: add app_hash to /status 9 years ago
  Ethan Buchman 261647a012 Enter* -> enter*. Comments/fixes from Jae 9 years ago
  Jae Kwon 53f74d052f Fix deadlock bug in websocket client impl 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 9 years ago
  Jae Kwon d69b5c5ab6 Conform to go-wire 1.0 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
  Ethan Buchman 12566f51af better mempool queueing 9 years ago
  Ethan Buchman b54522c60f more versioning 9 years ago
  Ethan Buchman e4f0e2b399 update namereg with longer names, more allowed chars 9 years ago
  Ethan Buchman 2b8157ce2a addVote takes index 9 years ago
  Jae Kwon 726f5475b0 rpc client SetPingHandler with 30 second timeout; wire time json test 9 years ago
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Jae Kwon 56b195a899 tendermint send_tx 10 years ago
  Ethan Buchman 0b095b0bd6 update client_methods 10 years ago
  Jae Kwon ffcc657be6 event listeners take EventData, not interface{}; EventData type assertions 10 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 10 years ago
  Jae Kwon 65d40a2d08 remove dead code 10 years ago
  Jae Kwon e86073ec96 Use rpc/client/ws_client; OnStart() returns error 10 years ago
  Jae Kwon 3949d3f21d ws_client fixes 10 years ago
  Jae Kwon 60310cc23f websocket server sends pings; added ws_client; events refactor 10 years ago
  Ethan Buchman 9b69894180 namereg event 10 years ago
  Jae Kwon 1a5bc9eeb2 Remove StorageRoot from vm.Account 10 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 10 years ago
  Jae Kwon 0ef5c3ad07 Fix returning prematurely within if(runCall){...}. 10 years ago
  Jae Kwon feeab6579b Acc/X/Receive -> Acc/X/Call 10 years ago
  Jae Kwon a84d4320df websockets accept rpc requests 10 years ago
  Jae Kwon d8886614b5 Read timeouts for WSConnection 10 years ago
  Ethan Buchman 290b74d8f1 add fromAddress argument to Call and CallCode rpc methods 10 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 10 years ago