forked from cerc-io/laconicd-deprecated
* Set up framework for sending transaction with correct args and nonce mutex locking * Set up printing ethereum address through emintkeys and getting chainid from flags * Implemented defaults for eth_sendTransaction * Fix bug with no data provided * Updated comments and error, as well as RLP encoded tx bytes for return instead of amino encoded |
||
|---|---|---|
| .. | ||
| chain_config.go | ||
| codec.go | ||
| dump.go | ||
| journal.go | ||
| key.go | ||
| msg_encoding.go | ||
| msg_test.go | ||
| msg.go | ||
| querier.go | ||
| state_object.go | ||
| statedb.go | ||
| utils.go | ||