Commit Graph

  • 1e01162505 Phase 1 of repo reorg (#719) Gav Wood 2018-09-12 11:13:31 +02:00
  • 8fe5aa4c81 Extract SimpleAddressDeterminator (#716) Sergey Pepyakin 2018-09-11 19:39:31 +03:00
  • 7520d601e3 Contracts: Add contract's GenesisConfig in demo-runtime (#712) Sergey Pepyakin 2018-09-11 19:10:24 +03:00
  • e8f4b85029 Timestamp module docs (#713) Sergey Pepyakin 2018-09-11 18:53:36 +03:00
  • 40701eaec9 Remove cruft (#714) Gav Wood 2018-09-11 17:27:36 +02:00
  • 418a9bf243 Remove PoC-1 back-compat hacks (#709) Gav Wood 2018-09-11 15:17:07 +02:00
  • fd2ec13ed8 Improve event json metadata (#710) Bastian Köcher 2018-09-11 14:05:09 +02:00
  • da56ae7e46 Remove polkadot doc from substrate (#700) Chevdor 2018-09-11 12:57:19 +02:00
  • c3d8c52e17 enhance the environmental macro (#683) Guanqun Lu 2018-09-11 16:51:53 +08:00
  • d7d591cf54 Try to remove the caching from the build (#701) Sergey Pepyakin 2018-09-11 11:51:17 +03:00
  • 91c2b8e462 Fix treasury minting (#707) Gav Wood 2018-09-11 10:50:01 +02:00
  • 597a7411ae Don't use Ext outside of runtime!!! (#704) Gav Wood 2018-09-10 21:11:54 +02:00
  • c9845f33d8 Council events (#703) Gav Wood 2018-09-10 21:11:47 +02:00
  • 6c1b2c27d1 Integrate contracts into substrate-demo runtime (#675) Sergey Pepyakin 2018-09-10 20:45:19 +03:00
  • 0e1023ae42 DigestItem trait (v3) (#687) Svyatoslav Nikolsky 2018-09-10 19:34:51 +03:00
  • 153439aeea Flag if the node is an Authority for Telemetry (#702) Maciej Hirsz 2018-09-10 18:34:38 +02:00
  • ba23d033a1 Implements json_metadata RPC call (#692) Bastian Köcher 2018-09-10 18:34:17 +02:00
  • fea750511e Bring substrate-demo up to date (#658) Arkadiy Paronyan 2018-09-10 17:54:32 +02:00
  • bcc26dd30a Council motions for approving treasury proposals (#694) Gav Wood 2018-09-10 16:02:59 +02:00
  • 7b112dee7c Remove docker from Substrate (#699) Chevdor 2018-09-10 16:01:58 +02:00
  • ec946fe893 Add same .editorconfig than Substrate chevdor 2018-09-10 15:13:30 +02:00
  • 64a2a97de5 Add docker resources chevdor 2018-09-10 15:07:55 +02:00
  • 0aefb50689 Democracy module events (#697) Gav Wood 2018-09-10 14:40:35 +02:00
  • 393c3b5af7 LocalCallExecutor and RemoteCallRequest generic over Hasher and NodeCodec (#573) David 2018-09-09 14:56:50 +02:00
  • ea7aeb8409 add mutate api (#695) Guanqun Lu 2018-09-09 19:32:15 +08:00
  • 6fb9b5a0ba Fixed sync stalling when import queue is full (#691) Arkadiy Paronyan 2018-09-07 21:45:44 +02:00
  • 761bc9f763 New extrinsic dispatch model (#678) Gav Wood 2018-09-07 19:28:18 +02:00
  • 6571842c99 remove parachain's Cargo.lock (#682) Guanqun Lu 2018-09-08 01:12:48 +08:00
  • 6bc48fdafc Implement json metadata for outer events (#672) Bastian Köcher 2018-09-07 18:59:04 +02:00
  • abf64386bb Improvements to the Kademlia system (#688) Pierre Krieger 2018-09-07 18:56:38 +02:00
  • 28d3c2afe9 Use BufReader and BufWriter (#684) Pierre Krieger 2018-09-07 18:54:51 +02:00
  • 9cdd52f327 Switch to using parity/rust:substrate which has rust nightly-2018-08-31 (#686) ddorgan 2018-09-07 13:26:49 +02:00
  • af3ad2109f Update to latest libp2p (#673) Pierre Krieger 2018-09-06 14:56:41 +02:00
  • b538733a24 Implement storage json metadata (#670) Bastian Köcher 2018-09-05 22:53:18 +02:00
  • 07a59621cc impl MaybeEmpty for H256 and u64 (aka AccountId in prod/tests) (#665) David 2018-09-05 22:51:11 +02:00
  • b50196b389 Speedup compilation (#671) Arkadiy Paronyan 2018-09-05 18:31:47 +02:00
  • c3e2983af3 Remove requirement of function indices for decl_module! (#666) Bastian Köcher 2018-09-05 13:41:57 +02:00
  • be7cb74b06 DigestItem trait (v2) (#650) Svyatoslav Nikolsky 2018-09-05 14:36:23 +03:00
  • 101f5ec393 Revert "Install llvm-tools-preview component (#643)" (#644) Gav Wood 2018-09-05 12:13:10 +02:00
  • 33a2e27c47 Revert "fix wasm executor compile error (#631)" (#642) Gav Wood 2018-09-05 12:12:59 +02:00
  • 5998a55cc3 Fetch parity-common dependencies from crates (#617) David 2018-09-05 11:58:32 +02:00
  • 951fbd1f3b limit retry count in OnDemand (#513) Svyatoslav Nikolsky 2018-09-05 12:43:39 +03:00
  • 2ea89556b4 Minor refactor for staking module (#659) Gav Wood 2018-09-05 11:39:47 +02:00
  • 0d422878a3 Upgrade to libp2p master (#660) Pierre Krieger 2018-09-05 09:05:28 +02:00
  • 1efe4a3659 Include function comments into modules json_metadata (#657) Bastian Köcher 2018-09-05 00:20:29 +02:00
  • 8eb4589ca6 Replace old headers with CHT in light clients (#512) Svyatoslav Nikolsky 2018-09-04 22:57:55 +03:00
  • a34e990cf2 Fix build Gav 2018-09-04 21:51:13 +02:00
  • 7657a2326f Introduce treasury and document (#646) Gav Wood 2018-09-04 17:29:06 +02:00
  • 69781a7ccc Off-the-table staking preference (#656) Gav Wood 2018-09-04 17:28:50 +02:00
  • 6d149c570d Implement function json_metadata in decl_module! (#654) Bastian Köcher 2018-09-04 11:57:26 +02:00
  • 26ebf3a0a0 Fix warnings in networking (#652) Pierre Krieger 2018-09-04 10:26:54 +02:00
  • 360ffa2dbb Add a reputation system (#645) Pierre Krieger 2018-09-04 08:52:20 +02:00
  • 146ebceab4 Check for pruned block state (#648) Arkadiy Paronyan 2018-09-03 16:29:55 +02:00
  • 335b850e0c Merge pull request #2 from paritytech/a-wasm-authoring Gav Wood 2018-09-01 12:04:35 +02:00
  • 73ad673404 Contract runtime polishing (#601) Sergey Pepyakin 2018-09-01 13:02:10 +03:00
  • beee3d4092 WIP on chain heap (#639) Guanqun Lu 2018-09-01 14:41:46 +08:00
  • 98a2121a3c Events to track extrinsic success (#640) Gav Wood 2018-08-31 18:44:37 +02:00
  • ab5e870f1c Merge branch 'master' of github.com:paritytech/polkadot into a-wasm-authoring arkpar 2018-08-31 18:06:00 +02:00
  • 2601392d6a Install llvm-tools-preview component (#643) Sergey Pepyakin 2018-08-31 19:04:05 +03:00
  • b7ef395cc1 fix wasm executor compile error (#631) woodsmur 2018-08-31 23:28:47 +08:00
  • 55dec503d4 Merge pull request #11 from paritytech/gav-compat-629 Gav Wood 2018-08-31 14:42:46 +02:00
  • 27b5e70baa random fixes (#638) Guanqun Lu 2018-08-31 20:33:05 +08:00
  • cd68c9b001 Empty becomes (), reflecting convention (#637) Gav Wood 2018-08-31 14:32:51 +02:00
  • 192907811b BFT delay adjustments (#593) Arkadiy Paronyan 2018-08-24 14:45:06 +02:00
  • f19966de8f Install llvm-tools. Sergey Pepyakin 2018-08-31 14:10:25 +03:00
  • e1d64b1fc7 Allow to build_upon skipped entries, but don't walk back (#635) Benjamin Kampmann 2018-08-31 12:51:40 +02:00
  • 91b1a8960e Ugh. Confused. Gav 2018-08-30 18:59:49 +02:00
  • 07c72ea8e7 Rejig serialisation Gav 2018-08-30 18:57:59 +02:00
  • 8281618e50 Separate out staking module into balances and payment (#629) Gav Wood 2018-08-30 18:43:38 +02:00
  • 268b3ea949 Fix Gav 2018-08-30 18:25:12 +02:00
  • 6ae3204f17 Update .gitlab-ci.yml (#633) Denis S. Soldatov aka General-Beck 2018-08-30 16:21:42 +03:00
  • d4e761ae7d No need for specific branch Gav 2018-08-30 13:53:04 +02:00
  • a325902e57 Merge branch 'master' into a-wasm-authoring Gav Wood 2018-08-30 13:48:16 +02:00
  • 4f210bbad6 Fix tests Gav 2018-08-30 13:42:59 +02:00
  • 1b0861a1e3 Fix build Gav 2018-08-30 13:40:05 +02:00
  • 57e2257a54 Merge remote-tracking branch 'origin/master' into gav-compat-629 Gav 2018-08-30 12:42:59 +02:00
  • aa6340c2fd Merge pull request #7 from paritytech/rh-testnet-fp Gav Wood 2018-08-30 12:41:44 +02:00
  • 96c269ad08 Merge branch 'master' into rh-testnet-fp Gav Wood 2018-08-30 12:37:24 +02:00
  • 74b4bc0911 Update to latest substrate Gav 2018-08-30 11:17:48 +02:00
  • 5138feb801 Fix up polkadot runtime Gav 2018-08-30 09:57:09 +02:00
  • 7aff0dc99b Merge branch 'gav-compat-624' into gav-compat-629 Gav 2018-08-29 23:57:53 +02:00
  • 11b9d9495a Merge branch 'master' into gav-compat-624 Gav 2018-08-29 23:57:35 +02:00
  • e322657597 Initial stuff Gav 2018-08-29 23:56:04 +02:00
  • bcdb2d7ba0 Do not attempt to rustup if in CI. This is taken care of by the base (#621) ddorgan 2018-08-29 15:24:24 +02:00
  • ee9779abd5 Merge pull request #9 from gguoss/arrange Arkadiy Paronyan 2018-08-29 13:36:02 +02:00
  • 2a27dc1a69 Merge pull request #6 from paritytech/a-ext-pool Arkadiy Paronyan 2018-08-29 12:33:45 +02:00
  • 79932f1975 Compat fix for substrate#624 Gav 2018-08-29 12:30:04 +02:00
  • 28b48842a8 Avoid need for ident strings in storage (#624) Gav Wood 2018-08-29 12:29:16 +02:00
  • 6c943bada2 rename to panic_handler as panic_implementation is deprecated in nightly (#626) Guanqun Lu 2018-08-29 17:27:14 +08:00
  • 283eb383c0 5 random fixes (#2) (#623) Sergey Pepyakin 2018-08-29 12:26:44 +03:00
  • 5c8b52ba16 fix one typo in README (#627) Guanqun Lu 2018-08-29 17:25:20 +08:00
  • 758c7bb0be Misspelled words (#625) Guanghua Guo 2018-08-29 17:24:35 +08:00
  • 20655af97b Contracts: Per block gas limit (#506) Sergey Pepyakin 2018-08-28 18:58:27 +03:00
  • 3e63009ac7 Make sure to ban invalid transactions. (#615) (#620) Tomasz Drwięga 2018-08-28 17:47:02 +02:00
  • a0069f5fe2 Forward-port BFT fixes from v0.2 and restructure agreement cancelling (#619) Robert Habermeier 2018-08-28 13:28:28 +02:00
  • eb10c392ce Allow specifying listening multiaddresses (#577) Pierre Krieger 2018-08-28 13:16:51 +02:00
  • 278a054b81 Introduce Runtime Events (#607) Gav Wood 2018-08-28 12:11:40 +01:00
  • f5c684dca6 update substrate/extrinsic-pool (#616) Guanghua Guo 2018-08-28 17:54:22 +08:00
  • 3a58595a85 add a new unit test for extrinsic pool (#611) Guanqun Lu 2018-08-28 17:53:59 +08:00
  • 98f3f80e70 set the current repo in Cargo.toml (#610) Guanqun Lu 2018-08-28 17:53:45 +08:00