tokenbridge
tokenbridge copied to clipboard
A bidirectional Ethereum / RSK Token Bridge implementation.
### Title of pull request The pull request should be described here ### Description - Describe here your pull request modifications - It could be more than one thing ###...
If you call getInfoAndLimits(0xdac17f958d2ee523a2206206994597c13d831ec7) on 0xa3fc98e0a7a979677bc14d541be770b2cb0a15f3 you get the following result: ``` info tuple : true,5,2000000000000000000000,1656071225 limit tuple : 1000000000000000000000,250000000000000000000000000,500000000000000000000000000,1000000000000000000000000,10000000000000000000000000 ``` To pull just the minimum and maximum, this shows...
Bumps [solhint](https://github.com/protofire/solhint) from 4.5.2 to 4.5.4. Release notes Sourced from solhint's releases. v4.5.4 [4.5.4] - 2024-04-10 Fixed gas-custom-errors improved logic to ranged pragma versions #573 gas-indexed-events #573 Changelog Sourced from...
Qa test
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [web3](https://github.com/ChainSafe/web3.js). These dependencies need to be updated together. Removes `tough-cookie` Updates `web3` from 1.10.0 to 4.0.2 Release notes Sourced from...