- Aug 24, 2016
-
-
Denis S. Soldatov aka General-Beck authored
remove linker from arm* target
-
Denis S. Soldatov aka General-Beck authored
remove failure from armv7 (pi2)
-
asynchronous rob authored
small blooms optimization
-
Marek Kotewicz authored
* protection from readding empty traces && assertion in traces db * simplified assert
-
Nikolay Volf authored
* boot binaries reorg & helpers * stratum ipc service * spaces in cli
-
Marek Kotewicz authored
* Address renamed to H160 at bigint library level * moved uint specific test from util to bigint library * naming * unifing hashes in progress * unifing hashes * cleanup redundant unwraps in tests * Removing util/crypto in progress. * fixed compiling * signature cleanup in progress * new module - ethcrypto used by ethstore and ethcore-network * fixed compiling * fixed compiling * fixed merge
-
Arkadiy Paronyan authored
-
asynchronous rob authored
* optionally use no mangling for accountdb * add the recorder module * get_recorded for tries, no virtual dispatch on readonly tries * add recording test
-
Tomasz Drwięga authored
* Validating sha3 of a file * sha3 in utils * Removing devtools
-
Marek Kotewicz authored
-
Nipunn Koorapati authored
-
- Aug 23, 2016
-
-
Tomasz Drwięga authored
* Fetching dapp from github. * Unpacking dapp * Removing hardcodes * Proper Host validation * Randomizing paths * Splitting into files * Serving donwloaded apps from different path * Extracting URLHint to separate module * Whitespace and docs * Resolving from URLHint contract * Fixing test * Resolving githubhint url from registrar * Proper redirections * Fixing test * fixing ethstore [ci skip] * Correct version of registrar * Removing superfluous Box
-
Denis S. Soldatov aka General-Beck authored
add allow_failure: true to arm*
-
Nipunn Koorapati authored
-
Tomasz Drwięga authored
* # This is a combination of 2 commits. # The first commit's message is: CLI to specify signer interface # This is the 2nd commit message: Fixing paths on windows * CLI to specify signer interface
-
Nikolay Volf authored
-
Nikolay Volf authored
Use relative path for IPC sockets
-
Marek Kotewicz authored
-
Gav Wood authored
* Market-orientated transaction pricing Avoid a strict gas-limit and let the market decide through using a priority queue based around gas pricing for transactions. In periods of low transaction volume, they'll be processed for a lower fee. * Fix tests, add/clarify documentation, fix some logic. * Change default to reflect CLI. * Specify type. * Make test more precise. * Fix doc test
-
Nikolay Volf authored
-
-
-
Tomasz Drwięga authored
Fix open on FreeBSD
-
Chiu-Hsiang Hsu authored
-
- Aug 22, 2016
-
-
Nikolay Volf authored
-
Nipunn Koorapati authored
-
- Aug 21, 2016
-
-
Tomasz Drwięga authored
-
- Aug 19, 2016
-
-
Nikolay Volf authored
Getting rid of syntex
-
Nikolay Volf authored
-
Tomasz Drwięga authored
-
* stratum stub * basic subscription * workers, authorizations stubs * push messages * authorizing workers * push tests (failing) * traits.rs forgotten * version bump * parking lot rwlock * trace for else * various fixes * fix last test * bump version * logger under test mod * dependencies dependant * extra line demolition
-
- Aug 18, 2016
-
-
-
Nikolay Volf authored
introduce ethcore/state module
-
Nikolay Volf authored
Apply settings to column families
-
Denis S. Soldatov aka General-Beck authored
Defines the names of branches and tags for which the job will be built only: - master - beta - tags - stable
-
asynchronous rob authored
-
asynchronous rob authored
-
asynchronous rob authored
-
Arkadiy Paronyan authored
* Use random IV for ECIES AES * ECIES encrypt/decrypt for a single message * Derive IV from shared secret
-
Arkadiy Paronyan authored
-