928 Commits (35abb4df926d3d9c10b9caf9645d61097a936f32)
 

Author SHA1 Message Date
  Jae Kwon 4e6ea7f9f7 Merge pull request #143 from tendermint/versioning 9 years ago
  Jae Kwon 2feb3ea651 Merge pull request #144 from tendermint/namereg 9 years ago
  Ethan Buchman b54522c60f more versioning 9 years ago
  Ethan Buchman e4f0e2b399 update namereg with longer names, more allowed chars 9 years ago
  Ethan Buchman 632e77c1cf rs.CommitRound 9 years ago
  Ethan Buchman aab024f18d consensus events 9 years ago
  Ethan Buchman 2b8157ce2a addVote takes index 9 years ago
  Ethan Buchman a61a8176f1 fixes https://github.com/tendermint/halt/blob/master/case1/analysis.txt 9 years ago
  Ethan Buchman 555ecb095d precommit nil if locked and no POL 10 years ago
  Jae Kwon 78768082a1 Merge branch 'json_time2' into develop 9 years ago
  Jae Kwon 726f5475b0 rpc client SetPingHandler with 30 second timeout; wire time json test 9 years ago
  Jae Kwon 47eee5ddd5 blockchain pool race condition fix 9 years ago
  Jae Kwon 6e27837cbf Fix SetREMA() -- increments m.samples so it doesn't get reset 9 years ago
  Jae Kwon b468baf7ac IsCaughtUp works with new networks 9 years ago
  Jae Kwon 891ad9c1f0 log_level is notice. add testnet addrs 9 years ago
  Jae Kwon 1c17ea3b14 blockchain parameter && log tweaks 9 years ago
  Jae Kwon 21d45023d3 various bug fixes 9 years ago
  Jae Kwon 5e015bc669 Probable fix for #140 9 years ago
  Jae Kwon 3a5741f70f Fix blockchain pool tests 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
  Jae Kwon 65ecf4b3a2 bump testnet 9 years ago
  Jae Kwon c6e5948534 time writes milliseconds using ISO8601 format 9 years ago
  Ethan Buchman 586498331b fix suicide 9 years ago
  Jae Kwon b9cbb0dac5 testnet10 10 years ago
  Jae Kwon ab24ae1da8 get_account fix 10 years ago
  Jae Kwon 56b195a899 tendermint send_tx 10 years ago
  Jae Kwon 1a27d4dd63 remove secp256k1; Make cleanup 10 years ago
  Jae Kwon 4d765dcf2b Generate account from seed 10 years ago
  Jae Kwon 5bf0040f14 Parts -> PartsHeader; *_parts -> *_parts_header in sign_bytes 10 years ago
  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