forked from forks/go-ethereum
Go implementation of the Ethereum protocol. Modified to send eth_calls with "data" instead of "input"
| .gitignore | ||
| big.go | ||
| block.go | ||
| block_manager.go | ||
| ethereum.go | ||
| parsing.go | ||
| parsing_test.go | ||
| serialization.go | ||
| serialization_test.go | ||
| transaction.go | ||
| vm.go | ||