Ethan Buchman
|
8ec1839f5d
|
save block b4 apply; track stale apphash
|
2016-11-16 13:26:39 -05:00 |
|
Ethan Buchman
|
fb9735ef46
|
rebase fixes and BeginBlock(hash,header)
|
2016-11-16 13:25:13 -05:00 |
|
Ethan Buchman
|
138de19e1e
|
test: app persistence
|
2016-11-16 13:25:13 -05:00 |
|
Ethan Buchman
|
d3ae920bd0
|
state: ApplyBlock
|
2016-11-16 13:25:13 -05:00 |
|
Ethan Buchman
|
a0e4253edc
|
handshake
|
2016-11-16 13:25:13 -05:00 |
|
Jae Kwon
|
1173a85c85
|
Use BlockID everywhere
|
2016-11-15 18:34:58 -05:00 |
|
Ethan Buchman
|
3ff9355e7b
|
change some logs to debug
|
2016-11-03 20:13:39 -04:00 |
|
Ethan Buchman
|
94ac890859
|
send BeginBlock
|
2016-11-03 19:51:22 -04:00 |
|
Ethan Buchman
|
7d493774c7
|
log: move some Info to Debug
|
2016-10-14 20:27:50 -04:00 |
|
Ethan Buchman
|
35d4cca8bb
|
type safe events
|
2016-10-10 03:10:29 -04:00 |
|
Ethan Frey
|
22979d9365
|
Fire proper EventData object on append transaction
|
2016-10-01 22:12:48 +02:00 |
|
Ethan Buchman
|
3a7ee13ece
|
proxy: typed app conns
|
2016-08-24 01:45:45 -04:00 |
|
Ethan Buchman
|
3ac9ff0dcc
|
test: dont run cloud test on push to master
|
2016-08-06 23:30:46 -04:00 |
|
Ethan Buchman
|
8ca615c301
|
wait until txs removed from mempool to fire tx events
|
2016-07-05 17:03:09 -04:00 |
|
Ethan Buchman
|
65ebc344ac
|
broadcast_commit
|
2016-07-05 14:26:20 -04:00 |
|
Ethan Buchman
|
7383ead106
|
updates for new tmsp protobuf
|
2016-05-23 14:35:36 -04:00 |
|
Ethan Buchman
|
8e5e5c689f
|
lock mempool for commit and update. closes #202
|
2016-04-29 14:23:04 -07:00 |
|
Jae Kwon
|
f17c4c1d57
|
s/Validation/Commit/g
|
2016-04-02 09:10:16 -07:00 |
|
Jae Kwon
|
8183e3201b
|
CommitSync() returns tmsp.Result
|
2016-03-23 02:49:30 -07:00 |
|
Jae Kwon
|
18d0da4ea3
|
Remove BeginBlock
|
2016-03-06 18:02:29 -08:00 |
|
Jae Kwon
|
16437867ff
|
Starting to use tmsp.BlockchainAware
|
2016-03-05 20:57:36 -08:00 |
|
Jae Kwon
|
a6d37a49a2
|
s/GetHash/Commit/g
|
2016-02-14 13:11:01 -08:00 |
|
Jae Kwon
|
f1b48ff009
|
Use protobuf enums for CodeType
|
2016-02-04 18:41:29 -08:00 |
|
Jae Kwon
|
a73a65a45b
|
Use protobuf enums
|
2016-02-04 18:41:29 -08:00 |
|
Jae Kwon
|
3f49b509d2
|
Conform to protobuf TMSP
|
2016-02-04 18:41:29 -08:00 |
|
Ethan Buchman
|
c0024cc7b2
|
log invalid txs
|
2016-01-31 20:00:02 -05:00 |
|
Jae Kwon
|
236c7afe9e
|
Conform to TMSP v0.2
|
2016-01-25 14:34:08 -08:00 |
|
Ethan Buchman
|
799efb0629
|
merge/rebase fixes
|
2016-01-12 19:39:53 -05:00 |
|
Jae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
2016-01-08 16:51:20 -08:00 |
|
Jae Kwon
|
f534410e57
|
Fix state/execution ExecBlock() not rolling back
|
2015-12-09 17:08:40 -08:00 |
|
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
2015-12-01 20:12:01 -08:00 |
|
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
2015-11-01 11:34:08 -08:00 |
|
Jae Kwon
|
c4ed55d801
|
Refactor to move common libraries out of project
|
2015-10-22 17:39:06 -07:00 |
|
Ethan Buchman
|
e4f0e2b399
|
update namereg with longer names, more allowed chars
|
2015-09-15 19:43:22 -04: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
|
8f9d41f427
|
Merge pull request #123 from tendermint/namereg_event
namereg event
|
2015-08-10 10:29:54 -07:00 |
|
Ethan Buchman
|
9b69894180
|
namereg event
|
2015-08-02 22:29:35 -04:00 |
|
Jae Kwon
|
aada207092
|
remove unnecessary permission check
|
2015-07-31 16:25:12 -07:00 |
|
Jae Kwon
|
0ef5c3ad07
|
Fix returning prematurely within if(runCall){...}.
Renames
|
2015-07-28 12:16:17 -07:00 |
|
Ethan Buchman
|
31b9d8ee27
|
SNativeTx -> PermissionTx, consolidate permissions and native contracts
|
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 |
|
Ethan Buchman
|
8e50bf15de
|
panic wrapper functions
|
2015-07-21 10:46:05 -04:00 |
|
Ethan Buchman
|
bb4ca1407f
|
info->notice, debug->info
|
2015-07-19 22:44:40 +00:00 |
|
Jae Kwon
|
1e7cc32597
|
tendermint/account -> acm
|
2015-07-19 09:40:55 -07:00 |
|
Jae Kwon
|
8d1e176180
|
fixed-length arrays cleanup
|
2015-07-18 17:19:47 -07:00 |
|
Jae Kwon
|
198d7b9c6f
|
Fixes #93
|
2015-07-15 20:04:11 -07:00 |
|