117 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 270659f03f
make Block Header and Data non-pointers 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Jae Kwon a5b7ea93c4 Delay validator set changes by 1 block. 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman e4147b6f1a state test runs 6 years ago
  Anton Kaliaev 6004587347
expect all tags to be strings (#1498) 6 years ago
  Jae Kwon 89cdde7f1e Fix state tests 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Anton Kaliaev 116a4ec705
temporary fix 6 years ago
  Anton Kaliaev 106cdb74e5
do not enforce 1/3 validator power change 6 years ago
  Ethan Buchman d34286c421 minor fixes - tests pass 6 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman 1d6f00859d fixes from review 7 years ago
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman f82b7e2a13 state: re-order funcs. fix tests 7 years ago
  Ethan Buchman f55135578c state: move methods to funcs 7 years ago
  Ethan Buchman 028ee58580 call it LastResultsHash 7 years ago
  Ethan Buchman 73fb1c3a17 consolidate saveResults/SaveABCIResponses 7 years ago
  Ethan Frey d65234ed51 Add /block_results?height=H as rpc endpoint 7 years ago
  Ethan Frey 632cc918b4 Save/Load Results for every height 7 years ago
  Ethan Frey f870a49f42 Add ABCIResults with Hash and Proof to State 7 years ago
  Ethan Buchman 3ea1145486 bring back test 7 years ago
  Anton Kaliaev b8215d8ac8
more test cases 7 years ago
  Anton Kaliaev 0093f9877a
change voting power change, not number of vals 7 years ago
  Anton Kaliaev cf0b5d3715
enforce <1/3 validator updates 7 years ago
  Ethan Buchman 35521b553a save historical consensus params 7 years ago
  Ethan Buchman 3d00c477fc separate block vs state based validation 7 years ago
  Anton Kaliaev 0ffd60b8cf
ValidatorSetUpdates -> ValidatorUpdates 7 years ago
  Anton Kaliaev 843e1ed400
Updates -> ValidatoSetUpdates 7 years ago
  Ethan Frey 030fd00232 Added tests for applying consensus param changes 7 years ago
  Ethan Frey 4265a94bfe Update EndBlock parameters 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev f65e357d2b
adapt Tendermint to new abci.Client interface 7 years ago
  Anton Kaliaev a52cdbfe43
extract tags from DeliverTx/Result 7 years ago
  Adrian Brink 782a836db0 Cleanup of code and code docs 7 years ago
  Anton Kaliaev 716364182d
[state] expose ChainID and Params 7 years ago
  Anton Kaliaev 1971e149fb
ChainID() and Params() do not return errors 7 years ago
  Emmanuel Odeke 7939d62ef0
all, state: unexpose GenesisDoc, ChainID fields make them accessor methods 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Adrian Brink 870a98ccc3
Last fixes 7 years ago
  Adrian Brink 8eda3efa28
Cleanup lines to fit within 72 characters 7 years ago
  Adrian Brink 2a6e71a753
Reformat tests to extract common setup 7 years ago