Skip to content

Releases: LIT-Protocol/chipotle

v1.0.8

21 Apr 03:08
7cfac8d

Choose a tag to compare

What's Changed

  • feat: cache get_wallet_derivation to avoid redundant RPC calls (CPL-257) by @GTC6244 in #291
  • feat: short-circuit for cached lit action code (CPL-256) by @GTC6244 in #292
  • feat: monitor accordion fix and layout rearrangement (CPL-261) by @GTC6244 in #298
  • feat: make Rocket reloadable via on-chain restart trigger by @GTC6244 in #267
  • v1.0.8 release by @GTC6244 in #308

Full Changelog: v1.0.7...v1.0.8

v1.0.7

16 Apr 04:16
05060b2

Choose a tag to compare

What's Changed

  • fix: add setup-node to static site deploy workflows by @Garandor in #260
  • docs: migrate URLs from dev.litprotocol.com to new domains by @Garandor in #261
  • docs: migrate README URLs from dev.litprotocol.com to new domains by @Garandor in #262
  • fix: update curl examples to use production API URL (CPL-203) by @GTC6244 in #263
  • fix: correct Lit Action pricing text in dashboard (CPL-196) by @GTC6244 in #259
  • feat: show Payment Not Required when Stripe is disabled (CPL-191) by @GTC6244 in #252
  • feat: add usage API key override to dashboard (CPL-190) by @GTC6244 in #251
  • Optimization Instrumentation by @GTC6244 in #264
  • docs: update Lit Action limits to match current API defaults (CPL-198) by @GTC6244 in #266
  • feat: CDN module imports with SHA-384 integrity verification (CPL-206) by @GTC6244 in #268
  • feat: rewrite static ES imports to dynamic import() calls (CPL-209) by @GTC6244 in #271
  • fix: allow TOFU verification for CDN imports without lockfile (CPL-210) by @GTC6244 in #272
  • docs: add gating guidance for Action-Identity Signing (CPL-207) by @GTC6244 in #269
  • feat: module import cleanup, showImportDetails(), and security hardening (CPL-211) by @GTC6244 in #273
  • feat: add local testing environment script (CPL-192) by @GTC6244 in #274
  • feat: add $100 and $200 payment options to dashboard (CPL-213) by @GTC6244 in #276
  • feat: blockchain permission caching (CPL-127) by @GTC6244 in #278
  • feat: remove balance from Usage API Keys table (CPL-244) by @GTC6244 in #279
  • docs(arch): Mermaid diagrams for DeRoT key issuance, VM upgrade, and trust verification by @Garandor in #32
  • docs: add crypto payment instructions (CPL-212) by @GTC6244 in #275
  • feat: add dev environment shutdown warning modal (CPL-245) by @GTC6244 in #280
  • feat: Stripe billing caches and async charge (CPL-246) by @GTC6244 in #281
  • feat: warn about no funds in dashboard instructions (CPL-248) by @GTC6244 in #282
  • fix: smart contract security hardening from audit (CPL-199) by @GTC6244 in #265
  • test: add unit tests across lit-api-server modules (CPL-216) by @GTC6244 in #277

Full Changelog: v1.0.6...main

v1.0.6

01 Apr 16:50
v1.0.6

Choose a tag to compare

What's Changed

  • fix: clean up stale deploy-context.json on self-hosted runners by @Garandor in #244
  • feat: add WalletConnect support to Monitor app (CPL-176) by @GTC6244 in #245
  • feat: decode Solidity revert reasons (CPL-175) by @GTC6244 in #246
  • feat: refactor contract owner to diamond storage (CPL-188) by @GTC6244 in #249
  • Contract update -> owner to diamond storage by @GTC6244 in #248
  • Gtc6244/update press release by @GTC6244 in #250
  • fix: resolve OwnershipFacet artifact path in verify task by @Garandor in #254
  • fix: prevent deploy-3 from triggering on failed deploy-2 runs by @Garandor in #253
  • fix: k6 integration test picks up wildcard sentinel from list_actions by @GTC6244 in #255
  • feat: per-second billing for Lit Action execution (CPL-174) by @GTC6244 in #247
  • feat: document 429 response in OpenAPI spec for /lit_action by @Garandor in #256
  • fix: allow usage API keys with proper permissions to call management functions (CPL-194) by @GTC6244 in #257
  • feat: k6 prod post-deploy testing with pre-funded accounts (CPL-178) by @Garandor in #258

Full Changelog: v1.0.5...v1.0.6