Pinned
705 contributions in the last year
Less
More
Contribution activity
August 2021
Created 23 commits in 4 repositories
Created 1 repository
Created a pull request in gnosis/safe-react that received 34 comments
Update bnc-onboard
Onboard updated their WalletConnect dependency here which is a recommended update: https://github.com/blocknative/onboard/blame/develop/package.jso…
+1,394
−331
•
34
comments
Opened 24 other pull requests in 5 repositories
gnosis/safe-react
2
open
10
merged
2
closed
- Deploy "add keystone support"
- Automatically checksum valid eth addresses
- Update the app diagram in the readme
- Back-merge main
- Back-merge main
- Fix byte32[] decoding
- Sentry: ignore wallet errors; set sample rate to 0.1
- Fix: show QR code even if no safe name
- Replace coveralls with Jest result annotations
- Release v3.12.0
- Import Gateway SDK types instead of copying
- [Gateway SDK] Post transactions using client-gateway
- Add e2e test results in the comment
- Temporarily remove e2e comments
gnosis/safe-react-gateway-sdk
1
closed
4
merged
gnosis/safe-react-apps
3
merged
gnosis/safe-react-eslint-plus-action
1
merged
gnosis/safe-react-components
1
merged
Reviewed 35 pull requests in 5 repositories
gnosis/safe-react
23 pull requests
- Automatically checksum valid eth addresses
- Fix material ui errors on dev
- Hotfix v3.12.1
- Separated useEffects where gasPrice estimation is being made
- add keystone support
- Dockerize safe react project
- Dont make gas estimation if its only tx signature
- Fix: show QR code even if no safe name
- Unnecessary gas estimates
- Use explicit config to set L1 or L2 smart contract
- Bump path-parse from 1.0.6 to 1.0.7
- Update Electron to version 13
- [Gateway SDK] Migrate to the unified version
- [Gateway SDK] Post transactions using client-gateway
- Set v1.3.0 as default version
- Feature: dependency updates
- Get gasprice from multiple oracles and edited config files
- Feature/2517 use string for chain
- Added comment with link to the current e2e run
- Backmerge 3.11.1 release
- Hotfix release 3.11.1
- Release v3.11.0
- Feature: Return threshold and safe owners in getSafeInfo for apps
gnosis/safe-react-e2e-tests
5 pull requests
gnosis/safe-react-gateway-sdk
4 pull requests
gnosis/safe-apps-sdk
2 pull requests
gnosis/safe-react-apps
1 pull request
Created an issue in gnosis/safe-client-gateway that received 4 comments
Return JSON for /transactions/{safe_address}/propose
Overview The transaction creation request has a weird empty response with a 200 code. It would be nice to always reply with JSON to any (successful…
4
comments