825 Commits (feeab6579b4a0dd628640dedcd6b74be52f6189f)
 

Author SHA1 Message Date
  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
  Jae Kwon d712ff05cf vm's Log events are lowercased 10 years ago
  Jae Kwon 6dafd68873 Add comment on binary/reflect and nil-dogs 10 years ago
  Jae Kwon c30d38270c base_service draft and some samples 10 years ago
  Jae Kwon 111f001767 Merge pull request #116 from tendermint/logger 10 years ago
  Ethan Buchman a28d924966 move some logs to debug 10 years ago
  Ethan Buchman bb4ca1407f info->notice, debug->info 10 years ago
  Ethan Buchman e087284a4f update logger package for new level 'notice' 10 years ago
  Ethan Buchman 95765db7eb actually stop peer on failed Add 10 years ago
  Jae Kwon c27d9d0494 rpc/core_client regenerate; uint->int 10 years ago
  Jae Kwon 43b075cbc3 direct tendermint node stderr to stdin for stdinwriter & logjack 10 years ago
  Ethan Buchman 7865cd3533 backwards compatible addresses 10 years ago
  ebuchman c6841e8499 Merge pull request #115 from tendermint/sconn_jae 10 years ago
  Jae Kwon 6ca7a3ec21 Fix Makefile build command; Define Signature interface 10 years ago
  Jae Kwon 1e7cc32597 tendermint/account -> acm 10 years ago
  Jae Kwon 8d1e176180 fixed-length arrays cleanup 10 years ago
  Ethan Buchman dc7b912881 crypto byte arrays are fixed length 10 years ago
  Ethan Buchman ba70bffa23 add handshakeTimeout, bound chunkLength, comments 10 years ago
  Jae Kwon 002d7c5475 scripts to stop/start groups 10 years ago
  Jae Kwon 84705caefb fix nil-pointer error in SecretConnection handshake 10 years ago
  Jae Kwon d83ee27b6a Merge branch 'sim_txs' into develop 10 years ago
  androlo 0a72c1ee50 * tendermint/binary handles fixed-length arrays 10 years ago
  Jae Kwon 198d7b9c6f Fixes #93 10 years ago
  Jae Kwon 9e2b138c35 Added link to doc above MakeSecretConnection 10 years ago
  Jae Kwon 9ef79e59bb Godeps <- golang.org/x/crypto/nacl etc 10 years ago