33 Commits (c79062ef6ad8415650efec7868acaab9ee7130f7)

Author SHA1 Message Date
  Jae Kwon a999a4bad0 PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code 9 years ago
  Jae Kwon 21295f4ae2 fixes for develop+permissions merge 9 years ago
  Ethan Buchman 8d6f80592b some panics, dont panic on invalid opcode 9 years ago
  Ethan Buchman 3416004359 names in gendoc, genesis_test 9 years ago
  Ethan Buchman d824e1b731 cleanups, fix AllSet 9 years ago
  Ethan Buchman 87ed1f5fda permission/types pkg, Base and Roles 9 years ago
  Ethan Buchman 94f21ad012 move perms to vm.Account 9 years ago
  Ethan Buchman a0f3b94e83 account permissions and some gendoug 9 years ago
  Ethan Buchman a7ecdd10de Merge from panic branch 9 years ago
  Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 9 years ago
  Ethan Buchman 8631d5085e name reg 9 years ago
  Ethan Buchman 8a2d9525f0 network > chain_id, put in genesis.json 9 years ago
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 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 87e1f76324 tendermint/block -> tendermint/types and tendermint/blockchain 9 years ago
  Jae Kwon d1a36d2ac2 Validation validation bug fix --> keep track of LastBondedValidators 10 years ago
  Jae Kwon 0a6c28c2da block module -> import as blk 10 years ago
  Jae Kwon 135894ea88 Dot import -> named import 10 years ago
  Jae Kwon 6cd858add3 change genesis & privValidator JSON to use binary/reflect 10 years ago
  Jae Kwon f02ba63412 testing tx transmission 10 years ago
  Jae Kwon 2fd137d9e5 gen_tx for signing transactions 10 years ago
  Jae Kwon 0bfb389b35 change logger to log15 10 years ago
  Jae Kwon f91665fe07 Refactoring genesis, including PubKey into TxInput 10 years ago
  Jae Kwon 70eb75dca7 Refactor consensus/vote_set_test.go 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 da8e25343c Added LastBlockParts to state, and also validates. 10 years ago
  Jae Kwon 47caa47076 allow genesisTime IsZero -> now 10 years ago
  Jae Kwon 647d26f7a0 consensus cleanup, privValidator config 10 years ago
  Jae Kwon b615e51f95 basic main.go completion 10 years ago