Commit Graph

  • 0330f3bac6 grandpa: send authority id to telemetry when starting new voter (#3705) André Silva 2019-09-26 18:23:01 +01:00
  • ee6db12917 Runtime agnostic Events (#20) Andrew Jones 2019-09-26 17:48:25 +01:00
  • d82f459543 Kusama CC2 spec (#449) ddorgan 2019-09-26 12:27:38 +02:00
  • 55e5b21478 Improve storage doc (#3691) thiolliere 2019-09-26 11:44:52 +02:00
  • 9af76cc73d Some updates Bastian Köcher 2019-09-26 09:44:21 +02:00
  • ce064775fc Some updates Bastian Köcher 2019-09-26 09:44:21 +02:00
  • a2c553a0d9 Random seed API for offchain workers (#3694) Ashley 2019-09-26 19:36:58 +12:00
  • 66b0e00651 Fix linkedmap instance head of (#3690) thiolliere 2019-09-25 22:38:29 +02:00
  • 26e49930bc add cargo audit Denis P 2019-09-25 18:48:55 +02:00
  • 64abb5f70d add cargo audit Denis P 2019-09-25 18:48:55 +02:00
  • f277c4884a Fix Phragmen equalize loop. (#3693) Kian Paimani 2019-09-25 16:43:11 +02:00
  • 3b07551055 a simple CI for the start Denis P 2019-09-25 14:38:08 +02:00
  • 3c0e942b33 a simple CI for the start Denis P 2019-09-25 14:38:08 +02:00
  • 1c15ca6ad1 Refactor: fixed point arithmetic for SRML. (#3456) Kian Paimani 2019-09-25 11:21:05 +02:00
  • 87688aadaa Document how to get head of linked map. (#3679) Kian Paimani 2019-09-25 09:36:24 +02:00
  • 3dd5a508b4 Remove debug_assert!ion. (#3678) Toralf Wittner 2019-09-25 09:35:45 +02:00
  • a6329f8779 Change decl_storage! to forbid default value for Option types (#3682) Ashley 2019-09-25 19:34:31 +12:00
  • 1bf44278d3 node: update flaming fir (#3681) André Silva 2019-09-24 18:47:06 +01:00
  • ba31727ddd lock (#446) thiolliere 2019-09-24 18:04:29 +02:00
  • 1835c3f9a1 Fix head not hashed (#3680) thiolliere 2019-09-24 17:46:41 +02:00
  • ec828175d8 grandpa: set justification period to 512 blocks (#445) André Silva 2019-09-24 16:29:47 +01:00
  • 821a59ca8d add authority discovery module (#444) André Silva 2019-09-24 14:31:27 +01:00
  • 7611c08679 Fix invalid debug assertion. (#3663) Toralf Wittner 2019-09-24 13:53:16 +02:00
  • 4f4baa9b07 Update to lastest Substrate master (#443) Bastian Köcher 2019-09-24 13:09:30 +02:00
  • af0d71d389 Add block announce validator. (#3346) Toralf Wittner 2019-09-24 10:48:21 +02:00
  • 4888c253a3 fix #2177: port GRANDPA node-side code to use Consensus digests (#3669) Robert Habermeier 2019-09-24 10:45:44 +02:00
  • 5c39f588be Change decl_storage! to import the storage traits automatically (#3674) Ashley 2019-09-24 20:05:15 +12:00
  • a7cd458544 Move best_containing from Client to blockchain::Backend (#3655) Ashley 2019-09-24 17:31:06 +12:00
  • 1baee72d75 use pdqselect for median_algorithm selection (#3636) Ashley 2019-09-24 08:37:53 +12:00
  • 2d6e617309 Send local GRANDPA authority id to telemetry (#3646) Michael Müller 2019-09-23 17:48:09 +02:00
  • 82e7f9e423 Decouple node-executor structures from wasmi (#3610) Jim Posen 2019-09-23 17:38:51 +02:00
  • 444a19ec5f update substrate (#442) thiolliere 2019-09-23 16:25:14 +02:00
  • c200ce757b Fixing BABE epochs to change between blocks (#3583) Robert Habermeier 2019-09-23 16:03:05 +02:00
  • e6d4a76521 Refactor reward curve (#3668) thiolliere 2019-09-23 14:11:24 +02:00
  • 21cb1e9f45 Switch to wasm-builder 1.0.7 (#441) Bastian Köcher 2019-09-23 12:38:38 +02:00
  • 0a469666c1 Rename more things related to contract instantiation (#3664) Ashley 2019-09-23 21:32:44 +12:00
  • e0b3564f2d improve justification docs Robert Habermeier 2019-09-23 00:12:30 +02:00
  • 642e76b738 Only submit signed extrinsics back to pool when retracting block (#3660) Wei Tang 2019-09-21 19:50:37 +08:00
  • 210290f8ca Remove unused key types sr25 and ed25 (#3659) Joshy Orndorff 2019-09-20 20:48:03 -08:00
  • c25d7386cf Make staking inflation curve configurable. (#3644) thiolliere 2019-09-21 06:47:10 +02:00
  • 68cda2fe79 find best_containing even if best chain is shorter (#3657) Robert Habermeier 2019-09-20 18:44:19 +02:00
  • e434dbdfc5 Use ThreadPool::spawn_ok() instead of ThreadPool::spawn() (#3656) Hernando Castano 2019-09-20 15:26:14 +02:00
  • c95fdd53d8 Finish off srml-contract create -> instantiate renamings (#3649) Ashley 2019-09-20 20:53:03 +12:00
  • eba6dd73c6 Blockchain cache pruning strategy (#3395) Svyatoslav Nikolsky 2019-09-20 09:49:15 +03:00
  • d105d3f3a1 fn import_block -> fn block_import_params in SimpleSlotWorker (#3647) Weiliang Li 2019-09-19 23:49:24 +09:00
  • 0ed8d40b88 srml-contract: Rename Contract::create to instantiate (#3645) Ashley 2019-09-19 23:06:11 +12:00
  • 668acca9ed Force new era only if 1/3 validators is disabled. (#3533) Tomasz Drwięga 2019-09-19 12:04:48 +02:00
  • bfe240d1b0 srml-module: Phragmen election (#3364) Kian Paimani 2019-09-19 12:04:02 +02:00
  • 5585770a12 core, subkey: allow to read Polkadot, Kusama, and Dothereum address types (#3643) Talha Cross 2019-09-19 08:34:41 +02:00
  • 9ea3d8fc52 Remove the no_std feature from the WASM builder (#3640) Pierre Krieger 2019-09-18 22:00:44 +02:00
  • 49ad0dbdff Make wasm-builder check for rust-lld (#3635) Bastian Köcher 2019-09-18 13:52:18 +02:00
  • b46340cf8e From<UintAuthority> for u64 (#3638) Kian Paimani 2019-09-18 13:24:08 +02:00
  • e9c756dced Update parity-wasm to 0.40 (#3631) Ashley 2019-09-18 22:27:59 +12:00
  • a07e567fe1 Storage tracing (#3614) Arkadiy Paronyan 2019-09-17 20:42:15 +02:00
  • 2b040fe983 Properly detect debug build in slots (#3630) Bastian Köcher 2019-09-17 14:39:40 +02:00
  • 113d512300 Suggest --release compilation (#3627) Shawn Tabrizi 2019-09-17 13:32:52 +02:00
  • c4af4fa522 Fix missing contracts RPC on a full node. (#3622) Tomasz Drwięga 2019-09-17 13:06:36 +02:00
  • 0b0a42b717 Crowdfund parachain deposit (#315) Gavin Wood 2019-09-17 18:22:34 +08:00
  • 96c781834d Enable nice wasm panic messages by default (#3619) Bastian Köcher 2019-09-17 11:28:32 +02:00
  • 84d0c790f3 Send block status with announcement (#3607) Arkadiy Paronyan 2019-09-17 11:19:46 +02:00
  • 6679c8b051 Update mod.rs (#3625) Weiliang Li 2019-09-17 18:16:22 +09:00
  • 849e824652 Fetching multiple remote values using single message (#3612) Svyatoslav Nikolsky 2019-09-16 13:30:21 +03:00
  • f9ae14bdb9 add substrate-rpc-primitives to use NubmerOrHex in rpc.rs (#19) Andrew Plaza 2019-09-16 03:20:54 -07:00
  • c45a15e559 RPC call to get all RPC methods (#3613) Tomasz Drwięga 2019-09-13 21:19:04 +02:00
  • 45d64a711c Clean up sr-io (#3609) Bastian Köcher 2019-09-13 16:39:50 +02:00
  • 5cb8c0dc1c Fixes for allocator + factory + misc improvements (#3534) Michael Müller 2019-09-13 15:47:15 +02:00
  • 99c6d600c4 Substrate.from() (#431) Gavin Wood 2019-09-13 15:27:41 +02:00
  • b7c6bc1ed5 Fix tracking validator set in ImOnline (#3596) Tomasz Drwięga 2019-09-13 14:55:33 +02:00
  • a7f35680b4 Fix Staking and Democracy locking (#3606) Kian Paimani 2019-09-13 08:52:52 +02:00
  • a6b5d1d155 Move phragmen benchmarks out of Staking (#3588) Kian Paimani 2019-09-13 08:41:33 +02:00
  • 7b87cd206b Implement support for patch section in wasm-builder (#3599) Bastian Köcher 2019-09-12 21:59:18 +02:00
  • e9070e2786 Insipx/add block method (#18) Andrew Plaza 2019-09-12 21:34:24 +02:00
  • 650c6d3bb0 Fix compile errors (#17) Yuanchao Sun 2019-09-13 03:31:05 +08:00
  • 981b3c79ee Print version when panic (#3608) Sergei Pepyakin 2019-09-12 17:52:26 +02:00
  • 634ca73e50 Make light client backend only work with locally available data (#3538) Svyatoslav Nikolsky 2019-09-12 18:13:26 +03:00
  • fd924c07ed grandpa: reannounce voted blocks periodically (#3602) André Silva 2019-09-12 16:12:04 +01:00
  • d864254b7a Sudo can dispatch from an account (#3604) Gavin Wood 2019-09-12 16:47:03 +02:00
  • a643ac6c6f Fix subkey does not verify with pubkey (#3547) Marcio Diaz 2019-09-12 15:42:35 +02:00
  • cccfdee49b ci: build-linux-release fix missing bracket (#434) gabriel klawitter 2019-09-12 14:48:39 +02:00
  • 524890c335 ci: build kusama-nightly-staging and trigger deployment (#430) gabriel klawitter 2019-09-12 14:12:25 +02:00
  • 4daac15d22 Add an RPC method for calling a contract. (#3563) Sergei Pepyakin 2019-09-12 13:30:10 +02:00
  • 294d172187 fix inconsistency in block time (#3603) Xiliang Chen 2019-09-12 20:21:21 +12:00
  • 32335cc5e4 grandpa: fix race condition (#3542) André Silva 2019-09-12 00:03:10 +01:00
  • 098d880cf9 read_storage panics (#3589) Sergei Pepyakin 2019-09-11 19:37:19 +02:00
  • d136b8eb81 Switch to new proc-macro crate for implementing traits for tuples (#3598) Bastian Köcher 2019-09-11 19:10:02 +02:00
  • 433d752831 grandpa: use periodic neighbor packet sender (#3594) André Silva 2019-09-11 17:08:15 +01:00
  • d908f32c30 Fixes NPoS reward, along with tests, cleanups & docs corrections (#3595) Gavin Wood 2019-09-11 15:11:08 +02:00
  • 28e23d07ef Substrate.from() (#426) Gavin Wood 2019-09-11 13:14:20 +02:00
  • ccc73da289 Use --release for running a Substrate dev node (#3591) Shawn Tabrizi 2019-09-11 09:42:31 +02:00
  • 010395e620 Never panic during execution proof check (#3504) Svyatoslav Nikolsky 2019-09-11 10:27:32 +03:00
  • 9607afd629 Cleanup of the state-machine crate (#3524) Bastian Köcher 2019-09-10 17:00:00 +02:00
  • 2beeda1488 Don't initialize block for offchain workers. (#3578) Tomasz Drwięga 2019-09-10 16:15:32 +02:00
  • 1450719acc First step for generating host externals out of the function definition in sr-io (#3567) Bastian Köcher 2019-09-10 16:07:25 +02:00
  • 86b3f2e1a7 Augment every task spawned by Service with on_exit (#3581) Bastian Köcher 2019-09-10 12:05:54 +02:00
  • a4ba356047 Add section regarding polkadot PRs. (#3579) Benjamin Kampmann 2019-09-10 10:21:46 +02:00
  • 81af1d140a finalize -> finalize_with_ancestors (#3576) Svyatoslav Nikolsky 2019-09-09 16:22:58 +03:00
  • ae8bc414ab grandpa: don't require justification of consensus changes on full node (#3540) André Silva 2019-09-09 06:28:35 +01:00
  • 9dc9e51063 Fix node template build issue (#3570) Xiliang Chen 2019-09-07 22:53:11 +12:00
  • 4f7e36e072 Update docs for the wasm executor crate (#3569) Sergei Pepyakin 2019-09-06 23:08:08 +02:00
  • 0fff0d28db Implement Maybe* marker traits using a declarative macro (#3557) Caio 2019-09-06 16:31:37 -03:00