Bug Fixes
- add botanix tables on new chain startup (#42) (2442688)
- add botanix tables on new chain startup (#42) (c48a59f)
- RPC: wire up botanix custom rpc correctly (7be534e)
Code Refactoring
- update CometBFT node initialization process (4a65ba7)
Continuous Integration
- Add contract check and unit test workflows (475b039)
- Add Cross.toml for build configuration and update Dockerfile to use stable Rust toolchain (e18001f)
- Comment out cargo generate-lockfile command (#46) (3ccc469)
- Downgrade Rust version in Dockerfile from 1.93 to 1.91 (ff39137)
- Remove platform specification from Docker build commands for botanix-btc-server and botanix-reth (28f6ddd)
- Replace cargo generate-lockfile with cargo update in release script (4ea51a6)
- Replace GITHUB_TOKEN with PAT_TOKEN in workflows (6847bdb)
- Restore cargo generate-lockfile command in release script and update Docker build args (7281dde)
- update Dockerfile and Makefile for botanix binaries (01c9775)
- Update Dockerfile to install and set nightly Rust toolchain (d6fea6a)
- Update Dockerfile to set default features and modify GitHub Actions runners (8ff8066)
Miscellaneous
- add script to install dependencies and Bitcoin Core (401d526)
- release: bump version to 1.5.3 (f0c3d96)
- Remove PROFILE build argument from Docker images (85ae486)
- Rename project and update package scripts (9b163a2)
- Update fmt.Println message from 'Hello' to 'Goodbye' (2161207)
- Update Rust version in Dockerfile to 1.91 (ea13311)
- update test-suite with current args (efc2d57)