Skip to content

Commit

Permalink
wip! submodule init
Browse files Browse the repository at this point in the history
  • Loading branch information
Unique-Divine committed May 23, 2024
1 parent 10cff9e commit 16e35b9
Show file tree
Hide file tree
Showing 1,813 changed files with 8 additions and 665,841 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "geth"]
path = geth
url = [email protected]:NibiruChain/go-ethereum.git
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#1869](https://github.com/NibiruChain/nibiru/pull/1869) - feat(eth): Module and start of keeper tests
- [#1871](https://github.com/NibiruChain/nibiru/pull/1871) - feat(evm): app config and json-rpc
- [#1873](https://github.com/NibiruChain/nibiru/pull/1873) - feat(evm): keeper collections and grpc query impls for EthAccount, NibiruAccount
- [#1895](https://github.com/NibiruChain/nibiru/pull/1895) - refactor(geth): Reference go-ethereum as a submodule for easier change tracking with upstream

#### Dapp modules: perp, spot, oracle, etc

Expand Down
1 change: 1 addition & 0 deletions geth
Submodule geth added at 7fb652
5 changes: 0 additions & 5 deletions geth/.dockerignore

This file was deleted.

3 changes: 0 additions & 3 deletions geth/.gitattributes

This file was deleted.

24 changes: 0 additions & 24 deletions geth/.github/CODEOWNERS

This file was deleted.

40 changes: 0 additions & 40 deletions geth/.github/CONTRIBUTING.md

This file was deleted.

30 changes: 0 additions & 30 deletions geth/.github/ISSUE_TEMPLATE/bug.md

This file was deleted.

17 changes: 0 additions & 17 deletions geth/.github/ISSUE_TEMPLATE/feature.md

This file was deleted.

9 changes: 0 additions & 9 deletions geth/.github/ISSUE_TEMPLATE/question.md

This file was deleted.

11 changes: 0 additions & 11 deletions geth/.github/no-response.yml

This file was deleted.

17 changes: 0 additions & 17 deletions geth/.github/stale.yml

This file was deleted.

33 changes: 0 additions & 33 deletions geth/.github/workflows/build.yml

This file was deleted.

28 changes: 0 additions & 28 deletions geth/.github/workflows/dependencies.yml

This file was deleted.

72 changes: 0 additions & 72 deletions geth/.github/workflows/lint.yml

This file was deleted.

29 changes: 0 additions & 29 deletions geth/.github/workflows/markdown-links.yml

This file was deleted.

37 changes: 0 additions & 37 deletions geth/.github/workflows/security.yml

This file was deleted.

Loading

0 comments on commit 16e35b9

Please sign in to comment.