Commit Graph

61 Commits

Author SHA1 Message Date
Ethan Frey 744d035d95 Test list queries and iavl implementation 2017-07-27 15:31:32 -04:00
Ethan Frey 37b5d16b73 Add basic kv tests 2017-07-27 15:31:32 -04:00
Ethan Frey 28ebfd64dd Started implementing SimpleDB for MemKVStore 2017-07-27 15:31:32 -04:00
Ethan Frey caff0ad01b Add SimpleDB interface for merkle tree 2017-07-27 15:31:32 -04:00
Ethan Frey f6e7d4b741 Pull in logic from merkleeyes, get it all working with trees 2017-07-27 15:31:32 -04:00
Ethan Frey 49357a3574 Move kvstore from types to state 2017-07-06 14:23:38 +02:00
Ethan Frey 912c24093f Removed a whole lot of old crud 2017-07-06 13:40:02 +02:00
Ethan Frey 5c813833a0 Remove IBC plugin and unneeded code 2017-07-06 13:06:58 +02:00
Ethan Frey ef0ab758ed Cleaned up logger on constructors in App, State 2017-07-03 16:54:47 +02:00
Ethan Frey ad4e3a8b3b rige: for you 2017-06-30 18:58:47 +02: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 Frey 41c0f7cb69 Owa! nil logger -> crash on CheckTx :( 2017-05-16 23:47:36 +02:00
Anton Kaliaev e42849b4b8 move logger to state
also remove redundant root.go logger
2017-05-14 20:48:11 +02:00
Anton Kaliaev 41ef8af108 new logging 2017-05-14 20:47:01 +02:00
Ethan Buchman 1a6fae6af6 update import paths for repo merge 2017-04-27 15:55:23 +02:00
Ethan Frey 0665a2e8a6 Clean up all XxxS structs to Xxx 2017-04-27 15:52:53 +02:00
Ethan Buchman eae5dc1861 tiny cleanup 2017-04-17 20:10:31 -04:00
rigel rozanski e36a40c603 fixes, remove assert with Sprintf 2017-04-17 19:53:06 -04:00
Ethan Buchman e6ec782f0c minor cleanup 2017-04-17 17:47:00 -04:00
Rigel Rozanski f857f6218b foo->in bar->out, use of variadic variables 2017-04-13 23:31:52 -04:00
Ethan Buchman 750859f1e8 some renames and comments 2017-04-13 23:31:52 -04:00
rigelrozanski d19f52c893 review changes
int

int
2017-04-13 23:31:52 -04:00
rigelrozanski 0720a03dae tests cleanup
cleanup
2017-04-13 23:31:52 -04:00
rigelrozanski 16ff0ccf4f finished execution test
int

interim, tests finalized
2017-04-13 23:31:52 -04:00
rigelrozanski 4bf37baf0b Additional Unit Tests
int

int

int

int, got it working!

int
2017-04-13 23:31:52 -04:00
Ethan Buchman de5506dd8f fix keys and glide 2017-03-14 17:29:43 -04:00
Ethan Buchman 63be819245 Merge remote-tracking branch 'origin/printf-fix' into develop 2017-03-06 04:41:24 -05:00
Ethan Buchman e3826a2f45 use default vals for new accounts 2017-03-06 04:40:43 -05:00
Paul W. Homer 196da33437 Changed the format for the error message from %d to %v 2017-03-02 12:07:40 -05: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 fe81f87a13 fix for empty coins in Plus() 2017-02-24 17:12:05 -05:00
Ethan Buchman 57013fa8a2 Merge branch 'unitTests' into develop 2017-02-23 19:10:26 -05:00
Ethan Buchman 157d46ff51 string formatting 2017-02-23 18:55:20 -05:00
rigelrozanski e6579cf9e9 table driven testing
squash
2017-02-22 18:17:29 -05:00
Ethan Buchman 5c3550acce fix typo 2017-02-19 14:22:38 -05:00
rigelrozanski 78167b4e3a added unit tests
squash me

squash me

squash
2017-02-18 19:19:26 -05:00
Ethan Buchman 558df7da15 enable ibc by default 2017-02-17 09:37:48 -05:00
Jae Kwon 16a6680e24 Vote->Counter; Fee is types.Coin; Context has Account; Cleanup 2017-01-15 15:10:51 -08:00
Jae Kwon 6cb95498fd TMSP -> ABCI 2017-01-14 20:42:47 -08:00
Jae Kwon 8a6e4095b7 Cleanup code, remove plugin type byte 2017-01-13 16:10:22 -08:00
Jae Kwon 1c50204470 Reset readCache upon commit 2017-01-12 17:49:51 -08:00
Jae Kwon 88fd1b752e Cache updates to state.store in readCache 2017-01-12 14:57:59 -08:00
rigelrozanski c1c79d1e3d pubkey not nil error 2017-01-12 14:57:59 -08:00
Jae Kwon b090584845 Delete .execution.go.swo 2016-09-17 14:00:36 -07:00
Jae Kwon 324e72f36d Plugin interface methods take store 2016-05-01 13:52:08 -07:00
Jae Kwon 7676e59944 Fixing tests 2016-04-19 17:11:19 -07:00
Jae Kwon ce2b8904d6 Split validation into basic/advanced 2016-04-18 08:09:19 -07:00
Jae Kwon bc78a2d272 Governmint testing 2016-04-17 12:41:26 -07:00
Jae Kwon a16b96062b Coins and fees and gas... 2016-04-01 15:19:07 -07:00