153 Commits (aead4ab555e0c3469002dba54e9e3a7bc69d9e79)

Author SHA1 Message Date
  Ethan Buchman 99b068b313 BlockMeta uses BlockID 8 years ago
  Ethan Buchman e229c8c3d7 rpc: /commit 8 years ago
  Jae Kwon 1af930441c Support new Query message for proofs 8 years ago
  Ethan Buchman 94b6dd65ee AppendTx -> DeliverTx 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 2dd7030579 tmsp: ResponseInfo and ResponseEndBlock 8 years ago
  Ethan Buchman 2ef695da97 include check/append responses in broadcast_tx_commit 8 years ago
  Ethan Buchman fb9735ef46 rebase fixes and BeginBlock(hash,header) 8 years ago
  Ethan Buchman 41918d619c expose query and info through rpc 8 years ago
  Ethan Buchman 7bf34d1fae rpc: unsafe_flush_mempool. closes #190 8 years ago
  Ethan Buchman cb80a7aa42 rpc: unsafe_write_heap_profile 9 years ago
  Ethan Buchman f5be3cd8f9 rpc: start/stop cpu profiler 9 years ago
  Ethan Buchman 05af306a8d rpc: unsafe_set_config 9 years ago
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 9 years ago
  Jae Kwon a4f57e164b BroadcastTx results 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
  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 a84d4320df websockets accept rpc requests 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 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Ethan Buchman ec282d3e3d rpc: remove unecessary response wrappers 9 years ago
  Ethan Buchman 231a7330e2 list names rpc 9 years ago
  Ethan Buchman baaa69d7f8 namereg rpc and tests 9 years ago
  Ethan Buchman 8a2d9525f0 network > chain_id, put in genesis.json 9 years ago
  Jae Kwon be90fd1e0d rpc cleanup; tendermint init 9 years ago
  Jae Kwon 47b7a641dd json field fixes 10 years ago
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 10 years ago
  Jae Kwon 115e57a1d5 list_unconfirmed_txs RPC call 10 years ago
  Jae Kwon 9a8652e001 Include peer round states in the dump_consensus_state RPC call. 10 years ago
  Jae Kwon 733dfcf4ad Add dump_consensus_state rpc command. Made it a little more secure 10 years ago
  Jae Kwon dc1fddd1d8 Added NodeInfo (still need to add to AddrBook); Proper Handshake 10 years ago
  Ethan Buchman 224ea00917 first draft of network crawler 10 years ago
  Jae Kwon fa669ae436 added Moniker as config, available in RPC. 10 years ago
  Jae Kwon e0d6fd6bfa RPC shows Peer{Address,IsOutbound} 10 years ago
  Jae Kwon cc18136af8 RPC refactor to separate core from core_client and the rest of RPC. 10 years ago