Jae Kwon
|
56b195a899
|
tendermint send_tx
|
2015-08-14 14:11:11 -07:00 |
|
Jae Kwon
|
ffcc657be6
|
event listeners take EventData, not interface{}; EventData type assertions
|
2015-08-11 12:46:33 -07:00 |
|
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
2015-08-11 11:01:18 -07:00 |
|
Jae Kwon
|
60310cc23f
|
websocket server sends pings; added ws_client; events refactor
|
2015-08-11 11:01:17 -07:00 |
|
Jae Kwon
|
feeab6579b
|
Acc/X/Receive -> Acc/X/Call
|
2015-07-23 23:57:28 -07:00 |
|
Ethan Buchman
|
31b9d8ee27
|
SNativeTx -> PermissionTx, consolidate permissions and native contracts
|
2015-07-22 10:49:53 -04:00 |
|
Ethan Buchman
|
ecd231a8eb
|
cleanup, drop ClearBase
|
2015-07-22 10:49:53 -04:00 |
|
Ethan Buchman
|
e037093740
|
snative refactor and SNativeTx
|
2015-07-22 10:49:53 -04:00 |
|
Jae Kwon
|
571a134318
|
BaseService and BaseReactor refactor and unification
|
2015-07-20 14:52:24 -07:00 |
|
Jae Kwon
|
1e7cc32597
|
tendermint/account -> acm
|
2015-07-19 09:40:55 -07:00 |
|
Jae Kwon
|
a999a4bad0
|
PermFlag rename; Make Permission fields value (nonpointer) fields; Permissions & Snatives on by default; Remove dead code
|
2015-07-07 14:26:05 -07:00 |
|
Jae Kwon
|
21295f4ae2
|
fixes for develop+permissions merge
|
2015-07-07 14:17:20 -07:00 |
|
Ethan Buchman
|
3416004359
|
names in gendoc, genesis_test
|
2015-07-07 14:09:35 -07:00 |
|
Ethan Buchman
|
231a003783
|
nametx perm
|
2015-07-07 14:07:57 -07:00 |
|
Ethan Buchman
|
7e1412dbc2
|
add chainID to Sign funcs in permisions_test
|
2015-07-07 14:07:57 -07:00 |
|
Ethan Buchman
|
883dbcc027
|
snatives take appState as arg (rather than vm receiver)
|
2015-07-07 14:07:57 -07:00 |
|
Ethan Buchman
|
26d64412b3
|
little fixes
|
2015-07-07 14:07:57 -07:00 |
|
Ethan Buchman
|
32e02acb0c
|
testing and fixes for snative CALL and CallTx
|
2015-07-07 14:07:57 -07:00 |
|
Ethan Buchman
|
f75b6aff74
|
CreateAccount permission through SendTx and CALL (to unknown accounts)
|
2015-07-07 14:07:56 -07:00 |
|
Ethan Buchman
|
d78a39ade3
|
make_txs > tx_utils
|
2015-07-07 14:07:56 -07:00 |
|
Ethan Buchman
|
2ec3d0611f
|
bond perm and tests
|
2015-07-07 14:07:56 -07:00 |
|
Ethan Buchman
|
8cdb0b91e6
|
test create
|
2015-07-07 14:07:56 -07:00 |
|
Ethan Buchman
|
87ed1f5fda
|
permission/types pkg, Base and Roles
|
2015-07-07 14:07:56 -07:00 |
|
Ethan Buchman
|
94f21ad012
|
move perms to vm.Account
|
2015-07-07 14:07:56 -07:00 |
|
Ethan Buchman
|
c6c0701b69
|
testing send and call permissions
|
2015-07-07 14:07:07 -07:00 |
|