8502 Commits (v0.35.0-rc1)
 

Author SHA1 Message Date
  Callum Waters a1e1e6c290
test: fix non-deterministic backfill test (#6648) 3 years ago
  rene 736364178a
fix typo in log message (#6653) 3 years ago
  dependabot[bot] a99c7188d7
build(deps): Bump github.com/spf13/cobra from 1.2.0 to 1.2.1 (#6650) 3 years ago
  dependabot[bot] a56b10fbef
build(deps): Bump github.com/go-kit/kit from 0.10.0 to 0.11.0 (#6651) 3 years ago
  dependabot[bot] 15aa35b8d7
build(deps): Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#6649) 3 years ago
  Callum Waters c769e3e09b
p2p: track peer channels to avoid sending across a channel a peer doesn't have (#6601) 3 years ago
  JayT106 4334135651
privval: missing privval type check in SetPrivValidator (#6645) 3 years ago
  Callum Waters ba41d29b50
revert returning empty block (#6647) 3 years ago
  William Banfield 0cb0dd7ce9
p2p: do not redial peers with different chain id (#6630) 3 years ago
  William Banfield b2502b5e53
tooling: use go version 1.16 as minimum version (#6642) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  dependabot[bot] 20720f691c
build(deps): Bump docker/build-push-action from 2.5.0 to 2.6.1 (#6639) 3 years ago
  dependabot[bot] e9bafca335
build(deps): Bump github.com/spf13/cobra from 1.1.3 to 1.2.0 (#6640) 3 years ago
  Aleksandr Bezobchuk 414130aee1
pubsub: Refactor Event Subscription (#6634) 3 years ago
  dependabot[bot] b0a413eb17
build(deps): Bump github.com/rs/cors from 1.7.0 to 1.8.0 (#6635) 3 years ago
  dependabot[bot] b317df4ba5
build(deps): Bump google.golang.org/grpc from 1.38.0 to 1.39.0 (#6633) 3 years ago
  dependabot[bot] a8bb01136a
build(deps): Bump docker/setup-buildx-action from 1.4.0 to 1.4.1 (#6632) 3 years ago
  JayT106 d66d1ada5b
libs/CList: automatically detach the prev/next elements in Remove function (#6626) 3 years ago
  JayT106 9d0817b308
Revert "rpc: re-index missing events (#6535)" (#6631) 3 years ago
  Callum Waters 5ae3c24d55
evidence: update ADR 59 and add comments to the use of common height (#6628) 3 years ago
  dependabot[bot] ffadc0ebca
build(deps): Bump docker/setup-buildx-action from 1.3.0 to 1.4.0 (#6629) 3 years ago
  Marko f8dbbae55e
mempool: move errors to be public (#6613) 3 years ago
  Marko ad0c115839
tools: remove k8s (#6625) 3 years ago
  dependabot[bot] 98a249c0ea
build(deps): Bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#6622) 3 years ago
  Tanya Bouman 09ec247646
cmd/tendermint/commands: replace $HOME/.some/test/dir with t.TempDir (#6623) 3 years ago
  Marko 7eef4d7ac2
config: add example on external_address (#6621) 3 years ago
  JayT106 11a71c228c
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
  Yawning Angel c5cc3c8d3f
crypto: Use a different library for ed25519/sr25519 (#6526) 3 years ago
  JayT106 167fa738a3
rpc: re-index missing events (#6535) 3 years ago
  Sam Kleinman 917180dfd2
p2p: reduce buffering on channels (#6609) 3 years ago
  crypto-facs 10d174adcc
rpc: Add `TotalGasUsed` to `block_results` response (#6615) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  JayT106 2cc872543b
rpc: add max peer block height into /status rpc call (#6610) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  dependabot[bot] 4c30f084da
build(deps): Bump docker/login-action from 1.9.0 to 1.10.0 (#6614) 3 years ago
  JayT106 2b0a3c151b
fastsync: update the metrics during fast-sync (#6590) 3 years ago
  Callum Waters 6e238b5b9d
statesync: make fetching chunks more robust (#6587) 3 years ago
  Sam Kleinman 144af9a81a
rpc: use shorter path names for tests (#6602) 3 years ago
  Sam Kleinman bed58a749f
p2p: address audit issues with the peer manager (#6603) 3 years ago
  Sam Kleinman 5f553bb3ee
changelog: update and regularize changelog entries (#6594) 3 years ago
  Callum Waters e8f38e3260
changelog: have a single friendly bug bounty reminder (#6600) 3 years ago
  Callum Waters 6ade17997c
release: update changelog and version (#6599) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Sam Kleinman 09a409df9c
libs/log: text logging format changes (#6589) 3 years ago
  Sam Kleinman d228afc548
p2p: avoid retry delay in error case (#6591) 3 years ago
  Callum Waters 25bb556fee
p2p: increase queue size to 16MB (#6588) 3 years ago
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  dependabot[bot] 7bc7de5092
build(deps): Bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#6586) 3 years ago
  Aleksandr Bezobchuk 7d961b55b2
state sync: tune request timeout and chunkers (#6566) 3 years ago
  Sam Kleinman 886519e3ca
rpc: add subscription id to events (#6386) 3 years ago