Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
2015-08-11 11:01:18 -07:00 |
|
Jae Kwon
|
65d40a2d08
|
remove dead code
|
2015-08-11 11:01:17 -07:00 |
|
Jae Kwon
|
908fd11665
|
more explicit _, err := Start() checking
|
2015-08-11 11:01:17 -07:00 |
|
Jae Kwon
|
e86073ec96
|
Use rpc/client/ws_client; OnStart() returns error
|
2015-08-11 11:01:17 -07:00 |
|
Jae Kwon
|
3949d3f21d
|
ws_client fixes
|
2015-08-11 11:01:17 -07:00 |
|
Jae Kwon
|
60310cc23f
|
websocket server sends pings; added ws_client; events refactor
|
2015-08-11 11:01:17 -07:00 |
|
Jae Kwon
|
37c68e838e
|
Merge pull request #124 from tendermint/new_contract_address
move NewContractAddress to types and use ripemd160
|
2015-08-10 10:31:24 -07:00 |
|
Jae Kwon
|
8f9d41f427
|
Merge pull request #123 from tendermint/namereg_event
namereg event
|
2015-08-10 10:29:54 -07:00 |
|
Ethan Buchman
|
807bd662b2
|
vm: catch stack underflow on Peek()
|
2015-08-08 22:21:10 -04:00 |
|
Ethan Buchman
|
9b69894180
|
namereg event
|
2015-08-02 22:29:35 -04:00 |
|
Ethan Buchman
|
6f25dfef44
|
move NewContractAddress to types and use ripemd160
|
2015-08-02 22:24:35 -04:00 |
|
Jae Kwon
|
4ee387d077
|
change genesis addr for testnet testing
|
2015-07-31 18:03:52 -07:00 |
|
Jae Kwon
|
aada207092
|
remove unnecessary permission check
|
2015-07-31 16:25:12 -07:00 |
|
Jae Kwon
|
bff06ac657
|
Remember StorageRoot in Other
|
2015-07-28 13:35:28 -07:00 |
|
Jae Kwon
|
1a5bc9eeb2
|
Remove StorageRoot from vm.Account
|
2015-07-28 12:39:10 -07:00 |
|
Jae Kwon
|
5230440141
|
Merge pull request #122 from tendermint/binary2wire
Binary2wire
|
2015-07-28 12:19:19 -07:00 |
|
Jae Kwon
|
9f18c80abc
|
Fixes #121
|
2015-07-28 12:18:17 -07:00 |
|
Jae Kwon
|
3be3647dc8
|
tendermint/binary -> tendermint/wire
|
2015-07-28 12:18:17 -07:00 |
|
Jae Kwon
|
0ef5c3ad07
|
Fix returning prematurely within if(runCall){...}.
Renames
|
2015-07-28 12:16:17 -07:00 |
|
Jae Kwon
|
feeab6579b
|
Acc/X/Receive -> Acc/X/Call
|
2015-07-23 23:57:28 -07:00 |
|
Jae Kwon
|
6b1a846201
|
bump chain_id; test coins
|
2015-07-23 23:07:34 -07:00 |
|
Jae Kwon
|
a84d4320df
|
websockets accept rpc requests
|
2015-07-23 17:57:15 -07:00 |
|
Jae Kwon
|
91cf9d4595
|
remove spurious :6060 listener for pprof
|
2015-07-23 17:56:12 -07:00 |
|
Jae Kwon
|
f91bc8d8c3
|
Retries for net.Listen to account for MacOSX socket close delay
|
2015-07-23 17:56:12 -07:00 |
|
Jae Kwon
|
d8886614b5
|
Read timeouts for WSConnection
|
2015-07-23 17:56:12 -07:00 |
|
Ethan Buchman
|
290b74d8f1
|
add fromAddress argument to Call and CallCode rpc methods
|
2015-07-22 18:43:20 -04:00 |
|
Jae Kwon
|
c13b67253c
|
Merge pull request #119 from tendermint/snatives
Snatives
|
2015-07-22 11:14:56 -07:00 |
|
Jae Kwon
|
344ad54984
|
comment updates for state
|
2015-07-22 09:35:21 -07:00 |
|
Ethan Buchman
|
31b9d8ee27
|
SNativeTx -> PermissionTx, consolidate permissions and native contracts
|
2015-07-22 10:49:53 -04:00 |
|
Ethan Buchman
|
d528d002fa
|
SNativeTx sign bytes
|
2015-07-22 10:49:53 -04:00 |
|
Ethan Buchman
|
ab536618e0
|
RegisteredSNativeContracts
|
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
|
e7c1febb65
|
Simplify Service/Reactor pattern
|
2015-07-22 06:21:21 -07:00 |
|
Jae Kwon
|
7441e322d0
|
fix node/addrbook test; made build task quieter
|
2015-07-22 06:21:20 -07:00 |
|
Ethan Buchman
|
5f0cf31eda
|
add test for node start/stop (failing)
|
2015-07-21 18:15:40 -04:00 |
|
Jae Kwon
|
7aaa33217d
|
Merge pull request #117 from tendermint/panic
panic wrapper functions
|
2015-07-21 08:46:17 -07:00 |
|
Ethan Buchman
|
8e50bf15de
|
panic wrapper functions
|
2015-07-21 10:46:05 -04:00 |
|
Jae Kwon
|
5983088a32
|
append to revisions file with newline
|
2015-07-20 17:40:55 -07:00 |
|
Jae Kwon
|
f97d19fb1f
|
Debora's default log level is notice
|
2015-07-20 17:31:07 -07:00 |
|
Jae Kwon
|
f51cfc03ea
|
nil-ThrottleTimer.Stop() does nothing
|
2015-07-20 17:26:22 -07:00 |
|
Jae Kwon
|
3a9b465c75
|
Fix MConnection race condiiton
|
2015-07-20 17:02:18 -07:00 |
|
Jae Kwon
|
c0a64d74be
|
Service log prettify
|
2015-07-20 17:02:18 -07:00 |
|
Jae Kwon
|
1d362a71ed
|
Stop the peer to stop the mconn
|
2015-07-20 15:02:12 -07:00 |
|
Jae Kwon
|
571a134318
|
BaseService and BaseReactor refactor and unification
|
2015-07-20 14:52:24 -07:00 |
|
Jae Kwon
|
d712ff05cf
|
vm's Log events are lowercased
|
2015-07-20 11:23:42 -07:00 |
|
Jae Kwon
|
6dafd68873
|
Add comment on binary/reflect and nil-dogs
|
2015-07-20 11:21:24 -07:00 |
|
Jae Kwon
|
c30d38270c
|
base_service draft and some samples
|
2015-07-19 17:42:01 -07:00 |
|
Jae Kwon
|
111f001767
|
Merge pull request #116 from tendermint/logger
Logger
|
2015-07-19 16:16:57 -07:00 |
|
Ethan Buchman
|
a28d924966
|
move some logs to debug
|
2015-07-19 22:44:40 +00:00 |
|