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

test parallel unit tests for all sdks

e110363d343b1bce03946ffe3512385d1ec0582b authored about 2 years ago
test parallel unit tests

80c7e09b7dd94dbb1881621f4862ddfe7ac2f714 authored about 2 years ago
Merge branch 'develop' into feature/core/unsubscribe-success-callback

d4d5f535734df3a7d7b478e1fb81a1015723cea6 authored about 2 years ago
added steps to run android core SDK, Impl, and Chat SDK unit tests

3bbfe15d681fa47cebfe42180fc54796b77afad0 authored about 2 years ago
added chart to README

88debe37d312220c61761cc87248a790aac8807c authored about 2 years ago
Merge pull request #444 from WalletConnect/bugfix/sign/encrypted_db_crashing

Bugfix/sign/encrypted db crashing

9de28e42592af410d6eee56166a5dcfe74a24ecf authored about 2 years ago
Merge branch 'develop' into bugfix/sign/encrypted_db_crashing

affa96d65e93aad48b3835c4fc672a07c254c169 authored about 2 years ago
Merge pull request #447 from WalletConnect/feature/read_me_update

Update core sdk ReadMe.md

010b39e7fe3a650c80b40f400894f5d7f622ebc2 authored about 2 years ago
corrected versions

ddf99b5b55b5b30758db3661138785ea5b0a9bec authored about 2 years ago
Update core sdk ReadMe.md

59bc5ea93caa9545ee4e710249b8601213e6fb59 authored about 2 years ago
addressed PR comments

62cc99a27dbb620c6392aba41309a466ce186b97 authored about 2 years ago
added logic to all SDK to recreate storage if something fails. Also version bumped all SDKs

e695b3de4f5e3d529ee41c9e6bf1aa3c55f7610d authored about 2 years ago
call onSuccess after unsubscribing from relay

2b0db5c0af5973bb85e803148fc5f8da3fb84ef1 authored about 2 years ago
Merge branch 'fix-cryptomodule-warnings' into bugfix/sign/encrypted_db_crashing

bb66199926a20227f2b362b07899671db9492c36 authored about 2 years ago
refactored StorageModule to delete storage on error

fe03db628d81a0fe0bbe94ee516919f5e1936c49 authored about 2 years ago
upgraded gradle

736ce92b2f60902a77f9bebb6748d0226139de5e authored about 2 years ago
Merge branch 'develop' into fix-cryptomodule-warnings

7051ee51fc38a4f2b52a52484d7af4fe568b7487 authored about 2 years ago
Merge pull request #438 from WalletConnect/feature/core/subscribe_error_handling

Feature/core/subscribe error handling

46fc9735d79a8e68f253e7e34d0c857d1d0c9781 authored about 2 years ago
renamed SignRpcVO, added internal error flow in PairingClient

b1dd6432a5833d967cdbbdb85f98430c7be60c91 authored about 2 years ago
changed catches to catch all exceptions when subscribing

34fa106721ec74c2d8c1633d94fb952531f1c6d0 authored about 2 years ago
added onFailure callback to subscribe method

5ee4de397f56b7eded42acdcf3a083e15bc56de4 authored about 2 years ago
updated chat engine to match sign engine

54f75425c7dcb245f988f614c6ea9c8ac2a3c7b2 authored about 2 years ago
Merge branch 'develop' into feature/core/subscribe_error_handling

# Conflicts:
# chat/sdk/src/main/kotlin/com/walletconnect/chat/engine/domain/ChatEngine.kt

5598117da508491065e12bd6ac25e219fed371d0 authored about 2 years ago
modified sign sdk to use new setup method to wait for connection before collecting flows

3063c6d0ab3a9c150501d491550fea5c47da2038 authored about 2 years ago
Fix MasterKey deprecation warnings.

d2368e9a23bfa6d9e33cf1faec79e39952df80de authored over 2 years ago
Merge pull request #440 from WalletConnect/develop

Develop to Master

eaedba8afd4f818a513e2093f509cac76c087bc9 authored over 2 years ago
Versions update

071fea95d30e34d49d361a9e36f23a386893e9c9 authored over 2 years ago
Merge pull request #436 from WalletConnect/feature/chat_sdk_and_sample_improvements

Feature/Chat Alpha

a1aac2f42bf05ed6084a2e1e5bdd682ad9b11ef7 authored over 2 years ago
Add get ethereum account

b4bcdb77d32e86d445a57f41b5357c40fc9e46c1 authored over 2 years ago
Merge branch 'feature/chat_sdk_and_sample_improvements' of github.com:WalletConnect/WalletConnectKotlinV2 into feature/chat_sdk_and_sample_improvements

7833ea6c7db23ad13c81066609b5dcb8e50d3263 authored over 2 years ago
Clean up

d43354cbc688c3dc88f689e00709393b00c1ba13 authored over 2 years ago
feat: Account id logging

