cosmos-sdk/types
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
..
lib Merge PR #1254: Add prefixstore and lib refactor 2018-06-21 23:33:36 +02:00
abci.go Add p2p filter functions & tests 2018-05-16 01:15:07 +02:00
account.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
codespacer.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
codespacer_test.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
coin.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
coin_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
context.go Merge PR #1115: Update SDK to ABCI v11 2018-06-05 01:42:01 +02:00
context_test.go Remove absent validators from sdk.NewContext 2018-05-29 02:26:17 +02:00
errors.go Merge PR #1280: Implement simple transaction memos 2018-06-20 21:27:36 +02:00
errors_test.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
gas.go Remove txGasLimit, update tests 2018-05-16 02:31:52 +02:00
handler.go in progress 2018-05-23 19:49:35 -07:00
int.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
int_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
rational.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
rational_test.go renaming and refactoring for fees 2018-05-17 09:17:14 -04:00
result.go Merge PR #1266: Multiple messages 2018-06-22 00:05:25 +02:00
stake.go Merge PR #1142: Export validators to genesis 2018-06-06 18:38:13 +02:00
store.go Merge PR #1254: Add prefixstore and lib refactor 2018-06-21 23:33:36 +02:00
store_test.go added just FF byte 2018-04-10 01:32:04 +02:00
tags.go Rebase & squash slashing 2018-05-28 21:55:27 +02:00
tags_test.go AppendTags a function of Tags 2018-05-10 17:37:12 +02:00
tx_msg.go Merge PR #1266: Multiple messages 2018-06-22 00:05:25 +02:00
wire.go Merge PR #1085: Re-enable tx history in LCD 2018-06-11 22:09:29 +02:00