You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jae Kwon 37c68e838e Merge pull request #124 from tendermint/new_contract_address 9 years ago
..
block_cache.go tendermint/binary -> tendermint/wire 9 years ago
common.go tendermint/account -> acm 9 years ago
execution.go Merge pull request #123 from tendermint/namereg_event 9 years ago
genesis.go tendermint/binary -> tendermint/wire 9 years ago
genesis_test.go fixes for develop+permissions merge 10 years ago
log.go Package import path change 10 years ago
permissions_test.go Acc/X/Receive -> Acc/X/Call 9 years ago
priv_validator.go tendermint/binary -> tendermint/wire 9 years ago
state.go tendermint/binary -> tendermint/wire 9 years ago
state_test.go uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 10 years ago
test.go panic wrapper functions 9 years ago
tx_cache.go move NewContractAddress to types and use ripemd160 9 years ago
tx_cache_test.go Remove StorageRoot from vm.Account 9 years ago
validator.go tendermint/binary -> tendermint/wire 9 years ago
validator_set.go fix dump_consensus_state error'ing when height=0 10 years ago
validator_set_test.go crypto byte arrays are fixed length 9 years ago