issues
search
QuarkChain
/
go-ethereum
Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
6
stars
2
forks
source link
MindReading Part I
#101
Closed
cyl19970726
closed
1 year ago
cyl19970726
commented
2 years ago
Add a new precompile contract named crossChainCall at core/vm/contracts.go
Add unit test at test/state_test.go (the uint test at this file location is to avoid circular references)
qizhou
commented
1 year ago
Need to rebase before merge?