891 Commits (602cc0458dd88f5f862274161fa305d6a393ce1e)

Author SHA1 Message Date
Gav Wood bcc35d67a1 Modularise nonce, mix hash and seed hash. 9 years ago
arkpar 1bb6bb5ff2 mix working 9 years ago
Gav Wood 1e6bf809b4 All fields of BlockInfo now private. 9 years ago
Gav Wood e18e3de824 Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 0158351621 Modularise nonce, mix hash and seed hash. 9 years ago
arkpar e6d2200cca mix working 9 years ago
Gav Wood 5ee3e8e5fc All fields of BlockInfo now private. 9 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood a04ba152e5 Modularise nonce, mix hash and seed hash. 9 years ago
arkpar 0431a97ecb mix working 9 years ago
arkpar 016ce6964f copy evmjit dll to output on windows 9 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 9 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 9 years ago
Gav Wood 9ae950d4ad Modularise nonce, mix hash and seed hash. 9 years ago
chriseth fc5bc756f6 Do not change the URLs of Dapps. 9 years ago
chriseth c50fc0ba65 Change the URL when the page changes. 9 years ago
arkpar 231b708666 find instead of find_firt_of 9 years ago
arkpar 76ad4daede Allow 0x prefix for address entry in AZ 9 years ago
arkpar ab69d8a357 check clang version before disabling warning 9 years ago
Gav Wood 50eca15788 More tweaks for view. 9 years ago
Gav Wood 5d16f389d6 Horizontal option for sync grpah. 9 years ago
Gav Wood 9fe06a6f98 Nicer syncing, 9 years ago
Gav Wood b9e6d54a39 More easily accessible d/l viz. 9 years ago
Gav Wood a4e468b171 Download view cleanups. 9 years ago
Gav Wood b3a1038fe5 Nicer import graph. 9 years ago
Gav Wood b8fa3ce530 Better visualisation of sync. 9 years ago
chriseth 4a99266ffb Prevent crash if not compiled with FATDB. 9 years ago
Gav Wood f2fdd8fb32 Nicer import graph. 9 years ago
Gav Wood dbf49bbc49 Better visualisation of sync. 9 years ago
Gav Wood 9ade9777a6 Olympic & Frontier specs 9 years ago
arkpar cea26e8dab Fixed clang warnings 9 years ago
Marek Kotewicz 455a1aed74 rpc eth_sendTransaction returns always transaction hash 9 years ago
Gav Wood 9be175ddd7 Cleaned up interface to send/submit Transaction. 9 years ago
arkpar 871a7c4bc9 don't refresh blockchain if not visible 9 years ago
Paweł Bylica 6dcc16cb7a Exetend VM selection options in AlethZero. 9 years ago
Gav Wood e6cfbe5824 ethkey can sign & recover transaction information. 9 years ago
arkpar cfcd722c51 pv61 sync 9 years ago
subtly 67b9135b28 Don't link secp256k1 on windows. 9 years ago
subtly 59d88742c2 Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 9 years ago
Gav Wood aceecf65b1 Set nonce in AZ and favour higher gas price transactions. 9 years ago
Marek Kotewicz e01be87ea8 load web3.admin js files 9 years ago
Gav Wood 43a6d825c3 Support rocksdb alternative. 9 years ago
chriseth c0de6de5db Fixed nodes format string. 9 years ago
chriseth 2c37204a69 KeyManager refactoring to increase readability. 10 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 9 years ago
Gav Wood 20e4fc7b93 First JSONRPC admin method. 9 years ago
arkpar 6b80953aa3 State management in EthereumHost, better sync progress reporting. 9 years ago
Gav Wood 3e46b869ad Allow unlocking of wallets over RPC. 10 years ago
Gav Wood 87cf8dd5d6 VM provides information on its performance. 10 years ago
Gav Wood f8740e8e4f Avoid enabling JITVM when not compiled in. 10 years ago