Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge dev -> main to remove go #35

Merged
merged 7 commits into from
May 1, 2024
Merged

merge dev -> main to remove go #35

merged 7 commits into from
May 1, 2024

Conversation

t-botclive
Copy link
Contributor

No description provided.

Giwook-Han and others added 7 commits April 5, 2024 21:46
change rpc.go file to get POST and GET request in /rpc endpoint. 
I think the port should be configurable, but I make pr first so that you
guys can review this first

---------

Co-authored-by: Jihoon Song <[email protected]>
- all panic code was removed, now errors are sent via channel
- shutdown was added to each module to properly handle application panic
or manual shutdown
- added gorilla mux router instead of plain http one
- refactored network module from files into separate folders per each
module
- removed mediator because of circular dependency into direct execution
module call
closes: #5 

- Added custom logger based on ethereum logger
(https://github.com/ethereum/go-ethereum/tree/master/log)
- Replaced fmt occurrences with the correspondent log
@jihoonsong jihoonsong merged commit 36eaf2a into main May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants