8922 Commits (ae5f98881bc89a16a74e581e2f6b838cf3d77b62)
 

Author SHA1 Message Date
  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
  JayT106 10fa151749
state/types: refactor makeBlock, makeBlocks and makeTxs (#6567) 3 years ago
  Callum Waters 2c81638787
e2e: fix looping problem while waiting (#6568) 3 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Callum Waters 32bc399bdd
node: fix genesis on start up (#6563) 3 years ago
  Cuong Manh Le 4e59575dc0
blockchain/v0: fix data race in blockchain channel (#6518) 3 years ago
  JayT106 d2b78ec09b
indexer: use INSERT ... ON CONFLICT in the psql eventsink insert functions (#6556) 3 years ago
  dependabot[bot] b824dd3b47
build(deps): Bump codecov/codecov-action from 1.5.0 to 1.5.2 (#6559) 3 years ago
  dependabot[bot] 2b0955849e
build(deps): Bump github.com/btcsuite/btcd (#6560) 3 years ago
  Callum Waters d6b4bc267b
node/tests: clean up use of genesis doc and surrounding tests (#6554) 3 years ago
  Callum Waters 6f6ac5c04e
state sync: reverse sync implementation (#6463) 3 years ago
  dependabot[bot] 9c172a1be9
build(deps): Bump github.com/prometheus/client_golang (#6552) 3 years ago
  Marko 2f6141645b
metrics: change blocksize to a histogram (#6549) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Marko 31e7cdeeac
dep: remove IAVL dependency (#6550) 3 years ago
  Marko 7cc32f3f0f
docs: logger updates (#6545) 3 years ago
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 3 years ago
  dependabot[bot] b28887e839
build(deps): Bump rtCamp/action-slack-notify from 2.1.3 to 2.2.0 (#6543) 3 years ago
  Marko eaa0468190
types: revert breaking change (#6538) 3 years ago
  Sam Kleinman 00c284d9d7
node: change package interface (#6540) 3 years ago
  Callum Waters 08b134ddbc
ws: parse remote addrs with trailing dash (#6537) 3 years ago
  Marko 39ddfc24f4
test: add evidence hash testvectors (#6536) 3 years ago
  Sam Kleinman 663c0bba9c
rpc: decouple test fixtures from node implementation (#6533) 3 years ago
  Callum Waters 618c945d54
simplify initialization of light client (#6530) 3 years ago
  Marko 40fe4a3bf8
test: HeaderHash test vector (#6531) 3 years ago