Skip to content

Commit

Permalink
refactor(zetaclient): improve some general structure of the codebase (
Browse files Browse the repository at this point in the history
#2032)

* bitcoin

* bitcoin 2

* config

* evm

* testutil and supply checker

* tss and zetabridge

* Update zetaclient/bitcoin/bitcoin_client.go

Co-authored-by: Charlie Chen <[email protected]>

* Update zetaclient/evm/evm_client.go

Co-authored-by: Charlie Chen <[email protected]>

* comments

* changelog

* change comments

* review comments

* fix tests

---------

Co-authored-by: Charlie Chen <[email protected]>
  • Loading branch information
lumtis and ws4charlie authored Apr 26, 2024
1 parent 55c65e0 commit 3e8f2e6
Show file tree
Hide file tree
Showing 39 changed files with 1,559 additions and 1,014 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## Unreleased

### Refactor

* [2032](https://github.com/zeta-chain/node/pull/2032) - improve some general structure of the ZetaClient codebase

## Unreleased
### Breaking Changes

Expand Down
Loading

0 comments on commit 3e8f2e6

Please sign in to comment.