9538 Commits (d2afb91e9954781dc1c68526a0f004cb03137674)
 

Author SHA1 Message Date
  mconcat d2afb91e99 ABCI Vote Extension 2 (#6885) 3 years ago
  mconcat 29f7573762 abci: Vote Extension 1 (#6646) 3 years ago
  Marko ff498ff333 abci: PrepareProposal (#6544) 3 years ago
  M. J. Fromberger 8a684c1bb5
rpc: fix layout of endpoint list (#7742) 2 years ago
  M. J. Fromberger 169099c846
docs: drop v0.32 from the doc site configuration (#7741) 2 years ago
  M. J. Fromberger 75b1b1d6c5
rpc: simplify the handling of JSON-RPC request and response IDs (#7738) 2 years ago
  Sam Kleinman 2c074e24e6
rfc: p2p light client (#7672) 2 years ago
  Sam Kleinman 1d3ecf37ee
consensus: remove unused closer construct (#7734) 2 years ago
  Sam Kleinman 2f1e08e948
conensus: put timeouts on reactor tests (#7733) 2 years ago
  Sam Kleinman a4e2f05d7a
cmd: avoid package state in cli constructors (#7719) 2 years ago
  M. J. Fromberger 95158636cd
rpc: clean up unmarshaling of batch-valued responses (#7728) 2 years ago
  dependabot[bot] 89194a61a4
build(deps): Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#7732) 2 years ago
  M. J. Fromberger b3c85b795a
docs: fix some typos in ADR 075. (#7726) 2 years ago
  M. J. Fromberger fbe86ea645
rpc: simplify and consolidate response construction (#7725) 2 years ago
  M. J. Fromberger 20886fdb39
rpc: clean up encoding of request and response messages (#7721) 2 years ago
  M. J. Fromberger 6f6935a44b
rpc: don't route websocket-only methods on GET requests (#7715) 2 years ago
  Sam Kleinman 6822378334
mempool: return duplicate tx errors more consistently (#7714) 2 years ago
  Alexander Shcherbakov 9b32346ebd
light: Fix absence proof verification by light client (#7639) 2 years ago
  M. J. Fromberger 557d86316b
rpc: clean up unused non-default websocket client options (#7713) 2 years ago
  M. J. Fromberger e87d40719d
rpc: remove unused websocket options (#7712) 2 years ago
  William Banfield bd8726c784
Use proposer timestamp instead of genesis time for height 1 block time (#7711) 2 years ago
  mempirate db3044ff3c
rpc: add application info to `status` call (#7701) 2 years ago
  William Banfield 04bcfecce2
metrics: add metric for proposal timestamp difference (#7709) 2 years ago
  M. J. Fromberger 5eb50a43b5
ci: fix super-linter configuration settings (#7708) 2 years ago
  M. J. Fromberger 1ac58469f3
Forward-port v0.35.1 changelogs. (#7705) 2 years ago
  William Banfield b37c10c324
params: increase default synchrony params (#7704) 2 years ago
  M. J. Fromberger 09c41dc06d
Pin super-linter to a less noisy version. (#7706) 2 years ago
  William Banfield 61f3aa0848
consensus: use buffered channel in TestStateFullRound1 (#7668) 2 years ago
  dependabot[bot] 7fbad97e69
build(deps): Bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#7695) 2 years ago
  JayT106 2c9dec53a8
remove duplicate ABCIVersion (#7703) 2 years ago
  M. J. Fromberger 05d8a0bd05
Mark ADR 075 as "accepted". (#7699) 2 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger 441ecbaeec
types: rename and extend the EventData interface (#7687) 2 years ago
  M. J. Fromberger fcfe157f6b
Remove unused xsalsa20symmetric package. (#7691) 2 years ago
  M. J. Fromberger f64d64a7b5
ADR 074: RPC Event Subscription Interface (#7677) 2 years ago
  dependabot[bot] b920cd4c32
build(deps): Bump github.com/golangci/golangci-lint from 1.43.0 to 1.44.0 (#7692) 2 years ago
  M. J. Fromberger 51ffb95775
Remove unused chacha20poly1305 package. (#7690) 2 years ago
  M. J. Fromberger 079c7af007
pubsub: use concrete queries instead of an interface (#7686) 2 years ago
  Sam Kleinman f163acf499
clist: reduce size of test workload for clist implementation (#7682) 2 years ago
  Sam Kleinman 6a02714814
rpc: check error code for broadcast_tx_commit (#7683) 2 years ago
  dependabot[bot] 5db7a7d6db
build(deps): Bump github.com/vektra/mockery/v2 from 2.9.4 to 2.10.0 (#7685) 2 years ago
  Sam Kleinman 2c90a86a27
tests: reduce timeout to 4m from 8m (#7681) 2 years ago
  M. J. Fromberger 7878ca6a8a
Delete the custom libs/json (tmjson) package. (#7673) 2 years ago
  dependabot[bot] f6ebd84ee2
build(deps): Bump vuepress-theme-cosmos from 1.0.182 to 1.0.183 in /docs (#7680) 2 years ago
  dependabot[bot] 80d3765ebf
build(deps): Bump docker/build-push-action from 2.7.0 to 2.8.0 (#7679) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  M. J. Fromberger 72c2e6a5b8
jsontypes: improve tests and error diagnostics (#7669) 2 years ago
  Sam Kleinman 8280672d33
mempool: reactor concurrency test tweaks (#7651) 2 years ago
  M. J. Fromberger 5a1b5b0229
Update pending changelog from #7607. (#7666) 2 years ago
  Alexander Shcherbakov 3f2da0e4e3
Fix query against the latest state in light client (#7642) 2 years ago