Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/WalletConnect/WalletConnectKotlinV2

WalletConnect Kotlin SDK v2
https://github.com/WalletConnect/WalletConnectKotlinV2

Fixed migration file. Also added fetching from temp extension table

e2dfef9b40e8cdeddb03216ce6ac7ad192110937 authored over 2 years ago by Talha Ali <[email protected]>
fixed issue with release variant's dependencies

fbd4780527f7f3c2ac6b29245db77452c6a2b60e authored over 2 years ago by Talha Ali <[email protected]>
Updated imports

4137b574d85f5f9792204863861b465f37120b9b authored over 2 years ago by Talha Ali <[email protected]>
Updated function name and variable name

7c38283dfe30f7e19548cbdf3d028d5089383891 authored over 2 years ago by Talha Ali <[email protected]>
Updated DB to include temp storage for client sync. Also added migration file for new tables

a3b376b8a5cf2d5811a98e9676a04e2a308f8d5e authored over 2 years ago by Talha Ali <[email protected]>
Updated imports

4f09e1beea8f8472419cb834da866d6c1becf0ff authored over 2 years ago by Talha Ali <[email protected]>
Merge branch 'develop' into feature/client-synchronization

8a79587f2ff29be11c9ce0899a0a708ceeeab66e authored over 2 years ago by Talha Ali <[email protected]>
fixed issue with release variant's dependencies

b321db50973f1110cc56a3cbe7c4b5448301a4a8 authored over 2 years ago by Talha Ali <[email protected]>
added delete function to temp tables for when session is deleted

05298be094913d6e746780ab0c0e603779ce1c52 authored over 2 years ago by Talha Ali <[email protected]>
Updated function name and variable name

f90d9c5fb1de5b51169a7222313e25c08121c26e authored over 2 years ago by Talha Ali <[email protected]>
Merge branch 'feature/add-db-checks' into feature/client-synchronization

# Conflicts:
# walletconnectv2/src/main/kotlin/com/walletconnect/walletconnectv2/client/SignClie...

1860ed1f7b77ce4577b2fdc8d813b19d516830a0 authored over 2 years ago by Talha Ali <[email protected]>
Merge pull request #182 from WalletConnect/feature/add-db-checks

added try-catches around database operations

e723bac073717013e6d64b4ae89d10a76a496a17 authored over 2 years ago by Talha Ali <[email protected]>
updated sequenceEvent to engineEvent

4a3645512f412acfaac9709d80a8f0c6fa7844f1 authored over 2 years ago by Talha Ali <[email protected]>
Merge branch 'develop' into feature/add-db-checks

# Conflicts:
# walletconnectv2/src/main/kotlin/com/walletconnect/walletconnectv2/client/SignClie...

5ec8a04cda77aace5b460f5c2f401cafa074471c authored over 2 years ago by Talha Ali <[email protected]>
added try/catch around insertion of json rpc history

