212 Commits (8be32257e797db7c8cda2cb8ef7865dd4308e1e9)

Author SHA1 Message Date
  Ethan Buchman 72b681a1bc fix TxID to use ripemd160 in events and rpc return 9 years ago
  Ethan Buchman 6b0c8251fa -test.short for rpc tests 9 years ago
  Ethan Buchman 3416004359 names in gendoc, genesis_test 9 years ago
  Ethan Buchman f75b6aff74 CreateAccount permission through SendTx and CALL (to unknown accounts) 10 years ago
  Ethan Buchman 94f21ad012 move perms to vm.Account 10 years ago
  Ethan Buchman a0f3b94e83 account permissions and some gendoug 10 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 9e1794eaea Fixed tests 9 years ago
  Ethan Buchman 03d1950674 rpc endpoint / lists available endpoints 9 years ago
  Ethan Buchman 57ff919d50 godep 9 years ago
  Ethan Buchman bf1c9a869c use gendoc struct for genesis rpc response 9 years ago
  Ethan Buchman ec282d3e3d rpc: remove unecessary response wrappers 9 years ago
  Ethan Buchman 293aa31f64 rpc-gen update 9 years ago
  Ethan Buchman 231a7330e2 list names rpc 9 years ago
  Ethan Buchman 6eb8386c7c fixes for chain id in nametx sign functions 9 years ago
  Ethan Buchman 19bd3bb2e2 int/nonce fixes 9 years ago
  Ethan Buchman 37a8a6cd65 remove name fix 9 years ago
  Ethan Buchman 77ff09e173 namereg cleanup, tests 9 years ago
  Ethan Buchman 02aedaaefb more cleanup rpc tests, testing namereg 9 years ago
  Ethan Buchman cff6bcfb31 copy entry on get, use strings for name/data, uint64 for expires 9 years ago
  Ethan Buchman baaa69d7f8 namereg rpc and tests 9 years ago
  Ethan Buchman 1f6d64b91c rpc: genesis route 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 5261da94c4 fix rpctypes vs tminttypes 9 years ago
  Ethan Buchman c28614fca1 cleanup rpc tests, use tx_utils 9 years ago
  Jae Kwon 5029d53474 add open/close to debora, barak bug fix 9 years ago
  Jae Kwon c297f41a9f Refactoring barak 9 years ago
  Ethan Buchman d43c776e84 add bonder's signature to BondTx 10 years ago
  Jae Kwon 489bf767cb importing tendermint/config/tendermint_test applies the test config 10 years ago
  Jae Kwon 161aa8c5e9 refactor rpc/test/* 10 years ago
  Jae Kwon b8c735bd59 import tendermint/test to init ~/.tendermint_test/* 10 years ago
  Jae Kwon 3565db4eef Refactor RPC/*, tendermint/config for debora+barak 10 years ago
  Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 10 years ago
  Ethan Buchman 02f4219079 cleanup calldepth=0 events logic 10 years ago
  Jae Kwon be90fd1e0d rpc cleanup; tendermint init 10 years ago
  Jae Kwon 85c8850ac2 Config names have no dots, are under_scored. 10 years ago
  Jae Kwon 47b7a641dd json field fixes 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 115e57a1d5 list_unconfirmed_txs RPC call 10 years ago
  Jae Kwon 9a8652e001 Include peer round states in the dump_consensus_state RPC call. 10 years ago
  Jae Kwon 5557923245 remote client_methods.go.bak 10 years ago
  Jae Kwon d9bfe82d93 rpc.StartHTTPServer listener bug fix 10 years ago
  Jae Kwon 66ff985cd2 Added a registry to Barak. 10 years ago
  Jae Kwon 5e70769117 Crazy colors for Debora 10 years ago
  Jae Kwon 2ba6f86f2e Add Network to SignBytes, to prevent network clashes 10 years ago
  Jae Kwon 733dfcf4ad Add dump_consensus_state rpc command. Made it a little more secure 10 years ago
  Jae Kwon dc1fddd1d8 Added NodeInfo (still need to add to AddrBook); Proper Handshake 10 years ago
  Ethan Buchman 882a82bad4 more crawler work 10 years ago