- Dec 01, 2017
-
-
Takehiro Miyao authored
-
- Nov 09, 2017
-
-
keorn authored
-
- Nov 07, 2017
-
-
Arkadiy Paronyan authored
-
- Nov 03, 2017
-
-
* Allow to include all queue transactions in pending block. * Fix tests.
-
- Nov 02, 2017
-
-
-
* Action params and embedded params handling * fix namespaces
-
- Nov 01, 2017
-
-
-
* Nonce future - reserve and dispatch * Single thread nonce tests * Track status of reserved nonces. * Initialization of nonce reservations. * Prospective Signer * Fix cli tests.
-
- Oct 25, 2017
-
-
* Refactor static context check in CREATE. * Fix wasm.
-
- Oct 24, 2017
-
-
ddorgan authored
-
* Fix serialization of non-localized transactions. * Return proper SignedTransactions representation.
-
asynchronous rob authored
- Oct 23, 2017
-
-
Tomasz Drwięga authored
-
- Oct 20, 2017
-
-
Arkadiy Paronyan authored
-
Tomasz Drwięga authored
-
- Oct 17, 2017
-
-
Dmitry Kashitsyn authored
-
Tomasz Drwięga authored
-
Dmitry Kashitsyn authored
-
- Oct 16, 2017
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Arkadiy Paronyan authored
* Fixed comment warnings * Fixed remaining warnings
-
Marek Kotewicz authored
-
-
* updated ethabi to version 4.0 * ethabi 4.0.1
-
- Oct 15, 2017
-
-
Dmitry Kashitsyn authored
-
Marek Kotewicz authored
-
Dmitry Kashitsyn authored
-
- Oct 14, 2017
-
-
Arkadiy Paronyan authored
* Fixed kovan chain validation * Fork detection * Fixed typo
-
- Oct 13, 2017
-
-
Arkadiy Paronyan authored
-
- Oct 12, 2017
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Arkadiy Paronyan authored
-
- Oct 11, 2017
-
-
Arkadiy Paronyan authored
-
- Oct 10, 2017
-
-
Marek Kotewicz authored
* separate migration from util and make its dependencies into libs: * snappy * kvdb * error * common * renamed common -> macros * util error does not depend on snappy module * ethsync does not depend on util nor ethcore_error * nibbleslice and nibblevec merged with patricia_trie crate * removed unused dependencies from util * util journaldb traits does not need to be public * util_error * fixed ethcore compile error * ignore .swo files * Update chain.rs
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
- Oct 08, 2017
-
-
Afri Schoedon authored
* Add musicoin chain spec. * Add musicoin to parity node * Add musicoin to the wallet * Add i18n for musicoin * Align musicoin chain spec with 1.8, ref #6134 * Update musicoin bootnodes * Prepare MCIP-3 in musicoin chain spec. * Update musicoin chain spec with contract addresses for MCIP-3 * Extend ethash params by MCIP-3 * Fix musicoin chain spec json * Use U256 for block rewards. * Update musicoin registrar * Fix merge leftovers * Update musicoin chain spec for latest master * Bestow MCIP-3 block reward(s). * Update musicoin registry once and for all * Align MCIP-3 block reward with go implementation * Remove mcip3 test chain spec from repository * Update MCIP-3 block rewards * Musicoin homestead transition is at 1_150_000 * Expect mcip3 transtion to be properly defined in chain spec. * Panic handling for mcip to default to regular block rewards if not specified * Giving mcip3 rewards a useful default value. * Fix ethjson tests. * Update musicoin chain spec * Fix tests 0:) * Add musicoin mcip3 era test spec. * Update musicoin chain spec(s) * Add tests for mcip3 era block rewards * Fix tests * Disable byzantium for musicoin * Pass miner reward to the tracer. * Allow modifying blockreward in MCIP-3 transition.
-