Closed shanev closed 5 years ago
Merging #780 into develop will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #780 +/- ##
========================================
Coverage 58.64% 58.64%
========================================
Files 73 73
Lines 4239 4239
========================================
Hits 2486 2486
Misses 1536 1536
Partials 217 217
Fixes #364. Fixes #776.
Let's try this out on devnet.
Can we enable this using an ENV or cli command (i.e. truchaind --ante-handler --home ~/.truchaind
. My worry is that once we merge this we won't be able to upgrade beta without enabling this in production.
@truted Going to hold off on this for a bit.
When registering a new account:
Response:
TxHash: 110A0ECC755BE96BB20D09AE232A1790C169CCEF0D9FF35DD1B798AF796B4EE2
Code: 8
Raw Log: {"codespace":"sdk","code":8,"message":"PubKey does not match Signer address cosmos1w3e82cmgv95kuctrvdex2emfwd68yctjpzp3mr"}
GasUsed: 3552
Closed in favor of https://github.com/TruStory/truchain/pull/839
Fixes #364. Fixes #776.
Let's try this out on devnet.