Commit Graph

  • a6b1d91d6e Network bridge refactoring impl (#1537) Robert Habermeier 2020-08-12 13:16:28 +02:00
  • 64901c015e pallet-evm: fix wrong logic in mutate_account_basic (#6786) Wei Tang 2020-08-12 12:46:28 +02:00
  • 8e60a5197f Augment Implementer's Guide XCMP docs (#1569) Dan Forbes 2020-08-12 03:02:43 -07:00
  • 36a8c720f2 Add a warning if users pass --sentry or --sentry-nodes (#6779) Pierre Krieger 2020-08-12 11:58:01 +02:00
  • a531c5b762 Implement 'transactional' annotation for runtime functions. (#6763) Shaopeng Wang 2020-08-12 21:21:36 +12:00
  • c0ebb00fd3 Fuse the import queue receiver (#6876) Pierre Krieger 2020-08-12 10:58:16 +02:00
  • 9446b3c7e7 Implement storage::next_key (#195) Bastian Köcher 2020-08-12 09:54:12 +02:00
  • 2381e5addf Implement storage::next_key (#195) Bastian Köcher 2020-08-12 09:54:12 +02:00
  • da3667572b Expose properties and per-era preferences Demi M. Obenour 2020-08-11 21:24:46 -04:00
  • 05128c6acf docs: fix references to code of conduct document (#6879) André Silva 2020-08-11 22:21:45 +01:00
  • 5a8644243b Add Phala Network SS58 address type (#6758) h4x3rotab 2020-08-12 04:12:34 +08:00
  • 60bdece0a1 docs: convert code of conduct to markdown (#6878) André Silva 2020-08-11 20:55:15 +01:00
  • bc2166404e Fix wrong staking doc about transaction payment. (#6873) Kian Paimani 2020-08-11 17:07:17 +02:00
  • 7fa96261ba grandpa: change some logging from trace to debug (#6872) André Silva 2020-08-11 16:05:59 +01:00
  • c347300e3e Move to upstream wasmtime, refactor globals snapshot (#6759) Nikolay Volf 2020-08-11 18:05:31 +03:00
  • 58ebf50839 Block packet size limit (#6398) Arkadiy Paronyan 2020-08-11 16:12:30 +02:00
  • b0342f0b12 state_getSize RPC for storage maps (#6847) Kian Paimani 2020-08-11 14:09:52 +02:00
  • a12f634e51 Support build-spec for other chains than Polkadot (#1567) Bastian Köcher 2020-08-11 13:06:53 +02:00
  • 1519da95d7 Custom Codec Implenetation for NPoS Election (#6720) Kian Paimani 2020-08-11 12:33:30 +02:00
  • 3b71c2a6e2 One node two runtimes (#191) Bastian Köcher 2020-08-11 11:35:54 +02:00
  • 2c63ccb9eb One node two runtimes (#191) Bastian Köcher 2020-08-11 11:35:54 +02:00
  • 253f906a4d grandpa: log errors and grandpa unexpected conclusion (#6867) André Silva 2020-08-10 22:52:39 +01:00
  • 7bad6c6909 Merge branch 'master' into staking Demi M. Obenour 2020-08-10 13:23:10 -04:00
  • 04b185e3d4 seal: Change prefix and module name from "ext_" to "seal_" for contract callable functions (#6798) Alexander Theißen 2020-08-10 15:14:34 +02:00
  • 4bdfd02f93 impl availability distribution Bernhard Schuster 2020-08-10 15:02:30 +02:00
  • f9f8262303 Remove minimum_validator_count stale const (#6864) Kian Paimani 2020-08-10 13:48:43 +02:00
  • 0ed8cad3c3 companion PR for #5732: pubsub RPC for grandpa justifications (#1346) Jon Häggblad 2020-08-10 12:57:42 +02:00
  • 433b7214f5 Add Subscription RPC for Grandpa Finality (#5732) Hernando Castano 2020-08-10 06:31:36 -04:00
  • 511e6f5a16 Implement the concat in twox_64_concat (#150) Demi Obenour 2020-08-10 10:05:17 +00:00
  • 3ed6030110 Rework default values used by the RelayChainCli (#189) Bastian Köcher 2020-08-10 09:53:07 +02:00
  • 96da14c14f Rework default values used by the RelayChainCli (#189) Bastian Köcher 2020-08-10 09:53:07 +02:00
  • a936771c0f Update pinned wasm-bindgen dependency (#6861) Joshy Orndorff 2020-08-10 03:52:21 -04:00
  • 2804b40a1c pallet-evm: move gas price check to execute_evm (#6837) Wei Tang 2020-08-09 01:24:34 +02:00
  • 2efe482c40 Add cumulus-service (#187) Bastian Köcher 2020-08-08 08:07:33 +02:00
  • 9603b2fe5f Add cumulus-service (#187) Bastian Köcher 2020-08-08 08:07:33 +02:00
  • 528b218ef2 Implement the concat in twox_64_concat Demi M. Obenour 2020-08-07 21:44:51 -04:00
  • 6bf960f55f Fix compilation errors Demi M. Obenour 2020-08-07 21:44:41 -04:00
  • d8aabf0c32 Separate ParachainId injection to its own pallet (#183) Joshy Orndorff 2020-08-07 15:52:15 -04:00
  • 1fcd05503a Separate ParachainId injection to its own pallet (#183) Joshy Orndorff 2020-08-07 15:52:15 -04:00
  • 6de543538c Fix wait_for_blocks counting blocks that didn't go through consensus (#6850) Cecile Tonglet 2020-08-07 21:21:24 +02:00
  • f6f80ece18 Implementer's guide: Messaging overview stub (#1405) Sergei Shulepov 2020-08-07 18:01:05 +02:00
  • 8a6e29eef9 Proof of concept: Add a new runtime that uses pallet_contracts (#186) Alexander Theißen 2020-08-07 17:41:15 +02:00
  • bda46b0b07 Proof of concept: Add a new runtime that uses pallet_contracts (#186) Alexander Theißen 2020-08-07 17:41:15 +02:00
  • 7428a47373 Align for "Starting parachain attestation session" (#1554) Jun Jiang 2020-08-07 23:17:09 +08:00
  • 9fda6cb416 break out subsystem-util and subsystem-test-helpers into individual crates (#1553) Peter Goodspeed-Niklaus 2020-08-07 16:51:36 +02:00
  • 10533db948 Graceful shutdown relay chain (#185) Cecile Tonglet 2020-08-07 14:06:27 +02:00
  • 9e28ea67b6 Graceful shutdown relay chain (#185) Cecile Tonglet 2020-08-07 14:06:27 +02:00
  • cde60b871e Revalidate transactions only on latest best block (#6824) Bastian Köcher 2020-08-07 13:58:51 +02:00
  • 837c18ddfb Renamed add_children to add_child since it adds only one child (#6838) Cecile Tonglet 2020-08-07 10:56:32 +02:00
  • 8fae39d331 Update to integrate network fix from Substrate (#184) Bastian Köcher 2020-08-06 22:05:45 +02:00
  • 817507f990 Update to integrate network fix from Substrate (#184) Bastian Köcher 2020-08-06 22:05:45 +02:00
  • cef250cbc6 grandpa: fix enacting forced changes with no delay (#6828) André Silva 2020-08-06 20:43:36 +01:00
  • e4280858dc De-alias pallets in node template runtime (#6836) Joshy Orndorff 2020-08-06 15:23:31 -04:00
  • 4e03c87953 Allow task manager to have children (#6771) Cecile Tonglet 2020-08-06 21:20:46 +02:00
  • dd7c741b53 Announce block after it is being enacted as new best block (#182) Bastian Köcher 2020-08-06 20:37:36 +02:00
  • e8e8881a68 Announce block after it is being enacted as new best block (#182) Bastian Köcher 2020-08-06 20:37:36 +02:00
  • 07c56a9be9 De-alias frame_system in node template runtime (#6829) Joshy Orndorff 2020-08-06 12:18:35 -04:00
  • 21cec309a4 implement provisioner (#1473) Peter Goodspeed-Niklaus 2020-08-06 18:12:15 +02:00
  • 877a5059aa Implementer's guide: downward messages and HRMP, take 2 (#1503) Sergei Shulepov 2020-08-06 17:29:05 +02:00
  • 8729fb7d4b Revert "Ignore checks for companion PRs (#1455)" (#1549) Bastian Köcher 2020-08-06 17:08:06 +02:00
  • b1cf8a57da Bump Substrate (#1548) Gavin Wood 2020-08-06 15:42:05 +02:00
  • dbc66479f3 Delay network startup to after complete initialization (#6833) Pierre Krieger 2020-08-06 14:46:34 +02:00
  • 39ed1a2b99 Companion PR to delaying network startup to after initialization (#1547) Pierre Krieger 2020-08-06 14:30:19 +02:00
  • dbde3c4630 Don't validate a block announcement when syncing (#177) Cecile Tonglet 2020-08-06 13:30:55 +02:00
  • 3f3beea7f0 Don't validate a block announcement when syncing (#177) Cecile Tonglet 2020-08-06 13:30:55 +02:00
  • 9e438c2fc1 Add RPC Builder to Substrate Node Template (#6808) Hamza Tokuchi 2020-08-06 12:31:03 +02:00
  • 1089e65494 Updated README (#176) Dan Forbes 2020-08-06 02:39:48 -07:00
  • 2042e7e789 Updated README (#176) Dan Forbes 2020-08-06 02:39:48 -07:00
  • 886d79e0cb grandpa: never overwrite current rounds voter state (#6823) André Silva 2020-08-06 10:30:29 +01:00
  • e818944cbe Add SyncOracle to network's Service (#1543) Cecile Tonglet 2020-08-06 10:15:21 +02:00
  • 497772da18 Ignore checks for companion PRs (#1455) Cecile Tonglet 2020-08-06 06:52:03 +02:00
  • bd85b3c7d3 Add an Origin to parachains v1 (#1542) Fedor Sakharov 2020-08-05 22:24:20 +03:00
  • 6d0f9df65a [CI] Fix draft release publishing (#1546) s3krit 2020-08-05 19:32:03 +02:00
  • e829a46350 Merge branch 'master' into staking Demi M. Obenour 2020-08-05 12:57:15 -04:00
  • ae676c9a06 Merge branch 'master' into staking Demi M. Obenour 2020-08-05 12:50:35 -04:00
  • ee35dc9415 Fix legacy substream fallback not working (#6826) Pierre Krieger 2020-08-05 18:20:09 +02:00
  • 4a94fe860d service: remove collection of system/process metrics (#6822) André Silva 2020-08-05 16:58:07 +01:00
  • 03e696ab76 Bump Substrate, version (#1541) Gavin Wood 2020-08-05 16:46:04 +02:00
  • 97ac45c2f2 Successful note_imminent_preimage is free (#6793) Shawn Tabrizi 2020-08-05 16:22:21 +02:00
  • 0a44e7a63a Update check_labels runtimenoteworthy label (#1540) s3krit 2020-08-05 15:41:16 +02:00
  • a7b6c91f80 revert enabling authority discovery by default (#1532) André Silva 2020-08-05 13:10:43 +01:00
  • 8a37f60844 Remove generation of instance trait by decl_storage. (#6812) Guillaume Thiolliere 2020-08-05 13:37:01 +02:00
  • e4e0e79ad7 Better default balances weights (#6813) Shawn Tabrizi 2020-08-05 11:40:31 +02:00
  • 840781cddb Fix warning being printed by authority-discovery (#6820) Pierre Krieger 2020-08-05 11:16:19 +02:00
  • f554868cd4 Network Bridge Refactoring (#1535) Robert Habermeier 2020-08-05 11:04:05 +02:00
  • 1e0ec19945 Use DNS hostnames for westend bootnodes (#1528) ddorgan 2020-08-05 10:55:18 +02:00
  • 0023111d9b Use DNS hostnames for flaming fir bootnodes (#6807) ddorgan 2020-08-05 10:39:13 +02:00
  • 271775bf99 Storage map iter (#148) David Craven 2020-08-05 10:08:12 +02:00
  • 106eee7bf1 Companion PR: add weightinfo for democracy (#1522) Guillaume Thiolliere 2020-08-04 21:17:23 +02:00
  • b6505d743f pallet-democracy use of weightinfo (#6783) Guillaume Thiolliere 2020-08-04 19:58:03 +02:00
  • e739334f76 Rename cumulus-test-parachain-collator to rococo-collator (#173) Dan Forbes 2020-08-04 10:44:02 -07:00
  • a51df009d8 Rename cumulus-test-parachain-collator to rococo-collator (#173) rococo_v1 Dan Forbes 2020-08-04 10:44:02 -07:00
  • 23c1954c74 Add parachains for rococo (#144) Bastian Köcher 2020-08-04 17:33:20 +02:00
  • 6f50d0928d Add parachains for rococo (#144) Bastian Köcher 2020-08-04 17:33:20 +02:00
  • 73f09e5154 Unalias Substrate Imports (#1530) Shawn Tabrizi 2020-08-04 15:23:33 +02:00
  • f5fbe3c195 Fix block announcement validation (#171) Bastian Köcher 2020-08-04 15:19:36 +02:00
  • 1f83a231c2 Fix block announcement validation (#171) Bastian Köcher 2020-08-04 15:19:36 +02:00
  • c01aa8bae8 Rewrite client handling (#1531) Bastian Köcher 2020-08-04 14:53:47 +02:00
  • 07a9d2de3f Integrate ChainApi with all messages (#1533) Andronik Ordian 2020-08-04 14:32:42 +02:00
  • 5a4bca765e Add Rococo test network (#1363) Bastian Köcher 2020-08-04 11:41:39 +02:00