5c89a878e598080aa159c57668d234197d659cd1 authored over 2 years ago
Add dynamic generation of register address

79451c3dc4dab85b4158bff6e6f26170963547d9 authored over 2 years ago
Clean up

a0e05d01051c93578f7e4c0ee15815ec2750709e authored over 2 years ago
Improve register to create a pubKey only when empty key store

6ebd54b4a6369a38ed0b4fc42125fb46999a39b7 authored over 2 years ago
Clean up

bed6d94f5cdd08206b5a4cadb4a16acb050f2293 authored over 2 years ago
Update chat ReadMe.md

a9a2d6642d9290019a1c95e733ac6990dd542217 authored over 2 years ago
merged develop

acc8b180b54cc48c015373de9d03c2392cbdc987 authored over 2 years ago
added error handling when trying to subscribe

545a9114d3b47fa06cc245477d84beca6efc5a7f authored over 2 years ago
Merge branch 'develop' of github.com:WalletConnect/WalletConnectKotlinV2 into feature/chat_sdk_and_sample_improvements

Conflicts:
chat/sdk/src/main/kotlin/com/walletconnect/chat/client/ChatInterface.kt
chat/sd...

f61468b69200663e9f67d5b3b0969fdaba19ca6f authored over 2 years ago
Merge pull request #435 from WalletConnect/refactor/key_management_repository_and_key_chain

Refactor/key management repository and key chain

8067442e214f0807ff3b91e61a040c5a66ea5c14 authored over 2 years ago
Address PR comments

ca20a71e41eab5819e09ecda58e5838cbc24fed1 authored over 2 years ago
Add ping and chat leave methods

c53c21f2f52725b3de5db5ea443bea70e28666ed authored over 2 years ago
Merge branch 'develop' of github.com:WalletConnect/WalletConnectKotlinV2 into refactor/key_management_repository_and_key_chain

640d01855c6407ebd8455278b5bde80a69f9861d authored over 2 years ago
Merge pull request #433 from WalletConnect/feature/chat_alpha

Integrate android core into chat sdk

9128ae5dc37fdb0aa10549c29733f62ff579ab00 authored over 2 years ago
Add mapper for contacts dao

1548d9b859a9a7f3ded38d9f5af7c12005b60053 authored over 2 years ago
Fix chat after removing hardcoded ens accounts

9bc9e2db0bd1ee02ce60c6a2bcffa1b3e46c84a7 authored over 2 years ago
Add handling back button on MessagesFragment.kt

bb4d1cedd6b519f2fc03d4b9f4ae83a97aa2e9a7 authored over 2 years ago
Add reject invitation

718783674353d7c88abd6fd76fb0cd8fdff11c0b authored over 2 years ago
Fix removing session from database

d864f7e70f419b861970355fa8f4961ab35a3964 authored over 2 years ago
Delete unused file

d34e186dd2314880f0aed5de5f3e0f38fe317e99 authored over 2 years ago
Test fixing

2e6b6013fe4e5048106971fc58d55f5922ef30ae authored over 2 years ago
Address PR comments

0795446dc58e83c02e6258376cf71da71c80070d authored over 2 years ago
Test fixing

1d434c9965746d2fefa414f4cda334f50fd1d550 authored over 2 years ago
Address PR comments

487fee02c9e354cbd0a5db7e13becc1f9df802df authored over 2 years ago
Fix for auth envelope type 1 key

d1becf53c57cdb398fe346d7c30aa76234ea06d8 authored over 2 years ago
Clean up for KeyManagementRepository.kt

b701d59f52d54979d5d1d6c4ba8f5e4a90bf2a84 authored over 2 years ago
Clean up for KeyStore

b2eb8d6c855f7005d8d7515ece4a17b3a0361a2e authored over 2 years ago
Tweaks after merging new android core

0c6bbad39aabfe29934286659553cc0bf30c38a6 authored over 2 years ago
Fix import

162a0e91ac037d68e37a01e0540a8a37de150bef authored over 2 years ago
Merge branch 'develop' of github.com:WalletConnect/WalletConnectKotlinV2 into feature/chat_alpha

4c59ffadf40933a07a81b55b89d350739c2757fc authored over 2 years ago
Tweaks after merge

def9e3f1b3c50d9adc8ac93aec2f0a8fa3160f73 authored over 2 years ago
Merge pull request #432 from WalletConnect/develop

Release

2021f2538bd5dc09150fa386a72586e8e7533fc3 authored over 2 years ago
Merge branch 'develop' of github.com:WalletConnect/WalletConnectKotlinV2 into feature/chat_alpha

Conflicts:
androidCore/impl/src/main/kotlin/com/walletconnect/android/impl/json_rpc/domain/J...

ddedaf025e846216f8fd94866ba94caec9512a68 authored over 2 years ago
Bumped Foundation to 1.1.0. Bumped usage of foundation and other modules. Added fix for release variant for Android Core Impl.

