- Nov 04, 2016
-
-
Arkadiy Paronyan authored
* Vitalik's new test vectors. * Update to latest EIP155 spec. * Fix txs. * Another fix.
-
- Nov 03, 2016
-
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
* The front-end for each hard-fork, also EIP-160. * Address EIP161 a/c * Include EIP-161b * EIP-161 part d. * Fix test build. * Fix one test, add another. * Fix use of bloom & renaming. * Fixed tests * Initial groundwork for EIP-155 * Fix minor bug. * Fix all tests finally. * Rest of EIP-155. * Add tests for EIP-155 algorithm. Update transaction tests validation. * Address grumbles. * Remove unused code. * Resolve IPC issues * Fixed tests * ipc backports * Fixing random test failures (#2577) * Fix SUICIDE gas mechanism and add consensus tests. * Remove commented code. * Set Frontier hardfork block number * Transaction tests, * Fixed tests * Removed banning queue
-
- Nov 01, 2016
-
-
asynchronous rob authored
-
- Oct 31, 2016
-
-
Arkadiy Paronyan authored
-
- Oct 30, 2016
-
-
Tomasz Drwięga authored
-
Arkadiy Paronyan authored
* Prevent database corruption on OOM (#2832) * Prevent database corruption on OOM * Renamed write_flushing * v1.3.10
-
- Oct 27, 2016
-
-
Denis S. Soldatov aka General-Beck authored
fix darwin md5
-
- Oct 26, 2016
-
-
Denis S. Soldatov aka General-Beck authored
change emai
-
Denis S. Soldatov aka General-Beck authored
add build deb packages (amd64, arm64,armhh)
-
- Oct 25, 2016
-
-
Denis S. Soldatov aka General-Beck authored
-
Denis S. Soldatov aka General-Beck authored
remove cd .. [ci-skip]
-
Denis S. Soldatov aka General-Beck authored
build amd64
-
Denis S. Soldatov aka General-Beck authored
test deb build
-
Denis S. Soldatov aka General-Beck authored
[skip-ci] remove dpkg-deb
-
Denis S. Soldatov aka General-Beck authored
remove cp [ci-skip]
-
Denis S. Soldatov aka General-Beck authored
initial build .deb packages
-
- Oct 21, 2016
-
-
Arkadiy Paronyan authored
-
- Oct 20, 2016
-
-
Arkadiy Paronyan authored
* Fix botched merge * Test for 'exists'
-
Arkadiy Paronyan authored
* v1.3.9 * Block import optimization (#2748) * Block import optimization * whitespace [ci:none] * Don't add empty accounts to bloom (#2753) * Incrementally calculate verification queue heap size (#2749) * incrementally calculate queue heap size * query the correct queue sizes
-
- Oct 19, 2016
-
-
* Introduce EIP150 hardfork block for ETC * Bumping json tests
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
-
- Oct 18, 2016
-
-
Tomasz Drwięga authored
-
- Oct 15, 2016
-
-
* EIP150.1c Conflicts: ethcore/res/ethereum/expanse.json ethcore/res/ethereum/morden.json ethcore/res/ethereum/tests ethcore/src/blockchain/blockchain.rs ethcore/src/ethereum/ethash.rs ethcore/src/evm/interpreter/mod.rs json/src/spec/ethash.rs * Update json test suite (#2574) * update json test suite * comment out the incomplete test Conflicts: ethcore/res/ethereum/tests * Updating tests * Adding state tests * Updating tests * Updating HF block * Removing flushln [ci:skip] * Commenting out suicide test * New tests. * Switch to EIP tests. * Rename some stuff, combine transition tests. * Fix U256 overflows. * Name cleanups and an effort to fix tests. * Rename back for clarity. * Fix non-EIP-150 OOG CALLs * New transition block number & additional EIP150 tests * Morden transition block set; Tests updated * Added missing test
-
Arkadiy Paronyan authored
-
Arkadiy Paronyan authored
-
- Oct 14, 2016
-
-
* bloom expand & upgrade logic * remove arc * progress tracker * comment about magic number * progress tick initial
-
Arkadiy Paronyan authored
* v1.3.8 * mitigate refcell conflict in state diffing (#2601) * mitigate refcell conflict in state diffing Also uses RefCell::get_mut in a few places. * Add test case * Fixed stalled sync * Fixed tx queue limit for local transactions (#2616) * Fixed tx queue limit for local tx * Fixing test * Increas gas limit to 20x * Additional logs when transactions is removed from queue (#2617) * Database performance tweaks (#2619)
-
- Oct 12, 2016
-
-
Arkadiy Paronyan authored
* Increase WAL size * Decreased default work queue size
-
Arkadiy Paronyan authored
* Reduce DB history * Configurable history size * Set min history size * Test * Fixed a test and reduced the limit
-
Denis S. Soldatov aka General-Beck authored
remove arm builds from `master`
-
Arkadiy Paronyan authored
* TX queue gas limit config and allow local transactions over the gas limit (#2553) * Gas limit config; Allow local transactions over the limit * Fix typo [ci:skip] * v1.3.7
-
Denis S. Soldatov aka General-Beck authored
installer.exe -> InstallParity.exe
-
Denis S. Soldatov aka General-Beck authored
checksum -> parity.md5
-
Denis S. Soldatov aka General-Beck authored
fix S3 path for win
-
Denis S. Soldatov aka General-Beck authored
fix win build
-
Denis S. Soldatov aka General-Beck authored
update windows biuld (add *.exe *.zip *.md5
-
Denis S. Soldatov aka General-Beck authored
fix windows installer
-
Denis S. Soldatov aka General-Beck authored
fix errors in windows build
-