Commit Graph

10 Commits

Author SHA1 Message Date
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