327 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Ethan Frey 22979d9365 Fire proper EventData object on append transaction 8 years ago
  Ethan Buchman 41918d619c expose query and info through rpc 8 years ago
  Silas Davis 92736f22e8
Fix unsubscribe 8 years ago
  Ethan Buchman c90bde3187 some comments 8 years ago
  Ethan Buchman 7bf34d1fae rpc: unsafe_flush_mempool. closes #190 8 years ago
  Ethan Buchman 7e3e9ee9d2 rpc: broadcast tests. closes #219 8 years ago
  Ethan Buchman 65ebc344ac broadcast_commit 8 years ago
  Ethan Buchman 6365c5efb5 bring back unsafe_set_config 8 years ago
  Ethan Buchman 7383ead106 updates for new tmsp protobuf 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman ae295bd9b6 bump rpc version; add consensus version 8 years ago
  Ethan Buchman cb80a7aa42 rpc: unsafe_write_heap_profile 8 years ago
  Ethan Buchman f5be3cd8f9 rpc: start/stop cpu profiler 8 years ago
  Ethan Buchman df25a22469 rpc: num_unconfirmed_txs (avoid sending txs back) 8 years ago
  Jae Kwon 2c1504f93c Reap takes maxTxs 8 years ago
  Ethan Buchman 05af306a8d rpc: unsafe_set_config 8 years ago
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 8 years ago
  Ethan Buchman 254baa19f3 fixes for go-rpc unix socket updates 8 years ago
  Jae Kwon d31d3c58ad Recheck txs 8 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
  Ethan Buchman 3fdb4c03ab rpc: TMResult and TMEventData 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 74cdadec9f Refactor RPC to be more general 9 years ago
  Ethan Buchman 6f5baa8414 rpc: add app_hash to /status 9 years ago
  Jae Kwon ef43af19ab Tendermint <-> Application refactor 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
  Jae Kwon 625f23af13 Blockpool better timeouts, download rate observation, quicker switching to consensus; Id -> ID (sorry, this doesn't belong here) 9 years ago
  Ethan Buchman 0b095b0bd6 update client_methods 9 years ago
  Jae Kwon 1b9fd811a1 RPCResponse.Result && EventData are registered interfaces; -skip_upnp option 9 years ago
  Jae Kwon 1a5bc9eeb2 Remove StorageRoot from vm.Account 9 years ago
  Jae Kwon 3be3647dc8 tendermint/binary -> tendermint/wire 9 years ago
  Jae Kwon 0ef5c3ad07 Fix returning prematurely within if(runCall){...}. 9 years ago
  Jae Kwon a84d4320df websockets accept rpc requests 9 years ago
  Ethan Buchman 290b74d8f1 add fromAddress argument to Call and CallCode rpc methods 9 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 9 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 9 years ago
  Ethan Buchman 3f7f3dd37f add git commit hash to nodeInfo 9 years ago
  Jae Kwon 109a3c2dd3 Added sim_txs draft 9 years ago