Commit Graph

35 Commits

Author SHA1 Message Date
Ethan Frey 6983f61961 Moved Coins from types -> modules/coin 2017-07-06 14:59:45 +02:00
Ethan Frey 49357a3574 Move kvstore from types to state 2017-07-06 14:23:38 +02:00
Ethan Frey 5c813833a0 Remove IBC plugin and unneeded code 2017-07-06 13:06:58 +02:00
Ethan Buchman 19999ea517 ibc: UpdateChain fix blockid 2017-06-22 20:32:22 -04:00
Ethan Buchman 7f2d25c593 [cmd] support SendTx to other chains via IBC 2017-05-22 07:35:23 -04:00
Ethan Buchman 444b96dfe7 fixes for relay 2017-05-22 07:35:23 -04:00
Ethan Buchman 4503bb61f2 test SendTx to IBC packet 2017-05-22 07:35:23 -04:00
Ethan Buchman 412c2b5bb7 support SendTx to other chains via IBC 2017-05-22 07:35:23 -04:00
Ethan Buchman 38716d4815 [ibc] test CoinsPayload 2017-05-22 07:35:23 -04:00
Ethan Buchman ee0772396c [ibc] cleanup tests 2017-05-22 07:35:23 -04:00
Ethan Buchman aeb36bd531 [ibc] CoinsPayload 2017-05-22 07:35:23 -04:00
Ethan Buchman 78593078ba fix genesis format 2017-05-13 20:04:53 -04:00
Ethan Buchman 9c391a08a9 fix some imports 2017-04-27 15:55:23 +02:00
Ethan Buchman 1a6fae6af6 update import paths for repo merge 2017-04-27 15:55:23 +02:00
Ethan Frey b6ebf9f8b8 Update to latest go-crypto, adjust code and tests 2017-04-27 15:53:49 +02:00
Ethan Frey 787cf0ebac Update to patched go-p2p, tendermint, fix a few tests 2017-04-27 15:53:49 +02:00
rigelrozanski 0720a03dae tests cleanup
cleanup
2017-04-13 23:31:52 -04:00
Ethan Frey 1fd2d17cd9 Update go-crypto, move testutils into types 2017-02-25 00:12:15 +01:00
Ethan Frey c1fa8cb0d2 Use new go-crypto S structs to get full go-data support 2017-02-25 00:12:15 +01:00
Ethan Buchman e4ec1a651f Query: LastHeight -> Height :) 2017-02-17 09:39:41 -05:00
Ethan Buchman 67cf948f26 ibc: check commit against blockID 2017-02-17 09:39:28 -05:00
Ethan Buchman dcfc9a542d fetch commit separate from header 2017-02-17 09:39:16 -05:00
Ethan Buchman 6e6a5892c5 ibc: check commit is for header 2017-02-17 09:38:59 -05:00
Matt Bell 8af20facc3 Update plugins for new interface 2017-02-04 15:09:16 -08:00
Ethan Buchman e578d1f07b fixes to make demo work 2017-01-29 22:45:12 -08:00
Jae Kwon 8636946f80 Add test for bad proof 2017-01-29 22:31:05 -08:00
Jae Kwon 15aa84fd4c Test bad commit 2017-01-29 21:52:26 -08:00
Jae Kwon 0e94253d43 Test update with bad commit 2017-01-29 21:16:51 -08:00
Jae Kwon 28667a9a9f Sort PrivAccounts so Commit signatures are sorted 2017-01-29 21:07:29 -08:00
Jae Kwon 7bbd21f7ee Fix res.Log; Update chain test 2017-01-29 20:47:09 -08:00
Ethan Buchman e69395c01f cmd: fix some serialization 2017-01-29 20:06:25 -08:00
Jae Kwon 530694f93c Fill remaining IBC run* methods 2017-01-29 19:56:30 -08:00
Ethan Buchman 3d0c6d07bd ibc: PacketCreate and PacketPost 2017-01-29 19:16:11 -08:00
Jae Kwon b5e3a11347 Add test for IBCRegisterChainTx 2017-01-29 18:48:12 -08:00
Jae Kwon 8d17dda2a6 Begin implementing IBC plugin 2017-01-29 15:17:44 -08:00