985801bd6867b0d0df56ec631ef08d006e6c3816 authored over 2 years ago by Talha Ali <[email protected]>
Refactor SignClient Singleton to enable multiple internal instances (#184)

9192cf4ad306afe2d98b0aa6ba2ba3a3a8199110 authored over 2 years ago by Szymon Rząd <[email protected]>
Fixed migration file. Also added fetching from temp extension table

823ec890e067cac155d5ad5fa1eaeff5e3e5916d authored over 2 years ago by Talha Ali <[email protected]>
Updated DB to include temp storage for client sync. Also added migration file for new tables

dfda0bfa1fac6ee73821467f87f2299bc3023d34 authored over 2 years ago by Talha Ali <[email protected]>
Update README.md

42a83d342b36c88118e958eca965129ae69f2207 authored over 2 years ago by Jakub Witczak <[email protected]>
updated peer errors

9ebe5158ad66bdf8b02f86a7eaf25020bcba56ca authored over 2 years ago by Talha Ali <[email protected]>
replaced insertNamespaceByTopic and deleteNamespace functions with a single function to rollback changes if something goes wrong

0ca514459a63ca68c092d08fc4e31ca14e17eb7c authored over 2 years ago by Talha Ali <[email protected]>
Merge pull request #181 from WalletConnect/bugfix/update-db-migration

Updated migration statement

949d1d829dff59519bb738579980f5d20e80989e authored over 2 years ago by Talha Ali <[email protected]>
Merge branch 'develop' into feature/add-db-checks

7b65a1c40d4357559b816c2a43d938cb73bee7fc authored over 2 years ago by Talha Ali <[email protected]>
added try-catches around database operations

e22363c0558f6b4f0a07b8ff0a0a20e88b4dc422 authored over 2 years ago by Talha Ali <[email protected]>
merged in develop

4aca424c9c6bb9909d17d0de57ab73e64188c047 authored over 2 years ago by Talha Ali <[email protected]>
Updated migration statement to add checks before taking actions

4bdbf52808ba9c3316a4bba60be80b74d4880f29 authored over 2 years ago by Talha Ali <[email protected]>
ReadMe update (#172)

* Update README.md

de8d367dbd94a375b58b819c3ec5fe1a7ac8fb29 authored over 2 years ago by Jakub Witczak <[email protected]>
Fixed update param

c805ee05b16c811860025e6ebbed8e5d18bdee48 authored over 2 years ago by Talha Ali <[email protected]>
Master update (#170)

* Updated Dapp to with sending deeplinks. Wallet now opens up on deeplink requests

* Cleared ...

2ddd987d6e251d05a51212492a35e8ea1f9f75d7 authored over 2 years ago by Jakub Witczak <[email protected]>
Session Settled fixed metadata

eec3b6e7d8b35cb66d392d9ecde09ff9fda39f94 authored over 2 years ago by szymon <[email protected]>
Beta100 read me update (#168)

* Update README.md

9f7fd06771d2fee6b730bf40213d89763b5a3f43 authored over 2 years ago by Jakub Witczak <[email protected]>
Added sessionUpdate, emitEvent to sample apps. (#166)

Added sessionUpdate, emitEvent to sample apps.
Moved onSessionEvent method from WalletDelegate ...

8196298d75f354cd2fc96099de3a9ea92013dfb2 authored over 2 years ago by Szymon Rząd <[email protected]>
Merge pull request #167 from WalletConnect/feature/add-migration-from-beta04

Added migration for Beta04 storage

456ac8cf4b95e3553765a9a35ce7f072aa51bbc3 authored over 2 years ago by Talha Ali <[email protected]>
Improve eth send transaction payload (#169)

2bb7bbaaa27914a6d55382d73baaf8736f7ef7ca authored over 2 years ago by Jakub Witczak <[email protected]>
Renamed WalletConnect object to Sign (#165)

Renamed WalletConnect object to Sign
Renamed AuthClient object to SignClient

5776edd6166f6c9852c3cb718a98d28a32f51515 authored over 2 years ago by Szymon Rząd <[email protected]>
Add session requets (#164)

* Added eth_sign, eth_sendTransaction and eth_signTypedData

5bbd8ae54574aaee40ed560f3973c1c65c1513aa authored over 2 years ago by Jakub Witczak <[email protected]>
Added migration for Beta04 storage

5b4011af15ac41fa5005ee0d05196f0757537b5c authored over 2 years ago by Talha Ali <[email protected]>
Add Polygon and Ethereum main nets (#159)

f8d984076604b937bfd1b8915dfdb80813246f64 authored over 2 years ago by Jakub Witczak <[email protected]>
Naming clean up

a057ceb4b41e9384a4b9b280956e96886a31a948 authored over 2 years ago by Jakub Witczak <[email protected]>
Added MetaData upsert (#157)

Added MetaData upsert

444d7edcd2d7e5608d058c816724d63aa6b94645 authored over 2 years ago by Szymon Rząd <[email protected]>
Feature/namespaces refactor (#141)

Namespace refactor

1995f7d40cd6c47a66cc393c270052385a18ee61 authored over 2 years ago by Jakub Witczak <[email protected]>
Feature/manual wss connection controll (#152)

* Manual connection control

7c917490f3a4b70082833bbb4068a52898895ee1 authored over 2 years ago by Jakub Witczak <[email protected]>
Feature/No network and public API refactor (#153)

- Added no network handling
- Refactored error handling of pubic API

948522e8cb58a573a116d0de6a641714c722c168 authored over 2 years ago by Szymon Rząd <[email protected]>
Added ChaChaPolyCodec unit tests

5dca96ae1d37b637326f99ba9357085fa44f56ae authored over 2 years ago by Szymon Rząd <[email protected]>
Update issue templates

a0e0068ce9bd41332f465898b278a689a061de37 authored over 2 years ago by Chad Jackson <[email protected]>
Feature/Add Relay to Init Params (#142)

Added Relay to Init Params

4a4e5fec46e0b18db5b193cfbcafb9fd26b10d2e authored over 2 years ago by Szymon Rząd <[email protected]>
Merge pull request #140 from WalletConnect/feature/add-dapp-mobile-linking

Updated Dapp to with sending deeplinks. Wallet now opens up on deepli…

9ad609e031a11c3e8e38e386257ddb4cea195ede authored over 2 years ago by Talha Ali <[email protected]>
Clear WalletDelegate event cache after accepting/rejecting session request

651ae16b76ccf6d5272c1709085cf858f173ab4c authored over 2 years ago by Talha Ali <[email protected]>
Removed unused imports

d623d9fae7a893a396a4a70d166556c39caa5bc0 authored over 2 years ago by Talha Ali <[email protected]>
Changed `resubscribeToSettledSequences`, `resubscribeToSettledPairings` and `resubscribeToSettledSession` and removed the word settled

24854972ce92215c206a6001b488aaf5b8686f49 authored over 2 years ago by Talha Ali <[email protected]>
Cleared intent data after deeplink. Also fixed an exception when `isSessionValid` threw when fetching the expiry and having null returned

d60c4429d34fb0e7adc4fa7d427eb0a074119366 authored over 2 years ago by Talha Ali <[email protected]>
Updated Dapp to with sending deeplinks. Wallet now opens up on deeplink requests

50922e91c8a15fd88a93a0172cde43b4f14c0a08 authored over 2 years ago by Talha Ali <[email protected]>
Merge pull request #137 from WalletConnect/master

Master-Develop merge

e5b22bf3dea35cfa4c2c89c56e402bf97e7297bd authored over 2 years ago by Talha Ali <[email protected]>
added projectID variable to fix build issue for sample apps not being able to find project id

d7bdae9a28ab7d3fd5935cb97728486390c34f2e authored over 2 years ago by Talha Ali <[email protected]>
Merge pull request #134 from WalletConnect/develop

Beta 100 Release

2d85ed04efe92ba5337e1ae5c385f8b3415693b2 authored over 2 years ago by Talha Ali <[email protected]>
Update README.md

c0acde344db9e7f32481b521783c683ff529f681 authored over 2 years ago by Talha Ali <[email protected]>
Read me update (#133)

* README.md update

* Clean up

* PR comments addressed

* Clean up

* Merge

* Remove...

a8c87cc368758f86b081a9a2b481ec8509146620 authored over 2 years ago by Jakub Witczak <[email protected]>
Merge pull request #120 from WalletConnect/feature/update-wallet-sample

Feature/update wallet sample

d0ea256552310bbbac7cecd5727e940e35bbd8b3 authored over 2 years ago by Talha Ali <[email protected]>
commented out shutdown function

2049250e8c5a88ef3d591e8afe1307148933f171 authored over 2 years ago by Talha Ali <[email protected]>
added session request dialog to wallet

c1545e3f19852e576670aa0de8fba9a356858b6d authored over 2 years ago by Talha Ali <[email protected]>
organized imports

971d6b2dcd6a1e92bd32103097b7d693b38d6e22 authored over 2 years ago by Talha Ali <[email protected]>
updates to address PR comments

de2b4e4326517177f30473ea258f24fc986baaa6 authored over 2 years ago by Talha Ali <[email protected]>
Merge branch 'develop' into feature/update-wallet-sample

a53487474968a58372a63ec8fc12f54563722f25 authored over 2 years ago by Talha Ali <[email protected]>
Updated dapp and wallet with refactor merge and added view binding extension function

253cec5802eb1a74d5d81f7a67e5da08a28dcc91 authored over 2 years ago by Talha Ali <[email protected]>
Feature/Commented nondeterministic code (#131)

40784ab9cf9a39f0bd9de717f12e1d7094bf4d84 authored over 2 years ago by Szymon Rząd <[email protected]>
Feature/Added WalletConnectRelayer tests (#127)

Feature/Added WalletConnectRelayer tests

4d59c35f1f598af00af0c5b52a00f9d452b8fd41 authored over 2 years ago by Szymon Rząd <[email protected]>
Moved and renamed test class and added unit tests for key removal from KeyStore (#122)

Moved and renamed test class and added unit tests for key removal from KeyStore

50b87ab07c98639896b12e7dc5dfafd5a9a7a8a4 authored over 2 years ago by Szymon Rząd <[email protected]>
Merge branch 'develop' into feature/update-wallet-sample

# Conflicts:
# dapp/src/main/kotlin/com/walletconnect/dapp/ui/selected_account/SelectedAccountVi...

97301b5b0ec04ab60c78fa1d1cc31c4fa942be5d authored over 2 years ago by Talha Ali <[email protected]>
Feature/update methods protocol refactor (#130)

* Internal calls refactor for update methods (#117)

* Change notification to event.
Add new ...

64f6175bab121db8333b2d0ff52f3600b439e718 authored over 2 years ago by Jakub Witczak <[email protected]>
added deeplink uri logic to Validator and nav_graph.xml

35e94d396d3006c80d3ad6513202023f754e52c4 authored over 2 years ago by Talha Ali <[email protected]>
added unencrypted storage for debug builds

63ef3684d72563597db7464af29a3722ecccbbb5 authored over 2 years ago by Talha Ali <[email protected]>
removed old sample wallet

f3f87b49bfb617b971d14b707022b545a407664e authored almost 3 years ago by Talha Ali <[email protected]>
merged in develop and added project id xml to gitignore

2ae004bf03db624a080321561f254bc6e4051c8d authored almost 3 years ago by Talha Ali <[email protected]>
Merge branch 'develop' into feature/update-wallet-sample

# Conflicts:
# dapp/src/main/kotlin/com/walletconnect/dapp/DappSampleApplication.kt
# dapp/src/m...

d1d67a93caefb609f98e4ca0099824bc96169e2d authored almost 3 years ago by Talha Ali <[email protected]>
Replaced sample wallet with new sample

16df3a16e493f42d2a39f58a3a501f4d1bf9af19 authored almost 3 years ago by Talha Ali <[email protected]>
Feature/ChaChaPoly support (#113)

* Wrap-up ChaChaPoly support. Add HKDF for shared secret.

* Add base64 as a messaging format
...

721c06f1abe3a552463dd1aadb56d791fe6d997d authored almost 3 years ago by Jakub Witczak <[email protected]>
Swift sync (#108)

* Add is active flag

* Swift sync

* Add isActive flag to PairingVO.kt

* Handling the pa...

d472708f82ddedc1c39fd2d026baecb0805a9465 authored almost 3 years ago by Jakub Witczak <[email protected]>
Bug/handle events after connection turn off (#104)

* Add new WC uri. Refactor the pairing settlement. SymmetricKey added.

* Remove controller fl...

6bb32614b97d587c8bce32baaa7e3c23699d2fa8 authored almost 3 years ago by Jakub Witczak <[email protected]>
Feature/new session proposal and settlement flow (#100)

* Add new WC uri. Refactor the pairing settlement. SymmetricKey added.

* Remove controller fl...

b84d255bfbcf1f6d2272e38f7b6b66ce13102059 authored almost 3 years ago by Jakub Witczak <[email protected]>
Migrated common dependencies to sample-commons module.

788f229bc05efc998fc5450d9047c35b15bbdc7e authored almost 3 years ago by Talha Ali <[email protected]>
Merge pull request #102 from WalletConnect/feature/update-serialization-logic

Moved serialization cleansing into SessionRequestVOJsonAdapter

3e5e1c6cbea97b1896e01d8ba5c41d89129e2a71 authored almost 3 years ago by Talha Ali <[email protected]>
Moved serialization cleansing into SessionRequestVOJsonAdapter

6ef90c365b34240e2edb17724700401420539136 authored almost 3 years ago by Talha Ali <[email protected]>
Merge pull request #101 from WalletConnect/feature/add-dapp-mobile-linking

Feature/add dapp mobile linking

20f75ae73109c6e188cb03753322c0de8890a036 authored almost 3 years ago by Talha Ali <[email protected]>
Removed Project IDs

1f2ad023bcd13198338288b01bbb84675c45b5e9 authored almost 3 years ago by Talha Ali <[email protected]>
Fixed logic to send personal sign method to wallet

956aa864633c9a442548c2e2b9ce79342710dad4 authored almost 3 years ago by Talha Ali <[email protected]>
Wallet code updates

ab4c10a3131b03606fa448b02bd500c508052324 authored almost 3 years ago by Talha Ali <[email protected]>
Updated Dapp with mobile linking code commented out

87beecb7534f7f629eff317f7646eb309c59c4ad authored almost 3 years ago by Talha Ali <[email protected]>
merged in develop

0ba52ee04de7cbb6f091bb7960664ef9cc168c25 authored almost 3 years ago by Talha Ali <[email protected]>
Merge branch 'develop' into feature/create-separate-sample-dapp

# Conflicts:
# sample/src/main/java/com/walletconnect/sample/SampleApplication.kt
# sample/src/m...

89639439e840bc8fed39a37554e4ed80b4b40c34 authored almost 3 years ago by Talha Ali <[email protected]>
Broke up the view model logic into smaller scoped classes. Also fixed navigation issues as well as added disconnect support throughtout app

a93dbaca72cff8a58d78680132408e25b1162882 authored almost 3 years ago by Talha Ali <[email protected]>
Feature/event driven communication between engine and relay (#87)

* Split sequence storage to store pending and settled sequence separately.

* Handle peer resp...

efe7fe3428783774ec8084dad534a50b952b6d51 authored almost 3 years ago by Jakub Witczak <[email protected]>
Created sample Dapp with the following features: connect, select chain, select account, update chains, upgrade methods for selected account

bdb83ec45fc7916efe3f731b026c62ebe409bb91 authored almost 3 years ago by Talha Ali <[email protected]>
Merge pull request #82 from WalletConnect/develop

Beta 04

03f135b987fab7b47a744bbc75f6e6d6b3886d67 authored almost 3 years ago by Talha Ali <[email protected]>
Feature/add timeouts (#79)

* Refactored reason codes and move more responsibility of sending errors and success to relayer
...

7a85b5e726c6793df8b92ee4cb4a6f612f8749ae authored almost 3 years ago by Jakub Witczak <[email protected]>
Feature/publish notification support (#76)

* Add CAIP10 validation

* Add session request and notification validation

* Final clean up...

819c9f15b918969f4c47b57764902a8409ab4bb1 authored almost 3 years ago by Jakub Witczak <[email protected]>
Check expiry when fetching sequence from DB (#77)

* Check expiry when fetching sequence from DB

* Review corrections

9c974f00d8893194ad990139e2af16af0a24697f authored almost 3 years ago by Jakub Witczak <[email protected]>
Feature/internal methods validation (#74)

* Add CAIP10 validation

* Add session request and notification validation

* Final clean up...

8e8b5bfd8eb7083218a013c23c12da0ca588bbd3 authored almost 3 years ago by Jakub Witczak <[email protected]>
Merge pull request #75 from WalletConnect/feature/encrypt-db

Added SqlCipher encryption to DB

346041adb6cac3bf6168f324fb15ae433cca8934 authored almost 3 years ago by Talha Ali <[email protected]>
Validation check for all public methods in terms of Behavioral Logic (#71)

* Add CAIP10 validation

* Add session request and notification validation

* Final clean up...

4e31dd7d4d8e7eaaa1a3f95d90eaf1cfc165ed5c authored almost 3 years ago by Jakub Witczak <[email protected]>
Added SqlCipher encryption to DB

7d7c592552c384fc97c4fadf71921e534397e50a authored almost 3 years ago by Talha Ali <[email protected]>