47 Commits (dc7b9128811c56031a9fb2895c290b090167b9c2)

Author SHA1 Message Date
  Ethan Buchman dc7b912881 crypto byte arrays are fixed length 9 years ago
  Jae Kwon e4c351f5fc UUID -> PubKeyEd25519 9 years ago
  Jae Kwon fd64547ce7 Put a SecretConnection before the MConnection; Node Priv/PubKeys 9 years ago
  Jae Kwon 402b3a3e52 draft of secret_connection 9 years ago
  Jae Kwon 109a3c2dd3 Added sim_txs draft 9 years ago
  Jae Kwon 2e1d8ba054 Make Ripemd160 the default 9 years ago
  Jae Kwon a999a4bad0 PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code 9 years ago
  Ethan Buchman 87ed1f5fda permission/types pkg, Base and Roles 9 years ago
  Ethan Buchman 94f21ad012 move perms to vm.Account 10 years ago
  Ethan Buchman a0f3b94e83 account permissions and some gendoug 10 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
  Jae Kwon 1a652a1cbb Fix usage of SimpleProof for PartSet 9 years ago
  Ethan Buchman 57ff919d50 godep 9 years ago
  Ethan Buchman 2045aee9cd pass chainID through sign interfaces 9 years ago
  Ethan Buchman 7a97fb464d genpriv from hash(secret), evc fix in ExecTx 10 years ago
  Jae Kwon 3c96890d2d All numbers are in BigEndian 10 years ago
  Jae Kwon b92c0401e6 Made all JSON fields lower_case 10 years ago
  Jae Kwon 54d1c19611 WriteSignBytes writes JSON with fields in lex order. 10 years ago
  Ethan Buchman a1c5e32d76 fixes from review with jae 10 years ago
  Jae Kwon e5d34befde Remote TypeByte() 10 years ago
  Jae Kwon 6d6f061f19 Support nil pointers for Binary. 10 years ago
  Jae Kwon 13b6508ecd Package import path change 10 years ago
  Ethan Buchman 60f166e823 tendermint2 10 years ago
  Ethan Buchman 6e81e8a848 rpc: fixes for better type handlings, explicit error field in response, more tests 10 years ago
  Jae Kwon 79304b0dd3 Create BlockCache and TxCache for performance. 10 years ago
  Jae Kwon 7f12738415 VMAppState bridge to vm. 10 years ago
  Jae Kwon 2b39e56e75 Fixed account.PubkeyEd25519 String() bug 10 years ago
  Jae Kwon 892a51014e removed cgo dependency, go-ed25519 -> agl/ed25519 10 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 ea82a7fc0c Changed PubKey25519 Address to include TypeByte 10 years ago
  Jae Kwon 694a10e0a7 PrivKey is just []byte 10 years ago
  Jae Kwon 9e0319ef76 get_account and sequence updating 10 years ago
  Jae Kwon 13ca6fb241 RegisterInterface() so we can implement custom JSON codec 10 years ago
  Jae Kwon 7a8a0fefc7 type Ed25519[Signature|PubKey] struct{[]byte} -> []byte 10 years ago
  Jae Kwon 2fd137d9e5 gen_tx for signing transactions 10 years ago
  Jae Kwon 5bace5cce8 Unreader to unread bytes 10 years ago
  Jae Kwon b0755c938a Better debug output 10 years ago
  Jae Kwon f91665fe07 Refactoring genesis, including PubKey into TxInput 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