Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Interface for bridgeToken method * bridge token function * bridge function progress * progress on bridge function * add wallet fix * Removing optional sign * first test passing * Validations for params * deposit and approve * burn token * lint * test moved to hrc721 tests * progress with approval step * progress with approval step * approve progress * skip estimateGas * burn step not working * burn step not working * burn step not working * burn step not working * rollback deposit change * stopped usign hmy sdk to create contract objects * removed harcoded txOptions * cleaning code * adding some tests * adding some tests * refactor: remove bridge-sdk lib * enable ChainType.Ethereum * enable ChainType.Ethereum * testing * bridge refactor * bridge contracts for e2e * bridge contracts for e2e * managers * change testnet to devnet * add helpers * fix helpers * add contract name enum * fix helpers * add ethers * use tx options * contracts fixes * e2e helper fixes * refactor * progress on erc721 e2e * progress on erc721 e2e * progress on erc721 e2e * progress with lock for hrc721 * hrc20 e2e * compile contracts before run test * e2e passing for hrc20 hrc721 and gameitems * e2e 1155 first commit * e2e 1155 passing * bridge token * bridge token fixes for 1155 * cleaning code for hrc1155 * move bridge-token test to e2e * adding unit test for hrc721 * unit test for hrc721 hmyToEth not working * increasing cov - unit tests * adding some utils test * hmyToEth hrc721 unit test passing * unit test hrc20 bridge * unit test hrc1155 * more unit test hrc1155 * more unit test hrc1155 * Add BridgeHRC20Token * Fix bridgeHrc20Token * bridge token * bridge token * bridge token * bridge token * bridge token * Fix bridge * Fix bridge test * Fix build Co-authored-by: Ana Riera <[email protected]> Co-authored-by: Fernando Sirni <[email protected]>
- Loading branch information