cosmos-sdk/x/auth
Sunny Aggarwal 161cb474d4 Account Numbers for Replay Protection with Account Pruning (#1077)
* in progress
* passes current tests
* added tests and got working
* changelog and docs
* removed prints
* oops
* works!
* issue in test_cli
* number 9 number 9 number 9
* at least it does only the 9 issue now
* hallelujah it works!
* removed print statement
* rebased
* gah
2018-06-12 04:30:54 +02:00
..
client Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
mock Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
account_test.go Almost from scratch reimplementation of bech32cosmos integration. 2018-05-27 13:47:23 +02:00
account.go Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
ante_test.go Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
ante.go Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
context_test.go passes, needs tests 2018-05-25 20:29:40 -07:00
context.go in progress 2018-05-23 19:49:35 -07:00
feekeeper_test.go added keeper tests 2018-05-25 20:48:27 -07:00
feekeeper.go address Chris review 2018-05-25 21:14:49 -07:00
handler.go works 2018-05-23 22:09:01 -07:00
mapper_test.go passes, needs tests 2018-05-25 20:29:40 -07:00
mapper.go Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
msgs_test.go works 2018-05-23 22:09:01 -07:00
msgs.go Switch the default modules to use wire.codec's MarshalJSON instead of json.Marshal 2018-05-31 11:51:15 -07:00
stdtx_test.go works 2018-05-23 22:09:01 -07:00
stdtx.go Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
wire.go Merge PR #1085: Re-enable tx history in LCD 2018-06-11 22:09:29 +02:00