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.
 
 
 
 
 
 
Ethan Buchman 883dbcc027 snatives take appState as arg (rather than vm receiver) 10 years ago
..
block_cache.go Merge from panic branch 10 years ago
common.go Package import path change 10 years ago
execution.go testing and fixes for snative CALL and CallTx 10 years ago
genesis.go cleanups, fix AllSet 10 years ago
log.go Package import path change 10 years ago
permissions_test.go snatives take appState as arg (rather than vm receiver) 10 years ago
priv_validator.go Address #72 10 years ago
state.go account permissions and some gendoug 10 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 permission/types pkg, Base and Roles 10 years ago
tx_cache.go move perms to vm.Account 10 years ago
validator.go Merge from panic branch 10 years ago
validator_set.go proposer selection fix 10 years ago
validator_set_test.go proposer selection fix 10 years ago