Releases: etherspot/transaction-kit
Releases · etherspot/transaction-kit
0.6.6
updated main context wrapper provider prop (#67)
0.6.5
updated @etherspot/prime-sdk to 1.3.8 with account template / factory…
0.6.4: Feature/pro 1846 factory contract support (#66)
* added addressTemplate * updated example code to show my balance
0.6.3
added send tests (#65)
0.6.2: Feature/added estimation tests (#64)
* fixed EtherspotTokenTransferTransaction test * added estimation tests and fixed newly discovered issues * added estimates test for onEstimated prop * added estimation tests with error message, added second batch within batched group tests, updated changelog * added estimated by batch group ID
0.6.1: Feature/prime sdk based service hooks (#60)
* removed via prop, removed etherspot provider type, default provider etherspot prime * removed gas token, added prime sdk estimations * optimized sdk connection, fixed tests, improved existing service hooks, fixed tests accordingly, updated example dapp * fixed EtherspotTokenTransferTransaction test * updated prime sdk version to support prices and assets hooks * updated changelog, types chore * removed session instance
0.6.0: Feature/prime sdk as default (#57)
* removed via prop, removed etherspot provider type, default provider etherspot prime * removed gas token, added prime sdk estimations (#58)
0.5.1
react deps chore (#59)
0.5.0
downgraded react peer dependency to version >=16.13.0 (#56)
0.4.9: Feature/prime sdk paymaster support (#55)
* added paymaster support for prime sdk batches