File tree
756 files changed
+10929
-3952
lines changed- .github
- actions/ci_relay
 - workflows
 
 - androidCore
- common
- src
- main
- kotlin/com/walletconnect/android/common
- adapter
 - connection
 - di
 - exception
 - model
 - storage
 
 
 - test/kotlin/com/walletconnect/core/android/common
- adapter
 
 
 
 - impl
- src
- debug/kotlin/com/walletconnect/android/impl/di
 - main
- kotlin/com/walletconnect/android/impl
- common
- model
- sync
 - type
- enums
 
 
 - scope
 
 - crypto
 - data
- codec
 - repository
 
 - di
 - json_rpc
- data
 - domain
 - model
 
 - storage
 - utils
 
 - sqldelight/com/walletconnect/android/impl/storage/data/dao
 
 - release/kotlin/com.walletconnect.android.impl.di
 - test/kotlin/com/walletconnect/android/impl
 
 
 - sample
- src
- androidTest/java/com/walletconnect/android_core_sample
 - main
- kotlin/com/walletconnect/core/android/sample
 - res
- drawable-v24
 - drawable
 - layout
 - mipmap-anydpi-v26
 - mipmap-hdpi
 - mipmap-mdpi
 - mipmap-xhdpi
 - mipmap-xxhdpi
 - mipmap-xxxhdpi
 - values-night
 - values
 
 
 - test/java/com/walletconnect/android_core_sample
 
 
 - sdk
- src/main
- kotlin/com/walletconnect/android
- connection
 - exception
 - utils
 
 
 
 
 - auth
- requester
- src/main
- kotlin/com/walletconnect/requester
- domain
 - ui
- connect
- pairing_generate
 - pairing_select
 
 - events
 - session
 
 - utils
 
 - res
- drawable-hdpi
 - drawable-mdpi
 - drawable-xhdpi
 - drawable-xxhdpi
 - drawable-xxxhdpi
 - drawable
 - layout
 - values
 
 
 
 - responder
- src/main
- kotlin/com/walletconnect/responder
- common
 - domain
 - ui
- accounts
- uri
 
 - events
 - request
 
 
 - res
- drawable
 - layout
 - values-night
 - values
 
 
 
 - sdk
- src
- main
- kotlin/com/walletconnect/auth
- client
- mapper
 
 - common
- adapters
 - exceptions
 - json_rpc
 - model
 
 - di
 - engine
- domain
 - mapper
 
 - json_rpc
- data
 - domain
 - model
 
 - signature
- cacao
 - eip191
 
 - storage
 
 - res/xml
 - sqldelight/com/walletconnect/auth/storage/data/dao
 
 - test
- java
 - kotlin/com/walletconnect/auth/signature
- cacao
 - eip191
 
 
 
 
 
 - buildSrc
- src/main/kotlin
 
 - chat
- sample
- src/main
- kotlin/com/walletconnect/chatsample
- domain
 - ui
- home
 - host
 - invites
 - messages
 - profile_setup
 - threads
- thread_invite
 
 
 - utils
 
 - res
- drawable-hdpi
 - drawable-mdpi
 - drawable-xhdpi
 - drawable-xxhdpi
 - drawable-xxxhdpi
 - drawable
 - layout
 - mipmap-anydpi-v26
 - mipmap-hdpi
 - mipmap-mdpi
 - mipmap-xhdpi
 - mipmap-xxhdpi
 - mipmap-xxxhdpi
 - values
 
 
 
 - sdk
- src
- main
- kotlin/com/walletconnect/chat
- client
- mapper
 
 - copiedFromSign
- core
- adapters
 - exceptions
- client
 - peer
 
 - model
- client
 - type
- enums
 
 - vo
- jsonRpc
 - sync
 
 
 - scope
 - utils
 
 - crypto
- data
- codec
 - keystore
 - repository
 
 
 - di
 - json_rpc
- data
 - domain
 - model
 
 - network
- adapter
 - connection
- controller
 - lifecycle
 
 - domain
 - model
 - service
 
 - storage
 - util
 
 - core/model/vo
- clientsync
- params
 
 
 - discovery/keyserver
- data
- client
 - service
 
 - domain/use_case
 - model
 
 - di
 - engine
- domain
 - model
 
 - storage
 
 - sqldelight/com/walletconnect/chat/storage/data/dao
 
 - test/kotlin/com/walletconnect/chat
 
 
 
 - foundation
- src
- main/kotlin/com/walletconnect/foundation
- common
- adapters
 - model
 
 - crypto/data/repository
- model
 
 - di
 - network
- data
- adapter
 - service
 
 - model
 
 - util
 
 - test/kotlin/com/walletconnect/foundation
- adapters
 - crypto/data/repository
 
 
 
 - showcase
 - signSDK
- sign/src
- debug/kotlin/com/walletconnect/sign/di
 - main/kotlin/com/walletconnect/sign
- client
 - core
- adapters
 - exceptions
