Day 2 dummy run testing. Iteraction 4, vivvestin type 'e' account (Note: this account was used when testing vesting feature and hence did not comply to the naming convention for type 'e' account)
Issue: XPR was released straightaway instead of waiting for the dummy unstake time of 5 hours before releasing it to user.
before unstaking,gitpod /workspace $ proton push action freeos333333 getuser '["vivvestin"]' -p vivvestin@active
executed transaction: 851b2d3cb2bf6d628a3b0fc966cff8d3d8f9b4e221cc0b8b66ad769a5a5adec1 104 bytes 196 us
eosio.token <= eosio.token::transfer {"from":"freeos333333","to":"vivvestin","quantity":"10.0000 XPR","memo":"refund of freeos stake"}
freeos333333 <= eosio.token::transfer {"from":"freeos333333","to":"vivvestin","quantity":"10.0000 XPR","memo":"refund of freeos stake"}
vivvestin <= eosio.token::transfer {"from":"freeos333333","to":"vivvestin","quantity":"10.0000 XPR","memo":"refund of freeos stake"}
After unstaking, a couple of mins later, about 3:54pm, check state of vivvestin, all 10 XPR was released to user.
gitpod /workspace $ proton push action freeos333333 getuser '["vivvestin"]' -p vivvestin@active
executed transaction: 69dfcd69001c0eef328537d210c82e7222a4ca2ce3182625369a2d40d17b1773 104 bytes 195 us
Day 2 dummy run testing. Iteraction 4, vivvestin type 'e' account (Note: this account was used when testing vesting feature and hence did not comply to the naming convention for type 'e' account)
Issue: XPR was released straightaway instead of waiting for the dummy unstake time of 5 hours before releasing it to user.
before unstaking,gitpod /workspace $ proton push action freeos333333 getuser '["vivvestin"]' -p vivvestin@active executed transaction: 851b2d3cb2bf6d628a3b0fc966cff8d3d8f9b4e221cc0b8b66ad769a5a5adec1 104 bytes 196 us
freeos333333 <= freeos333333::getuser {"user":"vivvestin"}
run unstake action about 3:52pm gitpod /workspace $ proton push action freeos333333 unstake '["vivvestin"]' -p vivvestin@active executed transaction: 875a4d1c3d73552636af61f41818f4a49cf363634ab34b3a1c6477952135409a 104 bytes 431 us
freeos333333 <= freeos333333::unstake {"user":"vivvestin"}
After unstaking, a couple of mins later, about 3:54pm, check state of vivvestin, all 10 XPR was released to user. gitpod /workspace $ proton push action freeos333333 getuser '["vivvestin"]' -p vivvestin@active executed transaction: 69dfcd69001c0eef328537d210c82e7222a4ca2ce3182625369a2d40d17b1773 104 bytes 195 us
freeos333333 <= freeos333333::getuser {"user":"vivvestin"}