Releases: raardev/raar
Releases · raardev/raar
RaaR 0.5.2
See the assets to download this version and install.
[0.5.2] - 2024-12-05
Added
- Refactor sidebar using shadcn/ui
RaaR 0.5.1
See the assets to download this version and install.
[0.5.1] - 2024-10-17
Fixed
- Fixed chain list that uses the wrong virtualized table
RaaR 0.5.0
See the assets to download this version and install.
[0.5.0] - 2024-10-14
Added
- Devnet: Mine blocks
- Devnet: Reset to specific block
- Devnet: Send transactions
- Devnet: Send batch transactions
RaaR 0.4.3
See the assets to download this version and install.
[0.4.3] - 2024-09-27
Fixed
- Fixed duckdb timezone query panic
- Fixed data visualization chart scale and overflow
RaaR 0.4.2
See the assets to download this version and install.
[0.4.2] - 2024-09-26
Fixed
- Fixed CodeMirror style not being applied
RaaR 0.4.1
See the assets to download this version and install.
[0.4.1] - 2024-09-26
Fixed
- Remove duplicate description tooltip in cast tool
RaaR 0.4.0
See the assets to download this version and install.
[0.4.0] - 2024-09-25
Added
- Cast: Foundry Cast GUI
- Anvil Methods Templates in RPC Client
RaaR 0.3.0
See the assets to download this version and install.
[0.3.0] - 2024-09-22
Added
- Chain Extractor: Extract data from the blockchain using Cryo
- Chain Analyzer: Analyze and visualize blockchain data using DuckDB
Fixed
- HTTP request is not working
RaaR 0.2.0
See the assets to download this version and install.
[0.2.0] - 2024-09-18
Added
- Transaction Pool: View and manage pending transactions in the node's transaction pool
- Hex Converter: Convert between hex strings and numbers
- Key Converter: Convert mnemonics or private keys to addresses
Fixed
- Fixed RPC client not using the pasted request
RaaR 0.1.1
See the assets to download this version and install.
[0.1.1] - 2024-08-31
Fixed
- Fixed contract map tool parsing panic