2442 Commits (d64a48e0ee3419c48c1a2c91c20c34ccc48c53d2)
 

Author SHA1 Message Date
  Anton Kaliaev d64a48e0ee
set logger on blockchain pool 7 years ago
  Anton Kaliaev 0a7b2ab52c
fix invalid memory address or nil pointer dereference error (Refs #762) 7 years ago
  Ethan Buchman fa56e8c0ce Merge pull request #676 from tendermint/state-unexpose-genesisDoc-chainID 7 years ago
  Anton Kaliaev 75b78bfb72
panic on marshal/unmarshal failures for genesisDoc 7 years ago
  Ethan Buchman b234f7aba2 Merge pull request #741 from tendermint/client-compile-time-assertions 7 years ago
  Anton Kaliaev 6469e2ccca
save genesis doc in DB to prevent user errors 7 years ago
  Anton Kaliaev c4646bf87f
make state#Params not a pointer 7 years ago
  Anton Kaliaev 716364182d
[state] expose ChainID and Params 7 years ago
  Anton Kaliaev 1971e149fb
ChainID() and Params() do not return errors 7 years ago
  Emmanuel Odeke 7939d62ef0
all, state: unexpose GenesisDoc, ChainID fields make them accessor methods 7 years ago
  Ethan Buchman a1e0f0ba95 docs/ecosystem: add py-tendermint to abci-servers 7 years ago
  Emmanuel Odeke 5f218a43fd
rpc/client: use compile time assertions instead of methods 7 years ago
  Ethan Buchman d490c25807 Merge pull request #720 from tendermint/types-heartbeat-test 7 years ago
  Ethan Buchman 340f33b475 Merge pull request #734 from tendermint/482-support-historical-abci-queries 7 years ago
  Anton Kaliaev 7518c4a9be
[rpc] update comment [ci skip] 7 years ago
  Anton Kaliaev db413aadfd
fixes from @cloudhead review 7 years ago
  Anton Kaliaev 5433e5771e
support historical abci queries (Refs #482) 7 years ago
  Ethan Buchman 27245ce6f6 Merge branch 'master' into develop 7 years ago
  Ethan Buchman d4634dc683 Merge pull request #729 from tendermint/release/0.11.1 7 years ago
  Ethan Buchman 8c08fc671c fix version 7 years ago
  Ethan Buchman a2d40580d7 Merge pull request #732 from sbellem/docs-install-typo-fix 7 years ago
  Ethan Buchman 0011af7adf Merge pull request #727 from sbellem/docs-typo-fix 7 years ago
  Sylvain Bellemare 1764106606 [docs: typo fix] add missing "have" 7 years ago
  Ethan Buchman 3356544706 update changelog 7 years ago
  Ethan Buchman 335e012b6a Merge branch 'develop' into release/0.11.1 7 years ago
  Ethan Buchman a458da8f92 Merge pull request #724 from tendermint/708-leaving-out-params-crashes-tm-rpc 7 years ago
  Ethan Buchman 9fb45c5b5a remove a stale comment 7 years ago
  Anton Kaliaev aae4e94998
make RPCRequest params not a pointer 7 years ago
  Anton Kaliaev d935a4f0a8
recover from panic in WS JSON RPC readRoutine 7 years ago
  Anton Kaliaev 5c331d8276
log a notification to help debug user issues 7 years ago
  Anton Kaliaev 13b9de6778
return missing package declaration 7 years ago
  Anton Kaliaev dc0e8de9b0
extract some of the consensus types into ./types 7 years ago
  Anton Kaliaev 90a2335267
bump version to 0.11.1 7 years ago
  Anton Kaliaev 99c4e48038
return missing package declaration 7 years ago
  Anton Kaliaev 4bd4d59af5
update changelog [ci skip] 7 years ago
  Sylvain Bellemare 8219abc552 [docs:typo fix] remove misplaced "the" 7 years ago
  Anton Kaliaev d6a87d3c43
[rpc] DumpConsensusState: output state as json rather than string 7 years ago
  Anton Kaliaev a3adac3787
[rpc] do not try to parse params if they were not provided (Refs #708) 7 years ago
  Emmanuel Odeke 6fc82f3824
types/heartbeat: test all Heartbeat functions 7 years ago
  Ethan Buchman bcca27ee20 Merge pull request #718 from tendermint/restore-rpc-lib-readme 7 years ago
  Anton Kaliaev 3702cb7e7c
restore rpc/lib readme as doc.go (Refs #710) [ci skip] 7 years ago
  Ethan Buchman 49653d3e31 CODEOWNERS file 7 years ago
  Ethan Buchman ddb8430341 Merge pull request #716 from tendermint/unstable 7 years ago
  Ethan Buchman 91a3cb0f21 makefile: remove megacheck 7 years ago
  Ethan Buchman 765c325441 Merge pull request #714 from tendermint/feature/no-block-response 7 years ago
  Ethan Buchman 659768783f blockchain: fixing reactor tests 7 years ago
  Ethan Buchman e756906a0e Merge pull request #711 from tendermint/imports 7 years ago
  Zach Ramsay 136b6a7673 rpc/lib: remove dead files, closes #710 7 years ago
  Emmanuel Odeke 068f01368f blockchain/reactor: respondWithNoResponseMessage for missing height 7 years ago
  Zach Ramsay f23d47e5d2 upnp: keep a link 7 years ago