66 Commits (347276ecdbfcc2bfd71ab6eebc26b91c42a2f2a6)

Author SHA1 Message Date
  Jae Kwon 1a652a1cbb Fix usage of SimpleProof for PartSet 9 years ago
  Jae Kwon b164c05b27 Refactor IAVLProof and SimpleProof to use similar Verify() 9 years ago
  Jae Kwon fdf0e720bc Merkle proofs! 9 years ago
  Jae 626a68e670 atomic file write fix 9 years ago
  Ethan Buchman 3579a3fdb9 tiny fixes 9 years ago
  Jae Kwon 17390b38ba origin policy 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Ethan Buchman f93bb35c02 rpc: return tx hash, creates contract, contract addr in broadcast (required some helper functions). Closes #30 9 years ago
  Jae Kwon 55d8e29e32 Fixed issues from review with Ethan 9 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon fe566739fd rpc/account; fixed mempool tx filter bug; fixed iavl_tree persistence 10 years ago
  Jae Kwon 5bace5cce8 Unreader to unread bytes 10 years ago
  Jae Kwon 383335d93c Added README docs for account/binary and renamed UInt -> Uint etc. 10 years ago
  Jae Kwon 61d1635085 Fixed tests 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon 7a6fe956ae Update README.md 10 years ago
  Jae Kwon 8718bd52a4 made ValidatorSet.Hash deterministic; fix off-by-1 bugs 10 years ago
  Jae Kwon a0cc186c75 Unified deterministic merkle tree computation. Now we have 2 types of 10 years ago
  Jae Kwon 5c69736994 Add PartSet test. 10 years ago
  Jae Kwon ac147e2353 everything but binary, common, and blocks are explicitly imported. 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 02d1e7853e NodeDB & Copy() added back to Tree 10 years ago
  Jae Kwon cd4ef5d01f IAVLTree supports Codec. 10 years ago
  Jae Kwon 18e2d4bf48 implementing ExecTx... 10 years ago
  Jae Kwon 08f86176fc state save/load test. 10 years ago
  Jae Kwon b73b7a54c7 ... 10 years ago
  Jae Kwon 8facbdf809 TypedTree. 10 years ago
  Jae Kwon 335b7a5984 ... 10 years ago
  Jae Kwon 839301b03c iavl tree LRU cache 10 years ago
  Jae Kwon 877dd02e28 ... 10 years ago
  Jae Kwon 8e452aa0d2 fixed algorithm 10 years ago
  Jae Kwon 5dfa2ecebb share block parts when we're the proposer 10 years ago
  Jae Kwon d0ec18dc16 converting Binary struct model to native w/ global methods model 10 years ago
  Jae Kwon d300a67bb1 saving development state... 10 years ago
  Jae Kwon 34fe442514 Connection -> MConnection, huge refactor. True multiplexing. 10 years ago
  Jae Kwon cc4f3c90d3 Put->Set 10 years ago
  Jae Kwon 3e2f377863 benchmark works, but could use some improvement. 10 years ago
  Jae Kwon c40fc65e6b go fmt 10 years ago
  Jae Kwon c895c6a586 . 10 years ago
  Jae Kwon 002cfc8f75 architecting peer 10 years ago
  Jae Kwon 6288d01c0e . 10 years ago
  Jae Kwon f4d156a4b5 . 10 years ago
  Jae Kwon 2c97c84c6e removed ByteSize, etc. 10 years ago
  Jae Kwon 1c4f5e2506 refactor out binary 10 years ago
  Jae Kwon 15f8441068 WriteToBuffer -> WriteTo 10 years ago
  Jae Kwon 2f1db219fd SaveTo -> WriteTo, Load -> Read 10 years ago
  Jae Kwon 60004db2ad faster random strings 10 years ago