4c28518c8c5f449a87b93fbbd3eee10a10a0bba5 authored over 2 years ago
moved signing logic to it's own module

474fac8ec4bc25080bc2725619145179d8e0e3b6 authored over 2 years ago
added missing logger

eec14d218c4dc43007822edb792909eb9f3a662f authored over 2 years ago
feat: Update Storage modules

4c5213774d400320df7ea9504479e09e0c4b51dd authored over 2 years ago
feat: Update dependencies

c7daad5192a2d1924f2dcf8c36a399f37d92f7bf authored over 2 years ago
Merge pull request #429 from WalletConnect/feature/core/pairing_client

06ae60ca3c8a0fdbaebba5ec2347dd17f836f339 authored over 2 years ago
Apply suggestions from code review

3d73688bf6f7442078364c0e4c44f509bc7ca683 authored over 2 years ago
Cleanup

bdcb15b4c0dad808cc0ba3743f7be14c0a4500fc authored over 2 years ago
Change Relay initalization flow

9d16e29ebc1cb3b9b4e19bfa59e22108ddf90b4f authored over 2 years ago
Fix migrations and add missing unsubscribe callbacks

e761e98b2829471b539d6c7002c0e2b763f03a3c authored over 2 years ago
Add onSuccess callback to unsubscribe and rename SessionParamsVO.kt to SignParamsVO.kt

f97d91f7f3b6809aec58f00e7f6877ea7f97e3a0 authored over 2 years ago
Remove pairingTopic constraint

71c1fb6f8f0e9696fc6c554ec11ec3aa618efb98 authored over 2 years ago
added unique constraint for meta data type field

43857ec9e73a57b35bea92252cb895d749f0fc34 authored over 2 years ago
added db verification step to CI

c614a195c965a20897a89b8e9e0fd54e9c372ef7 authored over 2 years ago
updated db migration files

6e7bb8f96873b0801634a93396b67a70984ab3a3 authored over 2 years ago
Merge remote-tracking branch 'origin/feature/core/pairing_client' into feature/core/pairing_client

df99211dc6ba2c7371cadf22a56f12e809622720 authored over 2 years ago
fixed MapperTest.kt in Auth module

ec232961ff047defd2314ada95566c6852d64e75 authored over 2 years ago
Fix missing settled pairings

507942c7ba4f7dff186b3417083e1ab4917e245b authored over 2 years ago
moved RelayerInteractorTest.kt to Android Core Impl module

23cad7b138a74f1a4078bc5f94ba03f8ab8082ea authored over 2 years ago
Fixed PR comments

e0e0bcfa1127565e6ba2e329cd1c6194b5bbde2a authored over 2 years ago
Deeplinking fix

565ef99feb99b366ac52a8e71a9b95fa846974b6 authored over 2 years ago
User Agent 2.0.0 -> 1.1.0

4a308aef06aa94692091185b380b8d2fee8ffa02 authored over 2 years ago
Fix wallet deeplinking

709e6faf437e3e9d399dab3fd6804677d95802b9 authored over 2 years ago
Fix wallet deeplinking

a18872785e87ff55098c421965628c366933a7d2 authored over 2 years ago
Revert to eip191

004e7dda003565fcbe3d18afb4edcc12ae330840 authored over 2 years ago
Revert "Revert 1.sqm migration file"

This reverts commit 6ab5762adddc866f00d1c4685a8f63eaed8f7df6.

35e195f5e6e4645d1a90e3c7ab3128af629858b7 authored over 2 years ago
Revert 1.sqm migration file

6ab5762adddc866f00d1c4685a8f63eaed8f7df6 authored over 2 years ago
Develop merge fix

32269da41c9582d4aa8ad481f6c9c5165326e5bf authored over 2 years ago
bump versions

d7f80cfb7df598d48e80521d10301047f734fd63 authored over 2 years ago
Merge branch 'develop' into feature/core/pairing_client

# Conflicts:
# androidCore/sdk/src/main/kotlin/com/walletconnect/android/internal/common/model/P...

8306ce6238f614e0eccfca4d51a4597cbbe02869 authored over 2 years ago
added SQLDelight paramteters to allow for outputting schemas to run migrations

0d9e0f596a93d2b5a07deaaebd3dc717649996d1 authored over 2 years ago
added migration for Sign Schema version 5

5814f46a2369cd987a4247c3e35cb75c6b7868c7 authored over 2 years ago
Updated pairing logic of responder to not use counter

bb5ce7e77fa5008c600521857e1de051f73f800b authored over 2 years ago
Integrate androidCore into chat sdk

1c90e57058b2da0c2ae1c15bb566589a883066fe authored over 2 years ago
Auth sample apps

a68075be451e29c2ee7738663bffd41fbfd06289 authored over 2 years ago
Remove wrong deprecation

8393de228c0566c92d7137d41b48df92492d79e6 authored over 2 years ago