150 Commits (b2475227a5604a0560db21eba4d463b0f8334c08)

Author SHA1 Message Date
  Ethan Buchman 6eb8386c7c fixes for chain id in nametx sign functions 9 years ago
  Ethan Buchman 37a8a6cd65 remove name fix 9 years ago
  Ethan Buchman 77ff09e173 namereg cleanup, tests 9 years ago
  Ethan Buchman cff6bcfb31 copy entry on get, use strings for name/data, uint64 for expires 9 years ago
  Ethan Buchman 8631d5085e name reg 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman 8a2d9525f0 network > chain_id, put in genesis.json 9 years ago
  Ethan Buchman d43c776e84 add bonder's signature to BondTx 9 years ago
  Jae Kwon 489bf767cb importing tendermint/config/tendermint_test applies the test config 9 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 9 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 9 years ago
  Ethan Buchman 65f669160f more fixes from review 9 years ago
  Ethan Buchman 34098edb93 state: fireEvents flag on ExecTx and fixes for GetAccount 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 79304b0dd3 Create BlockCache and TxCache for performance. 9 years ago
  Jae Kwon 08a83aa9fb Reactors can be stopped or started at any time. 9 years ago
  Jae Kwon 0237d284cc Channel bytes are spelled fully, "XXXChannel" 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago
  Ethan Buchman 9c4692c071 remove gas price and dont run txs before they come in a block 9 years ago
  Ethan Buchman f384d10a05 block/state: gas price for block and tx 9 years ago
  Matthew Wampler-Doty f03547007a App -> App() 9 years ago
  Jae Kwon 249ae38068 test bondTx 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 7afb75049f API to list accounts 10 years ago
  Jae Kwon fe566739fd rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence 10 years ago
  Jae Kwon 05c642a84c Changed config to confer, TOML format. 10 years ago
  Jae Kwon 1d5a6065c5 Fix state_test bug -- include PubKey in TxInput 10 years ago
  Jae Kwon 70eb75dca7 Refactor consensus/vote_set_test.go 10 years ago
  Jae Kwon 62ff48c02b Documented Block, some renames 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 6cacf6f09b RebondTx and more efficient IncrementAccum() 10 years ago
  Jae Kwon 8718bd52a4 made ValidatorSet.Hash deterministic; fix off-by-1 bugs 10 years ago
  Jae Kwon 5f794d14fb nil bugs 10 years ago
  Jae Kwon da8e25343c Added LastBlockParts to state, and also validates. 10 years ago
  Jae Kwon e42771e36f fix tests 10 years ago
  Jae Kwon 89418ee7af Added CommitTimeWait step, the state machine model changed a bit. 10 years ago
  Jae Kwon ac147e2353 everything but binary, common, and blocks are explicitly imported. 10 years ago
  Jae Kwon b34988332f test bondTx. State.accountDetails unexported. 10 years ago
  Jae Kwon 227cb0bee9 GetAccountDetail() returns a copy. More tests. 10 years ago
  Jae Kwon c8f996f345 prettyprint block, unified state hash, test block mutation. 10 years ago
  Jae Kwon 810aeb7bcb fix tests 10 years ago
  Jae Kwon 7652c5d0de fix tests 10 years ago
  Jae Kwon 349e3743df time in nanoseconds 10 years ago
  Jae Kwon 31c1a1bbf7 remove mutex from state. 10 years ago
  Jae Kwon 08f86176fc state save/load test. 10 years ago
  Jae Kwon b73b7a54c7 ... 10 years ago
  Jae Kwon 1ae9ecd2a9 fix basic tests. 10 years ago