stratisproject / Stratis.SmartContracts

The Stratis smart contract library, used by developers to create contracts in C#.
MIT License
12 stars 13 forks source link

Add uint128 and uint256 for smart contracts #6

Closed quantumagi closed 3 years ago

quantumagi commented 3 years ago

Ready for review

quantumagi commented 3 years ago

See https://github.com/stratisproject/StratisFullNode/pull/365.

quantumagi commented 3 years ago

@mrtpain, I suppose we may need to update IInternalTransactionExecutor as well?

mrtpain commented 3 years ago

@mrtpain, I suppose we may need to update IInternalTransactionExecutor as well?

I missed this comment yesterday, I think since that's dealing with CRS values, ulong is fine