jameshowlett977

Results 2 comments of jameshowlett977

I also think option 1 is better: 1) In this case we will need to add logic only for adding checkpoints for vestings rather than stakers + vestings. a) We...

The reason of the errors: This user already had Vesting contract in VestingRegistry2 when tried to claim VestingRegistry2.getVesting("0x19992115F80c686F56c1365868060Cbea8AA7a41") = "0x5E827ba538e240798E15b7D5642469Fa048B38A1" OriginInvestorsClaim.claim() `vestingContractAddress = vestingRegistry.getVesting(msg.sender); require(vestingContractAddress == address(0), "OriginInvestorsClaim::withdraw: the claimer...