- Refactor sidebar using shadcn/ui
- Fixed chain list that uses the wrong virtualized table
0.5.0 - 2024-10-14
- Devnet: Mine blocks
- Devnet: Reset to specific block
- Devnet: Send transactions
- Devnet: Send batch transactions
0.4.3 - 2024-09-27
- Fixed duckdb timezone query panic
- Fixed data visualization chart scale and overflow
0.4.2 - 2024-09-26
- Fixed CodeMirror style not being applied
0.4.1 - 2024-09-26
- Remove duplicate description tooltip in cast tool
0.4.0 - 2024-09-25
- Cast: Foundry Cast GUI
- Anvil Methods Templates in RPC Client
0.3.0 - 2024-09-22
- Chain Extractor: Extract data from the blockchain using Cryo
- Chain Analyzer: Analyze and visualize blockchain data using DuckDB
- HTTP request is not working
0.2.0 - 2024-09-18
- 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 RPC client not using the pasted request
0.1.1 - 2024-08-31
- Fixed contract map tool parsing panic
0.1.0 - 2024-08-31
- Initial release of RaaR, an Open-Source, Local-First Swiss Army Knife for Crypto Development
- RPC Client: Interact with Ethereum nodes using JSON-RPC calls
- Transaction Tracer: Analyze and trace Ethereum transactions
- Chain List: View and manage information about different blockchain networks
- Devnet Tool: Set up and manage local development networks using Anvil
- Wallet Generator: Create and manage Ethereum wallets with support for multiple languages
- Ethereum Unit Converter: Convert between different Ethereum units
- Contract Interaction: Interact with smart contracts on various networks
- 4bytes Decoder: Decode function signatures, calldata, and events
- Multi-Chain Gas Tracker: Monitor gas prices across multiple chains
- Contract Map: Visualize contract relationships (experimental feature)