James Brown
James Brown
As per the web3j repo, which will fail PRs if the code isn't formatted correctly. I was able to find these but not sure if it's JaCoCo that's doing the...
Add Integration test for ERC1155 Transfer - See ERC721 Integration Test for recommended steps. Recommend you use modified ERC1155 that allocates token balance in the constructor. - Ensure batch transfer...
Add Integration test for ERC721 Transfer: - Deploy ERC20 contract on Ganache (use standard ERC721 from OpenZeppelin, see TokenScriptCertificateTest) - Add Token to Wallet (use same method as in TokenScriptCertificateTest)...
Add Integration test for ERC20 Transfer: - Deploy ERC20 contract on Ganache (use standard ERC20 from OpenZeppelin, see TokenScriptCertificateTest) - Add Token to Wallet (use same method as in TokenScriptCertificateTest)...
Write a new integration test which ensures the fallback RPC nodes are working correctly. Test should: 1. Select all networks both mainnet and testnet 2. open the network status page...
Reproduce: 1. Open AW 2. Switch to testnet mode 3. On wallet page, click hamburger->add/hide tokens->(+) See this screen:  Should not see the 'Testnet where are my tokens' entry.
When using our native Token Swap the following concerns have been raised: 1 - Who is the provider? I see the provider in the ActionSheet but have no idea if...
Fix namespace collision removing Intellij IDE errors
... and no longer "experimental" as they've been working correctly for over a year now.
This new addition would make a great unit test. You can connect via WalletConnect using the modal dialog. This might need a little experimentation though - bear in mind that...