- client
 - peer
 
 - model
- type
- enums
 
 - utils
 - vo
- clientsync
- common
 - pairing/payload
 - session/payload
 
 - jsonRpc
 - sequence
 - sync
 
 
 
 - crypto
 - di
 - json_rpc
- domain
 - model
 
 - network
- data/connection
 - domain
 - model
 
 - storage/history
 - util
 
 - qa/kotlin/com/walletconnect/sign/di
 - release/kotlin/com.walletconnect.sign/di
 - test/kotlin/com/walletconnect/sign
- common
 - core/adapters
 - network/domain/relay
- data/model
 
 
 
 - wallet/src/main/kotlin/com/walletconnect/wallet
 
 - sign
- dapp
- src/main
- kotlin/com/walletconnect/dapp
- domain
 - ui
- connect
- chain_select
 - pairing_generate
 - pairing_select
 
 - host
 - selected_account
 - session
 
 
 - res
- layout
 - values
 
 
 
 - samples_common
- src/main
- kotlin/com/walletconnect/sample_common
 - res
- drawable
 - values
 
 
 
 - sdk
- src
- androidTest
- kotlin/com/walletconnect/sign/test
- relay
 - utils
 
 
 - debug/sqldelight/migrations
 - main
- kotlin/com/walletconnect/sign
- client
- mapper
 
 - common
- adapters
 - exceptions
- client
 - peer
 
 - model
- type
 - vo
- clientsync
- common
 - pairing
- params
 - payload
 
 - session
- params
 - payload
 
 
 - sequence
 
 
 
 - di
 - engine
- domain
 - model
- mapper
 
 
 - json_rpc
- data
 - domain
 - model
 
 - storage/sequence
 
 - res/xml
 - sqldelight
- com/walletconnect/sign/storage/data/dao
- metadata
 - namespace
 - pairing
 - proposal_namespace
 - session
 - temp
 
 - migrations
 
 
 - test/kotlin/com/walletconnect/sign
- adapters
 - core/adapters
 - json_rpc/domain
 - storage
 - util
 
 
 
 - wallet
- src/main
- kotlin/com/walletconnect/wallet
- domain
 - ui
- accounts
- uri
 
 - host
- proposal
 - request
 
 - pairings
 - sessions
- active
 - details
 
 
 
 - res
- drawable
 - layout
 - values
 
 
 
 
 
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
756 files changed
+10929
-3952
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
 | 1 | + | |
 | 2 | + | |
 | 3 | + | |
 | 4 | + | |
 | 5 | + | |
 | 6 | + | |
 | 7 | + | |
 | 8 | + | |
 | 9 | + | |
 | 10 | + | |
 | 11 | + | |
 | 12 | + | |
 | 13 | + | |
 | 14 | + | |
 | 15 | + | |
 | 16 | + | |
 | 17 | + | |
 | 18 | + | |
 | 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
1 |  | - | |
2 |  | - | |
3 |  | - | |
4 |  | - | |
5 |  | - | |
6 |  | - | |
7 |  | - | |
8 |  | - | |
9 |  | - | |
10 |  | - | |
11 |  | - | |
12 |  | - | |
13 |  | - | |
14 |  | - | |
15 |  | - | |
16 |  | - | |
17 |  | - | |
18 |  | - | |
19 |  | - | |
20 |  | - | |
21 |  | - | |
22 |  | - | |
23 |  | - | |
24 |  | - | |
25 |  | - | |
26 |  | - | |
27 |  | - | |
28 |  | - | |
29 |  | - | |
30 |  | - | |
31 |  | - | |
32 |  | - | |
33 |  | - | |
34 |  | - | |
35 |  | - | |
36 |  | - | |
37 |  | - | |
38 |  | - | |
39 |  | - | |
40 |  | - | |
41 |  | - | |
42 |  | - | |
43 |  | - | |
 | 1 | + | |
 | 2 | + | |
 | 3 | + | |
 | 4 | + | |
 | 5 | + | |
 | 6 | + | |
 | 7 | + | |
 | 8 | + | |
 | 9 | + | |
 | 10 | + | |
 | 11 | + | |
 | 12 | + | |
 | 13 | + | |
 | 14 | + | |
 | 15 | + | |
 | 16 | + | |
 | 17 | + | |
 | 18 | + | |
 | 19 | + | |
 | 20 | + | |
 | 21 | + | |
 | 22 | + | |
 | 23 | + | |
 | 24 | + | |
 | 25 | + | |
 | 26 | + | |
 | 27 | + | |
 | 28 | + | |
 | 29 | + | |
 | 30 | + | |
 | 31 | + | |
 | 32 | + | |
 | 33 | + | |
Lines changed: 22 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
1 |  | - | |
 | 1 | + | |
2 | 2 |  | |
3 | 3 |  | |
4 | 4 |  | |
 | |||
