Go implementation of the Ethereum protocol
Find a file
2024-04-03 11:12:37 +09:00
.github .github: update CODEOWNERS (#24743) 2022-04-23 14:37:04 +02:00
accounts fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
build fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
cmd fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
common fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
consensus fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
console fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
contracts/checkpointoracle fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
core fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
crypto fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
dashboard dashboard: maintain legacy 2024-04-02 20:21:06 +09:00
eth fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
ethclient fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
ethdb fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
ethstats fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
event fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
graphql fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
internal fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
les fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
light fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
log fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
metrics fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
miner fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
mobile fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
node fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
p2p fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
params fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
rlp fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
rpc fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
signer fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
swarm swarm: code cleanup, move to ethersphere/swarm (#19661) 2019-06-04 16:35:36 +03:00
tests tests: delete legacy folder 2024-04-03 11:12:37 +09:00
trie fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
whisper whiseper: maintain legacy 2024-04-02 20:19:49 +09:00
.dockerignore cmd, internal/build, docker: advertise commit date in unstable build versions (#19522) 2019-05-08 16:44:28 +03:00
.gitattributes .gitattributes: enable solidity highlighting on github (#16425) 2018-04-03 15:21:24 +02:00
.gitignore build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
.gitmodules tests: external evm benchmarks (#24050) 2022-01-28 08:47:19 +01:00
.golangci.yml all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
.mailmap AUTHORS: remove one more duplicate entry (#24950) 2022-05-24 21:04:21 +02:00
.travis.yml fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
appveyor.yml appveyor.yml: fetch sub-modules recursively (#24451) 2022-03-01 10:36:11 +01:00
AUTHORS AUTHORS: remove one more duplicate entry (#24950) 2022-05-24 21:04:21 +02:00
circle.yml circleci: enable docker based hive testing 2016-07-15 16:07:34 +03:00
Connect_LVE_mainnet.md README: legacy tutorial for client connect to worldland mainnet 2024-04-02 20:29:33 +09:00
COPYING COYPING: restore the full text text of GPL (#21568) 2020-09-15 08:27:17 +02:00
COPYING.LESSER all: update license information 2015-07-07 14:12:44 +02:00
Dockerfile build: add static linking support (#25492) 2022-08-10 10:30:59 +02:00
Dockerfile.alltools build: add static linking support (#25492) 2022-08-10 10:30:59 +02:00
go.mod fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
go.sum go.mod: downgrade leveldb (#25413) 2022-07-27 09:31:13 +03:00
interfaces.go fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
Makefile all: use 'embed' instead of go-bindata (#24744) 2022-04-25 11:15:14 +02:00
oss-fuzz.sh fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00
README.md fix all the package from ethereum/go-ethereum to cryptoecc/ETH-ECC 2024-04-03 11:06:26 +09:00

WorldLand

API Reference Go Report Card.

Development client of the WorldLand blockchain. It is a fork of ethereum/go-ethereum

What is Worldland?

Worldland is an EVM-compatible blockchain that uses Error-Correction Code Proof-of-Work(ECCPoW).

Documentation

  • Worldland Documentation can be found here.

Contribution

Thank you for considering helping out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!

License

The ETH-ECC library (i.e. all code outside of the cmd directory) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

The ETH-ECC binaries (i.e. all code inside of the cmd directory) is licensed under the GNU General Public License v3.0, also included in our repository in the COPYING file.