cosmos-sdk/server
Christopher Goes 918e217e1f
Merge PR #1280: Implement simple transaction memos
* AltBytes -> Memo, memo CLI support & thread-through
* Check memo size, update changelog
* Update existing testcases
* Nuke CircleCI caches
* Charge gas proportional to memo size
* Fix gas allocations in ante handler testcases
* Add testcases
* Update changelog
* Fix tiny CLI bug & add to CLI tests
* Add '--memo' to gaiacli
* Add testcase for large memos
* Address PR comments
2018-06-20 21:27:36 +02:00
..
config Fixes requested by Rigel: GenTx, config package name 2018-06-13 17:30:16 -07:00
mock Merge PR #1280: Implement simple transaction memos 2018-06-20 21:27:36 +02:00
constructors.go Merge PR #1142: Export validators to genesis 2018-06-06 18:38:13 +02:00
export.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
init_test.go Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00
init.go Merge branch 'develop' into greg/testnet-command-2 2018-06-14 11:34:26 -07:00
start_test.go Merge PR #1281: Don't run defers if it would result in an NPE 2018-06-16 09:49:55 +02:00
start.go Merge PR #1090: Switch away from ephemeral ports 2018-06-14 00:13:51 +02:00
test_helpers.go Merge PR #1281: Don't run defers if it would result in an NPE 2018-06-16 09:49:55 +02:00
testnet.go Fixes requested by Rigel: GenTx, config package name 2018-06-13 17:30:16 -07:00
tm_cmds.go Merge PR #1248: Sync to tendermint develop's latest revision 2018-06-13 23:44:41 +02:00
util_test.go cwgoes comments, bug fix 2018-04-26 14:26:39 -04:00
util.go Added testnet command and localnet targets 2018-06-12 11:25:03 -07:00