wanderer
wanderer
I don't need this anymore and don't have time to implement it ATM.
whoa nice i love checklists!
also note https://github.com/ethereum/wiki/wiki/JSON-RPC-Improvement-Proposal
@kumavis is `eth_accounts` in vapor?
`listing` should be fixed https://github.com/ethereum/node-ethereum/issues/52
oh the `coinbase` opcode is well defined. it just gives back the coinbase of the block that mined the tx. for `eth_accounts` i just stubed it out and it will...
`eth_codeAt` should be fixed now
for `eth_balanceAt` returning `0x` is silly. is that really nessicary?
ok `blockbynumber` is returning blocks now
@kumavis `coinbase` is sort of controversial opcode. but one use is using like a PRNG