Skip to content

Releases: raardev/raar

RaaR 0.5.1

17 Oct 06:07
Compare
Choose a tag to compare

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

14 Oct 07:33
Compare
Choose a tag to compare

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

27 Sep 04:44
Compare
Choose a tag to compare

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

26 Sep 14:25
Compare
Choose a tag to compare

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

26 Sep 03:40
Compare
Choose a tag to compare

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

25 Sep 13:48
Compare
Choose a tag to compare

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

22 Sep 14:55
Compare
Choose a tag to compare

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

18 Sep 13:50
Compare
Choose a tag to compare

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

31 Aug 11:10
Compare
Choose a tag to compare

See the assets to download this version and install.

[0.1.1] - 2024-08-31

Fixed

  • Fixed contract map tool parsing panic

RaaR 0.1.0

31 Aug 05:57
Compare
Choose a tag to compare

See the assets to download this version and install.

[0.1.0] - 2024-08-31

image

Added

  • 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)