9096 Commits (5ee39f05b9bff187235cb8abc4209a85d2b97d86)
 

Author SHA1 Message Date
  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
  Cuong Manh Le 8d0c38257e
test/fuzz: fix wrong path for some p2p fuzzing packages (#6580) 3 years ago
  Cuong Manh Le 10a41ae6c8
test/fuzz: fix wrong compile fuzzer command (#6579) 3 years ago
  Cuong Manh Le e79262415c
test/fuzz: add current fuzzing to oss-fuzz-build script (#6576) 3 years ago
  Sam Kleinman 13b95e7127
consensus: skip all messages during sync (#6577) 3 years ago
  dependabot[bot] c4cf4d3012
build(deps): Bump github.com/rs/zerolog from 1.22.0 to 1.23.0 (#6575) 3 years ago
  JayT106 21536ac7a4
linter: linter checks non-ASCII identifiers (#6574) 3 years ago
  JayT106 cb63ab4ac0
rpc: fix RPC client doesn't handle url's without ports (#6507) 3 years ago
  Cuong Manh Le 66926d31ca
fuzz: initial support for fuzzing (#6558) 3 years ago
  Callum Waters 74af343f28
statesync: tune backfill process (#6565) 3 years ago