cosmos-sdk/server/mock
Aditya f049a56376 Merge PR #1266: Multiple messages
* Started work on multiple msgs, types and x/auth tests pass
* Fix issues in x, examples, and baseapp
* Added baseapp tests for multiple msgs
* Documentation fixes
* Fix baseapp tests with sdk.Int
* Modify test
* Transaction handling is now atomic
* Fix test comment
* Minor doc fixes and code cleanup
* Added baseapp result changes
* Use address in validator update accumulation
* Started work on multiple msgs, types and x/auth tests pass
* Fix issues in x, examples, and baseapp
* Added baseapp tests for multiple msgs
* Documentation fixes
* Fix baseapp tests with sdk.Int
* Modify test
* Transaction handling is now atomic
* Fix test comment
* Minor doc fixes and code cleanup
* Added baseapp result changes
* Use address in validator update accumulation
* Added ante tests for multisigner
* Remove validatorUpdates from tx result
* Better error logs
* Put Memo in StdSignBytes and formatting
* Updated changelog
2018-06-22 00:05:25 +02:00
..
app.go Fixes requested by Rigel: GenTx, config package name 2018-06-13 17:30:16 -07:00
app_test.go move original mock into server 2018-06-07 21:33:06 -07:00
helpers.go move original mock into server 2018-06-07 21:33:06 -07:00
store.go Merge PR #1254: Add prefixstore and lib refactor 2018-06-21 23:33:36 +02:00
store_test.go move original mock into server 2018-06-07 21:33:06 -07:00
tx.go Merge PR #1266: Multiple messages 2018-06-22 00:05:25 +02:00