367 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
  Sam Kleinman 0167f0d527
node: nodes should fetch state on startup (#8062) 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 62a1cb8d17
testing: reduce usage of the MustDefaultLogger constructor (#7960) 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
  Sam Kleinman 9f4f51318c
tests: update docker versions to match build version (#7646) 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
  M. J. Fromberger 9409cdea55
rpc: update fuzz criteria to match the implementation (#7595) 2 years ago
  M. J. Fromberger b7c19a5cd4
rpc: clean up the RPCFunc constructor signature (#7586) 2 years ago
  M. J. Fromberger 904957aaa9
rpc: rework how responses are written back via HTTP (#7575) 2 years ago
  M. J. Fromberger 1f5e64e5b6
rpc: remove cache control settings from the HTTP server (#7568) 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
  M. J. Fromberger da697089d0
Move libs/async to internal/libs/async. (#7449) 2 years ago
  Sam Kleinman 26d421b8f6
Revert "ci: tweak e2e configuration (#7400)" (#7404) 2 years ago
  Sam Kleinman 587c91132b
build: declare packages variable in correct makefile (#7402) 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) 2 years ago
  Sam Kleinman 24dcba9230
e2e: clarify apphash reporting (#7348) 2 years ago
  Sam Kleinman c4033f95c1
e2e: stabilize validator update form (#7340) 2 years ago
  Sam Kleinman d5c18b68c8
e2e: more clear height test (#7347) 2 years ago
  Sam Kleinman cf5c7be4d8
e2e: control access to state in Info calls (#7345) 2 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