64 Commits (eb9b37e19688b435d7163dcfd134d25b84201eef)

Author SHA1 Message Date
  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 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
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 9 years ago
  Jae Kwon 54d1c19611 WriteSignBytes writes JSON with fields in lex order. 9 years ago
  Jae Kwon 2ba6f86f2e Add Network to SignBytes, to prevent network clashes 9 years ago
  Jae Kwon e5d34befde Remote TypeByte() 9 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 9 years ago
  Jae Kwon 13b6508ecd Package import path change 9 years ago
  Ethan Buchman 60f166e823 tendermint2 9 years ago
  Jae Kwon 5cb57d3eaa Use BlockCache for RPC/mempool and added TxId() 9 years ago
  Jae Kwon 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago
  Ethan Buchman 6a227004aa state: fixes for creating a contract and msging it in the same block 9 years ago
  Jae Kwon 7f12738415 VMAppState bridge to vm. 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
  Ethan Buchman 7a33aba6e5 block/state: add CallTx type 9 years ago
  Jae Kwon 3f159dab69 proper string formatting for txs 10 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 13ca6fb241 RegisterInterface() so we can implement custom JSON codec 10 years ago
  Jae Kwon 5bace5cce8 Unreader to unread bytes 10 years ago
  Jae Kwon 2405d00ca5 Fixed a PrivValidator filename == nil bug 10 years ago
  Jae Kwon f91665fe07 Refactoring genesis, including PubKey into TxInput 10 years ago
  Jae Kwon 62ff48c02b Documented Block, some renames 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 6cacf6f09b RebondTx and more efficient IncrementAccum() 10 years ago
  Jae Kwon 83d313cbe5 Refactor Tx, Validator, and Account structure 10 years ago
  Jae Kwon c3fc1a39ea BitArray sub fix 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 f4b42cdfab remove TimeoutTx 10 years ago
  Jae Kwon 7652c5d0de fix tests 10 years ago
  Jae Kwon 18e2d4bf48 implementing ExecTx... 10 years ago
  Jae Kwon 0c206aa748 Signable interface. 10 years ago
  Jae Kwon 1ae9ecd2a9 fix basic tests. 10 years ago
  Jae Kwon 8e452aa0d2 fixed algorithm 10 years ago
  Jae Kwon 03d1af711a consensus & account txs are all in Block.Data.Txs 10 years ago
  Jae Kwon d772282c25 (U)VarInt binary methods; Txs have sequence numbers 10 years ago
  Jae Kwon 4c961bd565 updated readme, implementing mempool. 10 years ago
  Jae Kwon e53b148acf refactor from Binary centric model to global method model 10 years ago
  Jae Kwon a8ece216f0 fix test cases 10 years ago
  Jae Kwon d300a67bb1 saving development state... 10 years ago
  Jae Kwon 6750d05b05 Message is wrapped by TypedMessage. 10 years ago
  Jae Kwon c40fc65e6b go fmt 10 years ago