Releases: 0xLighthouse/objekt-cli
Releases · 0xLighthouse/objekt-cli
cli@0.4.9
03 Apr 11:01
Compare
Sorry, something went wrong.
No results found
What's changed
fix: Resolve ensjs/viem type errors in on-chain commands
fix: Pin npm to v10 in publish workflow
cli@0.4.8
03 Apr 10:51
Compare
Sorry, something went wrong.
No results found
What's changed
feat: Add gas estimation with 3% buffer and balance pre-check
feat: Add -v/-vv/-vvv verbose logging to on-chain transaction commands
cli@0.4.7
03 Apr 10:15
Compare
Sorry, something went wrong.
No results found
What's changed
feat: Add gas estimation with 3% buffer and balance pre-check
cli@0.4.16
03 Apr 21:22
Compare
Sorry, something went wrong.
No results found
Fix: use 'ethereum' namespace for OWS calls (was 'evm', deprecated in OWS 1.2.4)
Bump @open-wallet-standard/core to 1.2.4
cli@0.4.15
03 Apr 15:02
Compare
Sorry, something went wrong.
No results found
What's changed
feat: Add RPC fallback transport across 4 public providers (Cloudflare, LlamaRPC, Ankr, PublicNode)
feat: Rename ETH_RPC_URL env var to RPC_URL_1
cli@0.4.14
03 Apr 14:42
Compare
Sorry, something went wrong.
No results found
What's changed
feat: Rename put command to upload for better discoverability
feat: Add -s shorthand for --storage flag
cli@0.4.13
03 Apr 11:56
Compare
Sorry, something went wrong.
No results found
What's changed
feat: Add --rpc flag and ETH_RPC_URL support to on-chain commands
cli@0.4.12
03 Apr 11:28
Compare
Sorry, something went wrong.
No results found
What's changed
fix: Pin Node 22.22.1 in publish workflow (22.22.2 has broken npm)
cli@0.4.11
03 Apr 11:18
Compare
Sorry, something went wrong.
No results found
fix: Resolve ensjs/viem type errors in on-chain commands
cli@0.4.6
02 Apr 21:19
Compare
Sorry, something went wrong.
No results found
What's changed
feat: Switch file uploads from base64 JSON to multipart/form-data (eliminates ~33% base64 overhead)