1068 Commits (master)

Author SHA1 Message Date
  Jae Kwon 161aa8c5e9 refactor rpc/test/* 9 years ago
  Jae Kwon b8c735bd59 import tendermint/test to init ~/.tendermint_test/* 9 years ago
  Jae Kwon 3565db4eef Refactor RPC/*, tendermint/config for debora+barak 9 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 9 years ago
  Ethan Buchman 02f4219079 cleanup calldepth=0 events logic 9 years ago
  Jae Kwon be90fd1e0d rpc cleanup; tendermint init 9 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 9 years ago
  Jae Kwon 47b7a641dd json field fixes 9 years ago
  Jae Kwon 3c96890d2d All numbers are in BigEndian 9 years ago
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 9 years ago
  Jae Kwon 115e57a1d5 list_unconfirmed_txs RPC call 9 years ago
  Jae Kwon 9a8652e001 Include peer round states in the dump_consensus_state RPC call. 9 years ago
  Jae Kwon 5557923245 remote client_methods.go.bak 9 years ago
  Jae Kwon d9bfe82d93 rpc.StartHTTPServer listener bug fix 9 years ago
  Jae Kwon 66ff985cd2 Added a registry to Barak. 9 years ago
  Jae Kwon 5e70769117 Crazy colors for Debora 9 years ago
  Jae Kwon 2ba6f86f2e Add Network to SignBytes, to prevent network clashes 9 years ago
  Jae Kwon 733dfcf4ad Add dump_consensus_state rpc command. Made it a little more secure 9 years ago
  Jae Kwon dc1fddd1d8 Added NodeInfo (still need to add to AddrBook); Proper Handshake 9 years ago
  Ethan Buchman 882a82bad4 more crawler work 9 years ago
  Ethan Buchman 224ea00917 first draft of network crawler 9 years ago
  Ethan Buchman 595a930723 add empty file because go tool is silly 9 years ago
  Jae Kwon fa669ae436 added Moniker as config, available in RPC. 9 years ago
  Ethan Buchman 8057fb7125 fix websocket handler 9 years ago
  Jae Kwon e0d6fd6bfa RPC shows Peer{Address,IsOutbound} 9 years ago
  Ethan Buchman 3579a3fdb9 tiny fixes 9 years ago
  Jae Kwon b11ca1bbfc (╯°□°)╯︵ ┻━┻ 9 years ago
  Ethan Buchman 65f669160f more fixes from review 9 years ago
  Jae Kwon 9ec6258ed0 Run process 9 years ago
  Ethan Buchman a1c5e32d76 fixes from review with jae 9 years ago
  Jae Kwon df1d46d04d Errorf -> fmt.Errorf 9 years ago
  Jae Kwon 618cd18f8b refactored debora/barak. about to add cli for debora 9 years ago
  Ethan Buchman 9b76cfe26a rpc: cleanup tests and test contract calls 9 years ago
  Jae Kwon 89e05168d5 Begin writing debora 9 years ago
  Ethan Buchman 860d5478e9 rpc: use NewBlock event in rpc tests 9 years ago
  Ethan Buchman 2e918e8c0b rpc: websocket events testing 9 years ago
  Ethan Buchman 85661de293 fire events, event urls 9 years ago
  Jae Kwon 0ffbff108f Complete validation for debora 9 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 9 years ago
  Jae Kwon 1364770cbe Unknown address -> blank account from GetAccount rpc call 9 years ago
  Jae Kwon 0bb6c111bb ServeFile 9 years ago
  Jae Kwon 06b167c669 small fixes 9 years ago
  Ethan Buchman 8e24b12888 rpc: first successful websocket event subscription 9 years ago
  Ethan Buchman 12814db90d rpc: use gorilla websockets 9 years ago
  Jae Kwon 7356556938 Some renames and small fixes. 9 years ago
  Jae Kwon a09051438c Intermediate... working on debora 9 years ago
  Jae Kwon cc18136af8 RPC refactor to separate core from core_client and the rest of RPC. 9 years ago
  Ethan Buchman 6b5383918f rpc: fix memcount error in tests 9 years ago
  Ethan Buchman 5a2ff3d45b rpc: test CallCode and Call 9 years ago
  Ethan Buchman 3bedcbf94d rpc: tests cleanup, use client lib for JSONRPC testing too 9 years ago