Commit Graph

2522 Commits (2ba54a69be2db6fd116534d95f68c764cc012921)
 

Author SHA1 Message Date
obscuren 2ba54a69be skipping for travis 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
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
obscuren 62e0e18030 Changed public whisper api not to reveal temporary private keys 10 years ago
obscuren bb55307a9d Updated tests 10 years ago
obscuren 8f733461b3 Default datadir for mist is now shared with CLI (.ethereum) 10 years ago
obscuren 82beaabf6a Fixed consensus issue 10 years ago
obscuren e3cad04dec Fixed whisper messages 10 years ago
obscuren 1e5353824a updated tests 10 years ago
obscuren 4704a0a288 remove pre compiled for tests 10 years ago
Jeffrey Wilcke 5b561f434d Merge pull request #254 from chfast/pr/jitvm_stub 10 years ago
obscuren 750d70c202 updated tests 10 years ago
obscuren 34689cb3f3 Added manual triggering of filters 10 years ago
Paweł Bylica ba225017c4 JitVm struct stub. Forwards calls to DebugVm. 10 years ago