2474 Commits (94b36bb65eba66f5d5398deb4a9125b42177acf9)
 

Author SHA1 Message Date
  Ethan Frey 94b36bb65e Move VerifyCommitAny into the types package 7 years ago
  Ethan Frey b4fd6e876e Copy certifiers from light-client 7 years ago
  Ethan Buchman 775e100d2c Merge pull request #783 from tendermint/782-tendermint-invalid-command-panics 7 years ago
  Anton Kaliaev ae538337ba
fix panic: failed to determine gopath: exec: "go" (Refs #782) 7 years ago
  Ethan Buchman 62a7beec21 Merge pull request #780 from ericdmann/769-error-msg-while-testnet-sync 7 years ago
  Eric Mann 45e18a1832 Change log level to Info when proposal block hashing fails due to partially complete block 7 years ago
  Ethan Buchman 38fc351532 Merge pull request #765 from tendermint/762-blockchain-reactor-timeout 7 years ago
  Anton Kaliaev e06bbaf303
refactor TestNoBlockMessageResponse to eliminate a race condition 7 years ago
  Matt Bell 6a5254c475 Added local blockchain sync benchmark script 7 years ago
  Ethan Buchman 2802a06a08 blockchain/store: comment about panics 7 years ago
  Ethan Buchman 87cc277b38 Merge pull request #721 from tendermint/564-add-app-options-to-genesis-resp 7 years ago
  Ethan Buchman a75bccfbc4 Merge branch 'develop' into 564-add-app-options-to-genesis-resp 7 years ago
  Ethan Buchman f97229f05a Merge pull request #748 from tendermint/params-test 7 years ago
  Ethan Buchman ac2ef9e0ea Merge pull request #750 from tendermint/feature/cleanup 7 years ago
  Ethan Buchman c2803b80e8 update changelog; fixes from rebase 7 years ago
  Ethan Buchman 7a6876bc62 Merge pull request #768 from tendermint/feature/merkleeyes-to-iavl 7 years ago
  Adrian Brink 819f81f702 Change NOTE to CONTRACT 7 years ago
  Adrian Brink 036d3b59a3 Address reviews 7 years ago
  Adrian Brink 782a836db0 Cleanup of code and code docs 7 years ago
  Ethan Buchman bd46b78785 Merge pull request #755 from tendermint/753-notified-mempool-txs-but-mempool-empty 7 years ago
  Anton Kaliaev f908dd0e55 only notify when there are some txs (Refs #753) 7 years ago
  Ethan Buchman 0bbf38141a blockchain/pool: some comments and small changes 7 years ago
  Ethan Buchman f188366e26 update glide 7 years ago
  Ethan Buchman fd60621a8e update cswal test 7 years ago
  Ethan Buchman 60b7f2c61b Merge pull request #767 from silasdavis/do-not-swallow 7 years ago
  Silas Davis 3e3d53daef
Make RPCError an actual error and don't swallow its companion data 7 years ago
  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
  Emmanuel Odeke f24f03906f
types: ConsensusParams: add feedback from @ebuchman and @melekes 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
  Emmanuel Odeke bff069f83c
types: ConsensusParams test + document the ranges/limits 7 years ago
  Anton Kaliaev 616b07ff6b
make AppOptions an interface{} 7 years ago
  Anton Kaliaev b26f812399
update changelog 7 years ago
  Anton Kaliaev 321061125f
add app_options to GenesisDoc (Refs #564) 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
  Zach Ramsay e2e50bc0fc rpc: use /iavl repo in test (#713) 7 years ago
  Ethan Buchman 27245ce6f6 Merge branch 'master' into develop 7 years ago