- Oct 05, 2018
-
-
guanqun authored
* enhance macro decl_storage() * update the state root hash * fix one comment
-
Svyatoslav Nikolsky authored
* Digest::log fn * change DigestItem::log impl
-
Svyatoslav Nikolsky authored
* compare digest item-by-item * update comment
-
- Oct 04, 2018
-
-
- Oct 03, 2018
-
-
* Updating Moment to support Mul/Div with BlockNumber Issue #261 * Fixed whitespace and commented code
-
Sergey Pepyakin authored
-
Sergey Pepyakin authored
-
Sergey Pepyakin authored
-
guanqun authored
* remove one map implementation in test * remove one map macro * remove one map macro * remove one map macro
-
- Oct 01, 2018
-
-
Pierre Krieger authored
-
Bastian Köcher authored
* Do not encode the `origin` parameter in the metadata * Remove obsolete macro * Encode outer dispatch in metadata
-
Tomasz Drwięga authored
-
Tomasz Drwięga authored
* Global unique subscription ids. * Fix tests.
-
- Sep 30, 2018
-
-
Arkadiy Paronyan authored
* Auxiliary data storage in client backend * Runtime error handling
-
Arkadiy Paronyan authored
-
Gav Wood authored
* Update BBQ Birch def * Fix
-
Sergey Pepyakin authored
* Fix `sandbox::Memory` lifecycle for no_std env * Retain memories in env_def builder and instance * Add scoped memory creation to test RC semantics * Add deploying_wasm_contract_should_work test. * Fix sandboxed memory set function.
-
Arkadiy Paronyan authored
-
Sergey Pepyakin authored
-
- Sep 29, 2018
-
-
Sergey Pepyakin authored
-
Sergey Pepyakin authored
-
Sergey Pepyakin authored
-
Arkadiy Paronyan authored
* Consensus cleanup * Fixed DB initialization issue * Spacing
-
Arkadiy Paronyan authored
* Limit gossip for non-authorities * Random shuffle
-
Pierre Krieger authored
* No longer use a channel for custom protocols * Fix warnings * Add graceful shutdown and comments * Minor cleanups * Add warning if queue goes over threshold * Increase threshold * Address grumble
-
Svyatoslav Nikolsky authored
* changes_trie * changs_trie: continue * changes_trie: adding tests * fixed TODO * removed obsolete ExtrinsicChanges * encodable ChangesTrieConfiguration * removed polkadot fle * fixed grumbles * ext_storage_changes_root returns u32 * moved changes trie root to digest * removed commented code * read storage values from native code * fixed grumbles * fixed grumbles * missing comma * key changes proof generation + query * fix grumbles * check that changes trie config is not changed by block.finalize() * fixed changes trie config check
-
Bastian Köcher authored
The metadata call does not work anymore with JSON and just returns an opaque blob.
-
guanqun authored
-
- Sep 28, 2018
-
-
Arkadiy Paronyan authored
* Started substrate tests * Sync test * Test updates * Improved tests * Use on-chain block delay * Parallel test execution * Otimized tests * Logging * Fixed racing test * Fixed compilation * Fixed timestamp test * Removed rlp dependency * Minor fixes * Fixed tests * Removed best_block_id and resolved fdlimit issue * Whitespace * Use keyring * Style * Added API execution setting * Removed stale import
-
- Sep 27, 2018
-
-
Sergey Pepyakin authored
-
Sergey Pepyakin authored
-
snd authored
* pass correct header column to read_meta again fixes #826 * make COLUMN_META exist in a single place * pass COLUMN_META as arg for more consistency with other db utils * remove unused import
-
Sergey Pepyakin authored
-
Gav Wood authored
* SS58 addresses in BFT Closes #590 * Fix wasm compile
-
Bastian Köcher authored
* Removes `rlp` dependency * Enable warnings about unused crates in the CI * Remove all the unused crates * Make tests working again
-
Sergey Pepyakin authored
-
Gav authored
-
asynchronous rob authored
-
Gav Wood authored
-
Gav Wood authored
* Fixes for staging testnet * Fix codec versioning * Comment unneeded trace * Update lib.rs * Update parity-codec * Add script to update wasm deps and update them. * Update hashes * Add BBQ Birch testnet * it's default-features, apparently. * Use simpler version spec for parity codec * Typo
-