Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rally-dfs/rly-network-mobile-sdk issues and pull requests
#153 - Add token config for USDC on Base Sepolia
Pull Request -
State: closed - Opened by rweald 4 months ago
#152 - Update raw RN example to use Sepolia Base and no fallback token
Pull Request -
State: closed - Opened by rweald 4 months ago
#151 - Remove magical extra gas computation step right before relaying txn
Pull Request -
State: closed - Opened by rweald 4 months ago
- 1 comment
#150 - Fix default salt value preventing signature generation
Pull Request -
State: closed - Opened by rweald 4 months ago
#149 - Fix issue with token transfers that attempt to use custom token config
Pull Request -
State: closed - Opened by rweald 4 months ago
#148 - Begin to expose new way of configuring token transfers
Pull Request -
State: closed - Opened by rweald 4 months ago
#147 - More explicit determination of how to get nonce for transfer txns
Pull Request -
State: closed - Opened by rweald 4 months ago
#146 - Add base mainnet config
Pull Request -
State: closed - Opened by rweald 4 months ago
#145 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#144 - Use more explicit error if expo user tries to use cloud storage
Pull Request -
State: closed - Opened by rweald 7 months ago
#143 - Add support for Base Sepolia network
Pull Request -
State: closed - Opened by rweald 7 months ago
- 1 comment
#142 - Short term fix to swapping mnemonic storage location in example app
Pull Request -
State: closed - Opened by rweald 8 months ago
#141 - Fix bug in cloud backup and properly support iCloud keychain cloud backup + sync
Pull Request -
State: closed - Opened by rweald 8 months ago
#140 - Bd/keychain fix
Pull Request -
State: closed - Opened by botdad 9 months ago
- 1 comment
#139 - Migrate from Mumbai to Amoy
Pull Request -
State: closed - Opened by rweald 10 months ago
#138 - Upgrade yarn to use for release
Pull Request -
State: closed - Opened by botdad 11 months ago
#137 - Add typedoc pages workflow
Pull Request -
State: closed - Opened by botdad 11 months ago
#136 - add docs via typedoc
Pull Request -
State: closed - Opened by DonGambas 11 months ago
- 1 comment
#135 - Update ethers provider to use rally protocol rpc
Pull Request -
State: closed - Opened by botdad 11 months ago
#134 - Add cloud backup check
Pull Request -
State: closed - Opened by botdad 11 months ago
#133 - Upgrade example app react native for continued support with xcode
Pull Request -
State: closed - Opened by botdad 11 months ago
#132 - Allow recovery from bad backup and restore process
Pull Request -
State: closed - Opened by botdad 11 months ago
#131 - AA [WIP]
Pull Request -
State: closed - Opened by DonGambas about 1 year ago
- 1 comment
#130 - DRY up shared logic between balance getters
Pull Request -
State: closed - Opened by rweald over 1 year ago
#129 - Update balance methods to account for display and exact logic separation
Pull Request -
State: closed - Opened by botdad over 1 year ago
#128 - Import existing account functionality
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#127 - reenable claim mumbai in CI full suite
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#126 - update account exports
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#125 - update example app transfer call
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#124 - Revert "Move gasless-transaction SDK functionality into own npm packa…
Pull Request -
State: closed - Opened by botdad over 1 year ago
#123 - Pass storage options from create account method to key manager
Pull Request -
State: closed - Opened by botdad over 1 year ago
- 1 comment
#122 - Improve dev experience for testing using example app
Pull Request -
State: closed - Opened by rweald over 1 year ago
#121 - Pad gas estimates returned from GSN server config to reduce insufficient gas failures
Pull Request -
State: closed - Opened by rweald over 1 year ago
#120 - Move gasless-transaction SDK functionality into own npm package
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#119 - Fix GSN config update bug causing wrong addresses on polygon mainnet
Pull Request -
State: closed - Opened by rweald over 1 year ago
#118 - Update default address for relay worker in polygon config
Pull Request -
State: closed - Opened by rweald over 1 year ago
#117 - Add example_expo app iOS and android builds to CI
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#116 - Point GSN requests at verified txn only paymaster
Pull Request -
State: closed - Opened by rweald over 1 year ago
#115 - Admin tool to view No. of credits/transactions that each company has left. God mode to add credits, etc
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#114 - Update mnemonic storage to return null if not found like other platforms
Pull Request -
State: closed - Opened by botdad over 1 year ago
#113 - skip mumbai claim tests (need an API key) and re-enable full suite in CI
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#112 - extract the GSN client from the SDK repo and make it a more generalized TS/JS client. That way people can use it in the Node or RN context.
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#111 - Update method name for calling faucet contract
Pull Request -
State: closed - Opened by rweald over 1 year ago
- 1 comment
#110 - Update README.md
Pull Request -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#109 - Codemagic clean up/optimizations
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#108 - extract that GSN client from our SDK, make a node and react-native version that is standalone, relay to chain ourselves
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#107 - Change Docs DNS settings for rly.network
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#106 - add documentation: specifiying method for transfers & testing
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#105 - Update README.md
Pull Request -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#104 - Optimize/Investigate gas calculations
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#103 - require API key level access to claim RLY from our faucet. by default, claiming RLY on Mumbai should be ON and claiming RLY on production should be OFF.
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#102 - Codemagic npm publish fix
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#101 - Upgrade guide to 1.0
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
- 1 comment
#100 - Change RLY claim faucet function from registerAccount() to claimRLY() so we remove the misconception of having to register a crypto account after creating it
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#99 - Update the saas self serve page to use rallyprotocol.com
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#98 - Require two different API keys for mumbai and production
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#97 - Enable cloud saving options on both platforms
Pull Request -
State: closed - Opened by botdad over 1 year ago
#96 - Add CI flows for ios/android directories and example app (raw RN)
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#95 - Update pkey getter to trim hardened key leading 0x00 for ethersjs
Pull Request -
State: closed - Opened by botdad over 1 year ago
#94 - Update SDK to support sending requests using API keys
Pull Request -
State: closed - Opened by rweald over 1 year ago
- 4 comments
#93 - expose signtypeddata method
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#92 - add a parameter that allows developers to specify the transfer method (permit vs executemetatransaction)
Issue -
State: closed - Opened by DonGambas over 1 year ago
#91 - expose signTypedData() method in SDK
Issue -
State: closed - Opened by DonGambas over 1 year ago
#90 - Update commands run by lefthook for link + typescript compiler
Pull Request -
State: closed - Opened by rweald over 1 year ago
#89 - Fix prettier lint related issues
Pull Request -
State: closed - Opened by rweald over 1 year ago
#88 - Add support for deleting key in example app
Pull Request -
State: closed - Opened by rweald over 1 year ago
#87 - export metatxmethod
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#86 - fix imports
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#85 - remove unused imports
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#84 - support erc20 proxy
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#83 - Add initial CI config with code magic
Pull Request -
State: closed - Opened by jonorally over 1 year ago
#82 - support erc20 proxy
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#81 - Update README.md
Pull Request -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#80 - update the SDK to use the saas API tokens
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#79 - transfers using proxy contract addresses
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
- 1 comment
#78 - Deploy the NPM package from a CI box so we know exactly what commits are in it
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
- 1 comment
#77 - Mnemonic storage issue with Taki
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
- 1 comment
#76 - Typedoc
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#75 - Anthony dev landing page
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#74 - paymaster update for saas
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#73 - saas ops support with Ryan
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#72 - Code clean up / production hardening
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#71 - Polishing Documentation (Github, Gitbook, etc)
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#70 - update paymaster config
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#69 - clean up
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#68 - add metadata back to gsn request
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#67 - expose relay method
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#66 - add support for arbitrary decimals in erc20s
Pull Request -
State: closed - Opened by DonGambas over 1 year ago
#65 - Testing harness / unit testing / automated testing on PR
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#64 - Mobile SDK should pull contract addresses from network so that contracts can be updated without needing a full SDK version update.
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#63 - add remote config to the sdk so we can change the paymaster the sdk points to
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#62 - Open sourcing demo app
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#61 - Dev smoothing
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#60 - Self service interface
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#59 - Paymaster configurations V1 (gasless transaction rate limits at the app level)
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#58 - Submit demo app to google play (like testflight)
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#57 - Self service (api keys for sponsored gasless transactions)
Issue -
State: closed - Opened by ajun-rlynetwork over 1 year ago
#56 - CI
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#55 - Internal analytics dashboard
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago
#54 - Paymaster monitoring V1 (simple alerts if paymaster funds low)
Issue -
State: open - Opened by ajun-rlynetwork over 1 year ago