862 Commits (f7500218c812d36f15e074e77cb56137c68d0ce1)

Author SHA1 Message Date
arkpar f7500218c8 mix working 10 years ago
Gav Wood e14d000bea All fields of BlockInfo now private. 10 years ago
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 32c11d9664 Modularise nonce, mix hash and seed hash. 10 years ago
chriseth fc5bc756f6 Do not change the URLs of Dapps. 10 years ago
chriseth c50fc0ba65 Change the URL when the page changes. 10 years ago
arkpar 231b708666 find instead of find_firt_of 10 years ago
arkpar 76ad4daede Allow 0x prefix for address entry in AZ 10 years ago
arkpar ab69d8a357 check clang version before disabling warning 10 years ago
Gav Wood 50eca15788 More tweaks for view. 10 years ago
Gav Wood 5d16f389d6 Horizontal option for sync grpah. 10 years ago
Gav Wood 9fe06a6f98 Nicer syncing, 10 years ago
Gav Wood b9e6d54a39 More easily accessible d/l viz. 10 years ago
Gav Wood a4e468b171 Download view cleanups. 10 years ago
Gav Wood b3a1038fe5 Nicer import graph. 10 years ago
Gav Wood b8fa3ce530 Better visualisation of sync. 10 years ago
chriseth 4a99266ffb Prevent crash if not compiled with FATDB. 10 years ago
Gav Wood f2fdd8fb32 Nicer import graph. 10 years ago
Gav Wood dbf49bbc49 Better visualisation of sync. 10 years ago
Gav Wood 9ade9777a6 Olympic & Frontier specs 10 years ago
arkpar cea26e8dab Fixed clang warnings 10 years ago
Marek Kotewicz 455a1aed74 rpc eth_sendTransaction returns always transaction hash 10 years ago
Gav Wood 9be175ddd7 Cleaned up interface to send/submit Transaction. 10 years ago
arkpar 871a7c4bc9 don't refresh blockchain if not visible 10 years ago
Paweł Bylica 6dcc16cb7a Exetend VM selection options in AlethZero. 10 years ago
Gav Wood e6cfbe5824 ethkey can sign & recover transaction information. 10 years ago
arkpar cfcd722c51 pv61 sync 10 years ago
subtly 67b9135b28 Don't link secp256k1 on windows. 10 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. 10 years ago
Gav Wood aceecf65b1 Set nonce in AZ and favour higher gas price transactions. 10 years ago
Marek Kotewicz e01be87ea8 load web3.admin js files 10 years ago
Gav Wood 43a6d825c3 Support rocksdb alternative. 10 years ago
chriseth c0de6de5db Fixed nodes format string. 10 years ago
chriseth 2c37204a69 KeyManager refactoring to increase readability. 10 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 10 years ago
Gav Wood 20e4fc7b93 First JSONRPC admin method. 10 years ago
arkpar 6b80953aa3 State management in EthereumHost, better sync progress reporting. 10 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
arkpar bec5703d33 hash download reporting 10 years ago
Gav Wood 1f9330a29c Avoid divide by zero. 10 years ago
Gav Wood e81fc1e68f Minor debug alterations/fixes for blockchain downloading to make it play 10 years ago
arkpar acf11858f7 style 10 years ago
Paweł Bylica a9f3df90b1 Add missing override specifiers. 10 years ago
arkpar 5eb685da7c Moved transaction verification to verifier thread 10 years ago
Gav Wood 0bd1b56c91 Save/load gas pricing. Full integration. 10 years ago
Gav Wood 51b90324c0 Allow configurable gas price in AZ & eth. 10 years ago
Vlad Gluhovsky e0c3095bda refactored the topic naming conventions 10 years ago
Paweł Bylica c95ddc044d Style improvements 10 years ago