Releases
v0.4.0
Compare
Sorry, something went wrong.
No results found
Added
Additional option feePayer in payment.prepare which specifies who pays network fees for transfer
IdentityWallet for creating and interacting with identity contracts
Additional configuration option walletType for initializing TLNetwork instance
Defaults to 'WalletTypeEthers'
When using 'WalletTypeIdentity' it enables meta-transactions which are relayed by configured relay server
Basic example app for using clientlib with injected web3 instance via MetaMask under /examples/injected-web3
Changed
Copyright transferred to trustlines foundation
Every call to user.address has been replaced with await user.getAddress
Fixed
Bug when using Web3Signer via MetaMask which referenced an empty address
Wrong devDependency of reconnecting-websocket which should be a normal dependency
BREAKING
Removed obsolete parameters serializedWallet and progressCallback in user.createOnboardingMsg (only mandatory parameter is now username)
You can’t perform that action at this time.