Skip to content

Tags: trustwallet/wallet-connect-kotlin

Tags

1.5.6

Toggle 1.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade dependencies, Remove outdated (#47)

* * Upgrade Kotlin 1.5.31 -> 1.6.21

* Upgrade Grade Build Tool 4.0.0 -> 7.2.1
* Upgrade Gradle 6.1.1 -> 7.4.2
* sourceCompatibility/targetCompatibility Java 8 -> Java 11
* (sample) app module depends on library module directly instead of using Jitpack
* Upgrade all dependencies
- Remove jcenter()

* + CHANGELOG.md

* + ViewBinding
- Kotlin Android Extensions

* * Fix trustwallet-core dep. version

* * Update CHANGELOG.md

Co-authored-by: Viacheslav Kulish <32914239+vcoolish@users.noreply.github.com>

1.5.5

Toggle 1.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add wallet_switchEthereumChain method (#48)

1.5.4

Toggle 1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow chain changes on session approve (#34)

1.5.3

Toggle 1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add eip1559 fields (#31)

1.5.2

Toggle 1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Parse eth payload (#27)

* Fix ETH transaction payload parse

* move deserializer

* move deserializer

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Leniently parse Ethereum transaction payload params (#25)

* Fix ETH transaction payload parse

* move deserializer

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Persist chainId (#22)

* Persist chainId

* add chainid to store item

* use persisted chainId

1.4.9

Toggle 1.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Decode gas and gasLimit in WCEthereumTransaction (#20)

* Decode gas and gasLimit in WCEthereumTransaction

* update gradle deps

1.4.8

Toggle 1.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add WCCipher class to handle data encryption (#18)

1.4.7

Toggle 1.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Small improvements and bug fixes (#17)

* Small improvements

* Revert renaming