Commit Graph

  • 95d2d136cd types: remove pubkey options (#5016) Marko 2020-06-17 11:35:00 +02:00
  • 8149bf517f types: add tests for blockmeta (#5013) Marko 2020-06-16 19:45:15 +02:00
  • a12bfca93d proto: move all proto dirs to /proto (#5012) Marko 2020-06-16 16:41:36 +02:00
  • 812dddc5ce ci: fix spacing of if statement (#5015) Marko 2020-06-16 16:35:16 +02:00
  • 062764ae72 ci: migrate test_cover (#4869) Marko 2020-06-16 11:36:40 +02:00
  • 4774a8ec61 non breaking signbytes (#5008) Ismail Khoffi 2020-06-15 21:54:58 +02:00
  • 3d2f98996c remove remotesignererror and fix proto-lint marko/4698grpc_priv Marko Baricevic 2020-06-15 15:50:10 +02:00
  • 7906da2f54 Merge branch 'master' into marko/4698grpc_priv Marko 2020-06-15 15:45:40 +02:00
  • b8b50733f0 encoding: remove codecs (#4996) Marko 2020-06-15 13:17:12 +02:00
  • 74cae49c3b proto: leftover amino (#4986) Marko 2020-06-15 11:14:36 +02:00
  • 30ef12d0bb spec: link to abci server implementations (#100) Alexander Simmerl 2020-06-15 10:42:48 +02:00
  • 893c2fcbb4 fix test-harness Marko Baricevic 2020-06-14 23:41:12 +02:00
  • a37480c396 tools: update gogoproto get cmd (#5007) Marko 2020-06-14 21:41:25 +02:00
  • 2df2ce0db9 Merge branch 'master' into marko/4698grpc_priv Marko 2020-06-14 21:34:08 +02:00
  • 206c814a8e UPGRADING.md: write about the LastResultsHash change (#5000) Anton Kaliaev 2020-06-12 20:07:44 +04:00
  • 199124048e spec: modify Header.LastResultsHash (#97) Anton Kaliaev 2020-06-12 14:41:51 +04:00
  • a8d8600308 [block#LastResultsHash] add Events + GasWanted/Used (#4845) Anton Kaliaev 2020-06-12 12:49:14 +04:00
  • a39d4bc9b4 bring back binary:fixed64 (#4997) Marko 2020-06-11 19:44:57 +02:00
  • 0fe4ebfbc1 define service Marko Baricevic 2020-06-11 16:56:14 +02:00
  • 8b59eb6b46 Merge branch 'master' into marko/4698grpc_priv Marko Baricevic 2020-06-11 16:49:49 +02:00
  • bdac0818ac p2p: proto leftover (#4995) Marko 2020-06-11 16:37:29 +02:00
  • f6243d8b9e privval: migrate to protobuf (#4985) Marko 2020-06-11 11:54:02 +02:00
  • 31a361d119 proto: move keys to oneof (#4983) Marko 2020-06-11 11:10:37 +02:00
  • 9c0754e617 spec: add ProofTrialPeriod to EvidenceParam (#99) Callum Waters 2020-06-11 10:10:06 +02:00
  • 18d333c392 docs: update amnesia adr (#4994) Callum Waters 2020-06-10 20:17:32 +02:00
  • a057da6ab5 toml: make sections standout (#4993) Marko 2020-06-10 19:49:27 +02:00
  • b1dba352b0 light: added more tests for pruning, initialization and bisection (#4978) Callum Waters 2020-06-10 18:56:24 +02:00
  • 46f6d17601 crypto/merkle: remove simple prefix (#4989) Marko 2020-06-10 16:57:38 +02:00
  • d54de61bf6 consensus: proto migration (#4984) Marko 2020-06-10 14:08:47 +02:00
  • 5697e144a7 evidence: adr56 form amnesia evidence (#4821) Callum Waters 2020-06-10 13:53:55 +02:00
  • 65909a13d5 consensus: stricter on LastCommitRound check (#4970) Anton Kaliaev 2020-06-10 11:13:38 +04:00
  • 660e72a12f p2p/conn: migrate to Protobuf (#4990) Erik Grinaker 2020-06-09 18:09:51 +02:00
  • 4d9f573bf3 migration of privval module to gRPC Marko Baricevic 2020-06-09 17:51:30 +02:00
  • 89665e7d67 types: Remove duplicated validation in VerifyCommit (#4991) Stevan Ognjanovic 2020-06-09 17:15:32 +02:00
  • 6961c7e5d1 crypto: removal of multisig (#4988) Marko 2020-06-09 10:13:49 +02:00
  • 99985278d4 evidence: migrate reactor to proto (#4949) Marko 2020-06-09 09:54:47 +02:00
  • 6ec58f1560 rpc: support EXISTS operator in /tx_search query (#4979) Anton Kaliaev 2020-06-09 09:30:05 +04:00
  • a89f2581fc blockchain: proto migration (#4969) Marko 2020-06-08 14:45:03 +02:00
  • db8f1b3df3 migrate all JSON to new JSON encoder (#4975) Erik Grinaker 2020-06-08 14:22:59 +02:00
  • ba3a2dde37 rpc: replace Amino with new JSON encoder (#4968) Erik Grinaker 2020-06-08 14:04:05 +02:00
  • ccc990498d json: add Amino-compatible encoder/decoder (#4955) Erik Grinaker 2020-06-08 13:42:35 +02:00
  • 7a8224f8a3 state: proto migration (#4972) Marko 2020-06-08 12:16:35 +02:00
  • bd950c16ea build(deps): [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 in /docs (#4976) dependabot-preview[bot] 2020-06-08 10:03:04 +00:00
  • dcc67642fa proto: remove amino proto tests (#4982) Marko 2020-06-08 11:49:47 +02:00
  • 4d422e443b p2p: expose SaveAs on NodeKey (#4981) Anton Kaliaev 2020-06-08 13:36:46 +04:00
  • 3b256ccb05 p2p/pex: migrate to Protobuf (#4973) Marko 2020-06-08 11:23:58 +02:00
  • 0bc0446208 readme: add source graph badge (#4980) Marko 2020-06-08 09:51:52 +02:00
  • 4a87d60736 light: migrate to proto (#4964) Marko 2020-06-08 09:14:58 +02:00
  • f9f4916bc3 store: proto migration (#4974) Marko 2020-06-08 08:43:29 +02:00
  • 6cfbe1eb5c build(deps): Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 dependabot-preview[bot] 2020-06-05 11:17:35 +00:00
  • b76b270a23 blockchain/v2: correctly set block store base in status responses (#4971) Erik Grinaker 2020-06-05 17:18:12 +02:00
  • 9ef266b88f types: migrate params to protobuf (#4962) Marko 2020-06-05 15:29:53 +02:00
  • d4f1876d12 consensus: change logging and handling of height mismatch (#4954) Callum Waters 2020-06-05 15:04:45 +02:00
  • 245794a3fd types: remove VerifyFutureCommit (#4961) Anton Kaliaev 2020-06-05 16:31:30 +04:00
  • b4aca980e9 proto: change to use gogofaster (#4957) Marko 2020-06-05 14:18:44 +02:00
  • b9af87c4ea state: proto migration (#4951) Marko 2020-06-05 10:47:16 +02:00
  • ee91312d34 proto: add more to/from (#4956) Marko 2020-06-05 06:42:04 +02:00
  • dc49dcc1c1 evidence: json tags for DuplicateVoteEvidence (#4959) Marko 2020-06-05 00:41:16 +02:00
  • a88537bb88 ints: stricter numbers (#4939) Marko 2020-06-04 16:34:56 +02:00
  • 7c576f02ab keys: change to []bytes (#4950) Marko 2020-06-04 15:32:42 +02:00
  • d53a8d0377 light: implement validate basic (#4916) Callum Waters 2020-06-04 13:45:39 +02:00
  • 2302422283 swagger: define version (#4952) Marko 2020-06-04 11:58:25 +02:00
  • 7f8415ded0 fix swagger page (#4948) Marko 2020-06-03 15:25:02 +02:00
  • ce3c9c2341 rpc/core: return an error if page=0 (#4947) Anton Kaliaev 2020-06-03 16:51:51 +04:00
  • 994912211c p2p/conn: add a test for MakeSecretConnection (#4829) Anton Kaliaev 2020-06-03 16:28:23 +04:00
  • c8483531d8 consensus: attempt to repair the WAL file on data corruption (#4682) Alessio Treglia 2020-06-03 13:14:12 +02:00
  • c2578e2262 light: rename lite2 to light & remove lite (#4946) Marko 2020-06-03 12:13:42 +02:00
  • 395d58c27c docs: document open file limit in production guide (#4945) Erik Grinaker 2020-06-03 11:34:25 +02:00
  • 4e6a844d6f statesync: use Protobuf instead of Amino for p2p traffic (#4943) Marko 2020-06-03 10:43:50 +02:00
  • 123beeadc4 lite2: compare header with witnesses in parallel (#4935) Anton Kaliaev 2020-06-03 11:32:51 +04:00
  • 2af939a5dd lite2: check header w/ witnesses only when doing bisection (#4929) Anton Kaliaev 2020-06-03 11:11:19 +04:00
  • af1d16bee9 lite2: allow bigger requests to LC proxy (#4930) Anton Kaliaev 2020-06-03 10:54:14 +04:00
  • 99d88cbe2f crypto: remove key suffixes (#4941) Marko 2020-06-03 07:46:29 +02:00
  • 0da7d87351 proto: move mempool to proto (#4940) Marko 2020-06-03 07:30:52 +02:00
  • 26bea83694 evidence: retrieve header at height of evidence for validation (#4870) Callum Waters 2020-06-03 06:44:06 +02:00
  • e538ea03d1 consensus: fix startnextheightcorrectly test (#4938) Callum Waters 2020-06-02 22:46:03 +02:00
  • 8ab0a4c3b0 lite2: correctly return the results of the "latest" block (#4931) Anton Kaliaev 2020-06-02 18:51:50 +04:00
  • da924fc62d rpc: add BlockByHash to Client (#4923) Federico Kunze 2020-06-01 01:04:45 -04:00
  • 0572315f77 build(deps): Bump vuepress-theme-cosmos from 1.0.165 to 1.0.166 in /docs (#4920) dependabot-preview[bot] 2020-05-29 12:45:08 +00:00
  • 29e50794c8 CHANGELOG: add 0.32.12 changelog entry (#4918) Tess Rinearson 2020-05-29 13:49:10 +02:00
  • 4f009e3b71 build(deps): Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 dependabot-preview[bot] 2020-05-29 11:17:56 +00:00
  • d5a60b0eb0 rpc: increase waitForEventTimeout to 8 seconds (#4917) Marko 2020-05-29 13:05:50 +02:00
  • bdf268e03e CHANGELOG: update to reflect 0.33.5 (#4915) Tess Rinearson 2020-05-29 12:49:44 +02:00
  • 8b50ff60d9 only retrieve pubkey once for all validators (partially fixes #4865) (#4895) Joe Bowman 2020-05-29 07:15:46 +01:00
  • 89cdc4bfd7 consensus: increase ensureTimeout (#4891) Anton Kaliaev 2020-05-29 10:02:24 +04:00
  • 75e19f99ea CONTRIBUTING: update minor release process (#4909) Tess Rinearson 2020-05-28 22:28:59 +02:00
  • a27317dff0 ci: add timeouts (#4912) Marko 2020-05-28 15:09:59 +02:00
  • aded0b0138 build(deps): Bump vuepress-theme-cosmos from 1.0.164 to 1.0.165 in /docs dependabot-preview[bot] 2020-05-28 11:28:27 +00:00
  • e22acc0f45 prepare v0.33.5 RC2 v0.33.5 Tess Rinearson 2020-05-27 17:42:57 +02:00
  • d9c2f01bb5 proto: add proto files for ibc unblock (#4853) (#4906) Marko 2020-05-27 17:33:13 +02:00
  • 64c7771966 lite2: fix pivot height during bisection Callum Waters 2020-05-27 11:06:45 +02:00
  • e40602502f p2p: return masked IP (not the actual IP) in addrbook#groupKey Anton Kaliaev 2020-05-19 14:13:00 +04:00
  • 69b6e0eccb rpc/core: do not lock ConsensusState mutex Anton Kaliaev 2020-05-15 15:30:08 +04:00
  • e8b4226b17 rpc: refactor lib folder (#4836) Anton Kaliaev 2020-05-13 16:40:57 +04:00
  • 7772cdc4a4 rpc: use a struct to wrap all the global objects Anton Kaliaev 2020-05-13 12:13:17 +04:00
  • cba24382ac privval: retry GetPubKey/SignVote/SignProposal N times before Anton Kaliaev 2020-05-11 17:42:19 +04:00
  • e4e4bf6d6d pex: use highwayhash for pex bucket Anton Kaliaev 2020-05-08 12:16:29 +04:00
  • 62018d90df mempool: allow ReapX and CheckTx functions to run in parallel Anton Kaliaev 2020-05-08 08:17:01 +04:00
  • 29035985c6 rpc: handle panics during panic handling (#4888) Erik Grinaker 2020-05-27 08:50:09 +02:00
  • e1b3903a7f types: return an error if voting power overflows Anton Kaliaev 2020-05-04 11:35:47 +04:00