commits
- Rename transaction-parser to soapdump in all files
- Update CMakeLists.txt to build soapdump
- Update flake.nix to build soapdump
- Update README.md and CRUSH.md with new name
- Rename source file to soapdump.cpp
馃挋 Generated with Crush
Co-Authored-By: 馃挋 Crush <crush@charm.land>
- Update commands for nix and clang builds
- Change language from Bash to C++17
- Update code style and naming conventions
- Add build system information
- Update best practices for C++
馃挋 Generated with Crush
Co-Authored-By: 馃挋 Crush <crush@charm.land>
- Ignore build artifacts and test data
- Ignore nix environment files
- Ignore editor and OS-specific files
馃挋 Generated with Crush
Co-Authored-By: 馃挋 Crush <crush@charm.land>
- Implement transaction parser in C++ for better performance
- Add CMake build system for cross-platform compatibility
- Create nix flake for reproducible builds
- Optimize XML parsing with regex for faster processing
馃挋 Generated with Crush
Co-Authored-By: 馃挋 Crush <crush@charm.land>