|
|
|
|
|
by syntheticcdo
1370 days ago
|
|
If you want to touch the POW chain, you should move all of the money out of the identical wallet on the POS chain first to avoid a replay attack. If the POS wallet address is empty (post split) there is no chance of replay because the address is already empty. Of course, just as possible is a replay of the POS transaction on the POW chain, so the POS wallet chosen for the initial emptying should be 100% controlled by you as well (ie- not an exchange wallet). |
|
Huh? That's the exact scenario I described, and it doesn't avoid the problem: say I empty the PoS wallet onto an exchange post-split. Then a joker can replay it on PoW, emptying my PoW wallet. The ETH on PoW goes to the corresponding PoW address, which I may or may not be able to benefit from.
I don't know what problem you solved here from the original comment.