Commit Graph

16 Commits

Author SHA1 Message Date
Ethan Buchman 19f96d48c6 fix mock test 2018-04-05 13:51:32 +03:00
Ethan Buchman 609ea0d0f0 more daemon refactoring 2018-04-05 13:24:53 +03:00
Ethan Buchman f79d06c9f3 refactor basecoind, change GenAppOptions 2018-04-05 13:09:02 +03:00
Ethan Buchman be05bf4343 remove InitGenesis 2018-04-02 18:14:42 +03:00
Christopher Goes 27d24610ab basecoind init --testnet (closes #718) 2018-03-29 12:04:52 +02:00
Christopher Goes 5b642062a7 Initial per-module genesis initialization 2018-03-28 11:24:31 +02:00
Christopher Goes 4a8e762adf Move basecoin.db to ~/.basecoind/data in app and mock (ref #683) 2018-03-27 12:14:35 +02:00
Ethan Buchman 723889570e ErrTxParse->ErrTxDecode; check for empty bytes in account and tx 2018-03-21 02:44:17 +01:00
Ethan Buchman eb23803833 remove tx.GetFeePayer 2018-03-17 18:34:06 +01:00
Ethan Buchman 62d6a5de46 crypto.Address -> sdk.Address 2018-03-02 02:49:07 -05:00
rigelrozanski 889551dbbd fix broken mock test 2018-03-01 03:40:39 +00:00
rigelrozanski 0469358286 rebase fixes 2018-03-01 03:17:48 +00:00
Ethan Frey 7848ee23db Addressed pr comments 2018-03-01 02:36:08 +00:00
Ethan Frey cdd33aa04b mock app tests now work 2018-03-01 02:36:08 +00:00
Ethan Frey 3ea9634291 Test init/query mock app 2018-03-01 02:34:05 +00:00
Ethan Frey 1f31fbeea8 Start writing test scaffold to test server 2018-03-01 02:34:05 +00:00