Skip to content

Commit

Permalink
Merge pull request #10 from ExocoreNetwork/develop
Browse files Browse the repository at this point in the history
Refactor and optimize the entire project codebase

- Reorganized project structure for better maintainability
- Improved performance by optimizing key functions
- Cleaned up redundant code and enhanced readability
- Fixed minor bugs and applied best practices

This commit includes significant refactoring and optimization efforts to improve the overall quality of the codebase.
  • Loading branch information
leonz789 authored Dec 27, 2024
2 parents 72b02c5 + c4500c6 commit da4ee7a
Show file tree
Hide file tree
Showing 20 changed files with 2,440 additions and 1,412 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
feed.sh
config-*.yaml
configs/
node*.log
*.log
pids
build/
fetcher/beaconchain/oracle_env_beaconchain.yaml
Expand Down
Loading

0 comments on commit da4ee7a

Please sign in to comment.