899 Commits (6d66223bf69a700eab127f16b8f934c4d77ac50a)
 

Author SHA1 Message Date
  Jae Kwon afc3e3b6c7 mconnection constants adjustment 10 years ago
  Jae Kwon b96fd8a031 Beginning of complete merkle proofs 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 b37ff75f7a Actually expose skip_upnp flag 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 908fd11665 more explicit _, err := Start() checking 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
  Jae Kwon 37c68e838e Merge pull request #124 from tendermint/new_contract_address 10 years ago
  Jae Kwon 8f9d41f427 Merge pull request #123 from tendermint/namereg_event 10 years ago
  Ethan Buchman 807bd662b2 vm: catch stack underflow on Peek() 10 years ago
  Ethan Buchman 9b69894180 namereg event 10 years ago
  Ethan Buchman 6f25dfef44 move NewContractAddress to types and use ripemd160 10 years ago
  Jae Kwon 4ee387d077 change genesis addr for testnet testing 10 years ago
  Jae Kwon aada207092 remove unnecessary permission check 10 years ago
  Jae Kwon bff06ac657 Remember StorageRoot in Other 10 years ago
  Jae Kwon 1a5bc9eeb2 Remove StorageRoot from vm.Account 10 years ago
  Jae Kwon 5230440141 Merge pull request #122 from tendermint/binary2wire 10 years ago
  Jae Kwon 9f18c80abc Fixes #121 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 6b1a846201 bump chain_id; test coins 10 years ago
  Jae Kwon a84d4320df websockets accept rpc requests 10 years ago
  Jae Kwon 91cf9d4595 remove spurious :6060 listener for pprof 10 years ago
  Jae Kwon f91bc8d8c3 Retries for net.Listen to account for MacOSX socket close delay 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 c13b67253c Merge pull request #119 from tendermint/snatives 10 years ago
  Jae Kwon 344ad54984 comment updates for state 10 years ago
  Ethan Buchman 31b9d8ee27 SNativeTx -> PermissionTx, consolidate permissions and native contracts 10 years ago
  Ethan Buchman d528d002fa SNativeTx sign bytes 10 years ago
  Ethan Buchman ab536618e0 RegisteredSNativeContracts 10 years ago
  Ethan Buchman ecd231a8eb cleanup, drop ClearBase 10 years ago
  Ethan Buchman e037093740 snative refactor and SNativeTx 10 years ago
  Jae Kwon e7c1febb65 Simplify Service/Reactor pattern 10 years ago
  Jae Kwon 7441e322d0 fix node/addrbook test; made build task quieter 10 years ago
  Ethan Buchman 5f0cf31eda add test for node start/stop (failing) 10 years ago
  Jae Kwon 7aaa33217d Merge pull request #117 from tendermint/panic 10 years ago
  Ethan Buchman 8e50bf15de panic wrapper functions 10 years ago
  Jae Kwon 5983088a32 append to revisions file with newline 10 years ago
  Jae Kwon f97d19fb1f Debora's default log level is notice 10 years ago
  Jae Kwon f51cfc03ea nil-ThrottleTimer.Stop() does nothing 10 years ago
  Jae Kwon 3a9b465c75 Fix MConnection race condiiton 10 years ago
  Jae Kwon c0a64d74be Service log prettify 10 years ago
  Jae Kwon 1d362a71ed Stop the peer to stop the mconn 10 years ago
  Jae Kwon 571a134318 BaseService and BaseReactor refactor and unification 10 years ago