Commit Graph

2539 Commits (d8c6168d11dda55ffb10bc70601e74e347c156e1)
 

Author SHA1 Message Date
Taylor Gerring d8c6168d11 Return a websocker.Handler of the function 10 years ago
Taylor Gerring dd3f38fe5b Rename transport to ws 10 years ago
Taylor Gerring a38bca3438 Add wsport flag to Mist 10 years ago
Taylor Gerring 5f50fe7a4a Update CLI to use new Websocket RPC 10 years ago
Taylor Gerring b8e7b8e2e1 New simplified Websocket transport 10 years ago
Taylor Gerring 2f0166b945 Indicate port in startup log message 10 years ago
Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC 10 years ago
obscuren 7a894e3738 Merge branch 'develop' into jsonrpc 10 years ago
obscuren d792e95c21 Merge branch 'Gustav-Simonsson-import_presale_keys' into develop 10 years ago
obscuren a125b0fbc3 Merge branch 'import_presale_keys' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-import_presale_keys 10 years ago
obscuren 0dfe511370 Use curve params instead of hardcoded 32 bytes 10 years ago
obscuren d4cc2d3503 Pad private key when signing & length check for hashes in sign 10 years ago
obscuren b777d6aa3f UI Updates 10 years ago
obscuren 4df2e1ef5c updated tests 10 years ago
obscuren 67f9783e6a Moved `obscuren` secp256k1-go 10 years ago
obscuren 6eaa404187 Moved sha3 from `obscuren` 10 years ago
obscuren 0045ce4cde Future blocks not allowed 10 years ago
obscuren 465b0a79d8 Updated browser & pass view to callback function 10 years ago
Gustav Simonsson 8af42d42da CamelCase aesCBCDecrypt 10 years ago
Gustav Simonsson 1f8290ca44 Add ImportPreSaleKey 10 years ago
Taylor Gerring 215780ab56 Move GetRequestReply to EthereumApi 10 years ago
Taylor Gerring a6d4ce2630 Move argument types to separate file 10 years ago
Taylor Gerring 0c77a96249 Move websockets out of cmd/util 10 years ago
Taylor Gerring d92fde6980 Merge branch 'develop' into jsonrpc 10 years ago
obscuren 87f50659db fixed url bug in browser 10 years ago
obscuren 9845029a75 StdVm by default 10 years ago
obscuren 375cc67ba6 Hide browser bar when coming from a DApp url 10 years ago
obscuren 4dd7be7ed0 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
Jeffrey Wilcke 12fad65991 Merge pull request #259 from Gustav-Simonsson/develop 10 years ago
Gustav Simonsson d48140cab3 Address pull request comments 10 years ago
Gustav Simonsson 3cf038f300 Address pull request comments 10 years ago
obscuren f34838688e Minor browser improvements 10 years ago
obscuren bcb1166e52 Added 0 key proof error 10 years ago
obscuren 8d1637f567 Moved connection errors to DebugDetail level 10 years ago
obscuren b03614527b VmDebug => StdVm 10 years ago
obscuren 9b509f6478 Print error instead of returning for seed node err 10 years ago
obscuren 89c69a1d25 VmDebug => StdVm 10 years ago
Jeffrey Wilcke 06bfe19f05 Merge pull request #260 from fjl/rlp-encoder 10 years ago
obscuren 7394ee7c72 Fixed difficulty 10 years ago
obscuren 24613a60dc Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren acc8f7fadc Add defer rescued back in 10 years ago
Felix Lange fc92abec2c rlp: allow encoding non-empty interface values 10 years ago
Jeffrey Wilcke 52bb149541 Merge pull request #257 from fjl/rlp-encoder 10 years ago
Gustav Simonsson 9caf32befe Update code comments 10 years ago
Gustav Simonsson 47d3b3dd58 Address pull request comments 10 years ago
Gustav Simonsson a1c2749380 Address pull request comments 10 years ago
Gustav Simonsson 945798f913 Add new key_store interface and two new key stores 10 years ago
Felix Lange 29c46cdf34 rlp: fix Decode benchmarks 10 years ago
Felix Lange 552f5b2693 rlp: add functions for encoding 10 years ago
obscuren d5d9746ca3 updated tests 10 years ago