202 Commits (master)

Author SHA1 Message Date
  William Banfield cc838a5a19
ABCI++: Update new protos to use enum instead of bool (#8158) 2 years ago
  William Banfield 68c624f5de
abci++: synchronize PrepareProposal with the newest version of the spec (#8094) 2 years ago
  Sam Kleinman b08dd93d88
libs/log: remove Must constructor (#8120) 2 years ago
  Sam Kleinman 8df7b6103f
proxy: collapse triforcated abci.Client (#8067) 2 years ago
  William Banfield 0b8a62c87b
abci: Synchronize FinalizeBlock with the updated specification (#7983) 2 years ago
  William Banfield c80734e5af
state: synchronize the ProcessProposal implementation with the latest version of the spec (#7961) 2 years ago
  Sam Kleinman 06e6d3f2e9
e2e: change ci network configuration (#7988) 2 years ago
  Sam Kleinman 61a81279bd
abci: make tendermint example+test clients manage a mutex (#7978) 2 years ago
  Sam Kleinman 21461e55a7
e2e(harness): plumb logging instance (#7958) 2 years ago
  Sam Kleinman 2ffb262600
context: cleaning up context dead ends (#7963) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sergio Mena d3548eb706
Completed the existing `FinalizeBlock` PR and rebased to master (#7798) 2 years ago
  Jasmina Malicevic cd875c8a2c
types: remove nested evidence field from block (#7765) 2 years ago
  mconcat d2afb91e99 ABCI Vote Extension 2 (#6885) 3 years ago
  Marko ff498ff333 abci: PrepareProposal (#6544) 3 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 2 years ago
  Jasmina Malicevic d68d25dcd5
light: return light client status on rpc /status (#7536) 2 years ago
  M. J. Fromberger 1ff69361e8
rpc: remove dependency of URL (GET) requests on tmjson (#7590) 2 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 2 years ago
  Sam Kleinman d5c39f907d
test/factory: pass testing.T around rather than errors for test fixtures (#7518) 2 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman a91d3cb894
e2e: make tx test more stable (#7523) 2 years ago
  Sam Kleinman 386c3a0ff7
e2e: constrain test parallelism and reporting (#7516) 2 years ago
  Sam Kleinman 69f0a3b1c0
e2e: avoid global test context (#7512) 2 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 2 years ago
  Sam Kleinman 8564c5079f
e2e: use more simple strings for generated transactions (#7513) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  M. J. Fromberger 7cdf560173
config: add a Deprecation annotation to P2PConfig.Seeds. (#7496) 2 years ago
  Sam Kleinman 1630d1cf3e
privval: remove panics in privval implementation (#7475) 2 years ago
  Sam Kleinman 26d421b8f6
Revert "ci: tweak e2e configuration (#7400)" (#7404) 2 years ago
  Sam Kleinman b057740bd3
ci: tweak e2e configuration (#7400) 2 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 2 years ago
  Callum Waters bca2080c01
cmd: add integration test and fix bug in rollback command (#7315) 2 years ago
  Sam Kleinman babd3acb70
e2e: generate keys for more stable load (#7344) 3 years ago
  Sam Kleinman 24dcba9230
e2e: clarify apphash reporting (#7348) 3 years ago
  Sam Kleinman c4033f95c1
e2e: stabilize validator update form (#7340) 3 years ago
  Sam Kleinman d5c18b68c8
e2e: more clear height test (#7347) 3 years ago
  Sam Kleinman cf5c7be4d8
e2e: control access to state in Info calls (#7345) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sam Kleinman d7606777cf
libs/service: pass logger explicitly (#7288) 3 years ago
  Sam Kleinman 5cc980698a
mempool: consoldate implementations (#7171) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 93eb940dcd
config: WriteConfigFile should return error (#7169) 3 years ago
  Sam Kleinman cb39e2f917
node,blocksync,config: remove support for running nodes with blocksync disabled (#7159) 3 years ago
  Sam Kleinman 23be048294
p2p: use correct transport configuration (#7152) 3 years ago
  Sam Kleinman 88bdd328ed
e2e: evidence test refactor (#7146) 3 years ago
  Sam Kleinman a8917040a8
e2e: avoid unset defaults in generated tests (#7145) 3 years ago
  Sam Kleinman a30860a307
e2e: always enable blocksync (#7144) 3 years ago
  Sam Kleinman befd669794
e2e: light nodes should use builtin abci app (#7095) 3 years ago