Releases: etherspot/arka
Releases · etherspot/arka
Arka 1.4.1
Pro 2579 cron changes (#125) * adding changes for cron job and contracts for flare testnet * updating .env.example, package.json * adding new USDCe paymaster on flare, update .env-example --------- Co-authored-by: nikhil kumar <infrastructure@etherspot.io>
Arka 1.4.0
PRO-2501-Arka_Contract_Events_Whitelist (#123) * added contract whitelist for etherspot prime and modular sdk * updated package version * changed parameter and API route path names
Arka 1.3.1
Arka 1.3.0
fix: PRO-2522 SponsorshipPolicy Creation and PaymasterData Generation…
Arka 1.2.9
PRO-2493 - Offchain whitelisting (#114) * added offchain whitelisting * bumped up package version
Arka 1.2.8
Pro 2455 Access restrictions safe mode (#112) * feat: PRO-2455 auth restrictions for admin ops * fix: PRO-2455 apiKey validation for enable, disable and delete policy * fix: PRO-2455 upgrade the package versions
Arka 1.2.7
Sponsorship Policy API functions and Integrate with paymaster data ge…
Arka 1.2.6
Arka 1.2.5
feat: PRO-2399 sponsorBalance property added to metadata API (#106) * feat: PRO-2399 query sponsorBalance from EtherspotPaymaster for metadata API * fix: PRO-2399 update the package version number for frontend, admin-frontend and backend to 1.2.4 * fix: PRO-2399 wallet address comparision check updated for adminLogin * fix: PRO-2399 console logging replaced with fastify logging for admin-route functions * fix: PRO-2399 error console logging replaced with fastify logging * feat: PRO-2399 bump package version to 1.2.5
Arka 1.2.4
PRO-2381 - ARKA_ep07_erc7677_Support (#103) * added support for epv07 and ERC7677 standards * bumped up package versions