8000 Tags · Uncommon-Dev/wallet-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Uncommon-Dev/wallet-core

Tags

2.7.8

Toggle 2.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
DoubleExt privatekeys: Access all data (Cardano fix) (trustwallet#2142)

* DoubleExt privatekeys: Access all data (Solana fix)

* Extend Cardano derivation tests

* subData optimization and tests

2.7.7

Toggle 2.7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cardano (Shelley) support (trustwallet#1944)

* Updated Shelley address handling prototype

* Cleanup, PrivateKey, HDWallet

* AddressV3: cleanup, update, tests

* Update PrivateKey tests

* Test data update

* Add extra address tests

* Simple signing test

* Proto file, basic frame for Signing

* Proto cleanup

* Implement transaction planning

* iOS compile fix, numerical type

* Android address derivation test update

* Add plan in SigningInput, txid in SigningOutput

* Android address test update

* iOS compile fix, numerical types

* iOS test result fix

* Cbor: Support for null

* Update explorer to cardanoscan.io

* Rework: change address and multiple private keys

* Fix staking key generation in Cardano key derivation

* Signature handling

* Add real-world transfer example

* Update iOS address test

* Swift signing test

* Swift test fix

* Swift fix 2

* Implement AnySign

* Add Kotlin signing test

* Kotlin test fix, imports

* AnySigner test

* Test fixes, coverage

* Coverage, Kotlin test fix

* Kotlin quick fix

* Kt fix 4

* Kt fix 5

* Minor cleanup, coverage

* Finalize amount type; cleanup

* Max amount support

* Minor, review comments

* Test cleanup

* Add test with legacy address

* Add missing initializations to AddressV3

* Sending from/to legacy tests

* Case for inputs with tokens, treat as error

* AnyPlan support

2.7.6

Toggle 2.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
TWAccount creation fixed (trustwallet#2111)

2.7.5

Toggle 2.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update thorchain swift test (trustwallet#2095)

2.7.4

Toggle 2.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Thorchain] Support protobuf serialization messages (Stargate) (trust…

…wallet#2092)

* Thorchain: Support protobuf serialization messages (Stargate)

* Update Kotlin test

2.7.3

Toggle 2.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Expose public key for account (trustwallet#2068)

* Expose public key for account
* More typo fixes
* cleanup

2.7.2

Toggle 2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add TWPBKDF2 C interface (trustwallet#2042)

* Add TWPBKDF2 C interface
* Fix tests

2.7.1

Toggle 2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Firo] Change id to match assets repo (trustwallet#1995)

* rename zcoin -> firo
* remove not used define

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename xDai to Gnosis Chain (trustwallet#1963)

* rename xdai to gnosis chain
* update display names

2.6.36

Toggle 2.6.36's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix sending 0 amount algo transfer (trustwallet#1891)

0