24 | 24 |  | |
25 | 25 |  | |
26 | 26 |  | |
27 |  | - | |
 | 27 | + | |
 | 28 | + | |
 | 29 | + | |
 | 30 | + | |
 | 31 | + | |
 | 32 | + | |
 | 33 | + | |
 | 34 | + | |
 | 35 | + | |
 | 36 | + | |
 | 37 | + | |
 | 38 | + | |
 | 39 | + | |
 | 40 | + | |
 | 41 | + | |
 | 42 | + | |
 | 43 | + | |
28 | 44 |  | |
29 | 45 |  | |
30 |  | - | |
31 |  | - | |
32 |  | - | |
33 |  | - | |
34 |  | - | |
35 |  | - | |
36 |  | - | |
37 |  | - | |
38 |  | - | |
39 |  | - | |
40 |  | - | |
 | 46 | + | |
 | 47 | + | |
 | 48 | + | |
 | 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
5 | 5 |  | |
6 | 6 |  | |
7 | 7 |  | |
8 |  | - | |
 | 8 | + | |
9 | 9 |  | |
10 |  | - | |
11 |  | - | |
 | 10 | + | |
 | 11 | + | |
 | 12 | + | |
12 | 13 |  | |
13 | 14 |  | |
14 | 15 |  | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
 | 1 | + | |
 | 2 | + | |
 | 3 | + | |
 | 4 | + | |
 | 5 | + | |
 | 6 | + | |
 | 7 | + | |
 | 8 | + | |
 | 9 | + | |
 | 10 | + | |
 | 11 | + | |
 | 12 | + | |
 | 13 | + | |
 | 14 | + | |
 | 15 | + | |
 | 16 | + | |
 | 17 | + | |
 | 18 | + | |
 | 19 | + | |
 | 20 | + | |
 | 21 | + | |
 | 22 | + | |
 | 23 | + | |
 | 24 | + | |
 | 25 | + | |
 | 26 | + | |
 | 27 | + | |
 | 28 | + | |
 | 29 | + | |
 | 30 | + | |
 | 31 | + | |
 | 32 | + | |
 | 33 | + | |
 | 34 | + | |
 | 35 | + | |
 | 36 | + | |
 | 37 | + | |
 | 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
 | 1 | + | |
 | 2 | + | |
 | 3 | + | |
 | 4 | + | |
 | 5 | + | |
 | 6 | + | |
 | 7 | + | |
 | 8 | + | |
 | 9 | + | |
 | 10 | + | |
 | 11 | + | |
 | 12 | + | |
 | 13 | + | |
 | 14 | + | |
 | 15 | + | |
 | 16 | + | |
 | 17 | + | |
 | 18 | + | |
 | 19 | + | |
 | 20 | + | |
 | 21 | + | |
 | 22 | + | |
 | 23 | + | |
 | 24 | + | |
 | 25 | + | |
 | 26 | + | |
 | 27 | + | |
 | 28 | + | |
 | 29 | + | |
 | 30 | + | |
 | 31 | + | |
 | 32 | + | |
 | 33 | + | |
 | 34 | + | |
 | 35 | + | |
 | 36 | + | |
 | 37 | + | |
 | 38 | + | |
 | 39 | + | |
 | 40 | + | |
 | 41 | + | |
 | 42 | + | |
 | 43 | + | |
 | 44 | + | |
 | 45 | + | |
 | 46 | + | |
 | 47 | + | |
 | 48 | + | |
 | 49 | + | |
 | 50 | + | |
 | 51 | + | |
 | 52 | + | |
 | 53 | + | |
 | 54 | + | |
 | 55 | + | |
 | 56 | + | |
 | 57 | + | |
 | 58 | + | |
 | 59 | + | |
 | 60 | + | |
 | 61 | + | |
 | 62 | + | |
 | 63 | + | |
 | 64 | + | |
 | 65 | + | |
 | 66 | + | |
 | 67 | + | |
 | 68 | + | |
 | 69 | + | |
 | 70 | + | |
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
 | 1 | + | |
 | 2 | + | |
 | 3 | + | |
 | 4 | + | |
 | 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
1 |  | - | |
 | 1 | + | |
2 | 2 |  | |
3 | 3 |  | |
4 | 4 |  | |
5 |  | - | |
 | 5 | + | |
6 | 6 |  | |
7 | 7 |  | |
8 |  | - | |
9 |  | - | |
 | 8 | + | |
 | 9 | + | |
10 | 10 |  | |
11 | 11 |  | |
12 | 12 |  | |
13 |  | - | |
 | 13 | + | |
14 | 14 |  | |
15 | 15 |  | |
16 |  | - | |
 | 16 | + | |
17 | 17 |  | |
18 | 18 |  | |
19 | 19 |  | |
20 |  | - | |
 | 20 | + | |
21 | 21 |  | |
22 | 22 |  | |
23 | 23 |  | |
24 |  | - | |
 | 24 | + | |
25 | 25 |  | |
26 | 26 |  | |
27 | 27 |  | |
 | |||
0 commit comments