Commit Graph

  • 522e77e243 contracts: Remove state rent (#9669) Alexander Theißen 2021-09-06 18:40:58 +02:00
  • 13f3e25ebb Add initial contract macro benchmarks (#9600) Alexander Theißen 2021-09-06 13:30:28 +02:00
  • 2bd84151ed Add tests and modify as_vec implementation (#3715) Lldenaurois 2021-09-06 13:24:04 +02:00
  • 61941f2806 reset cache when storage possibly change (fix init of tests). (#9665) cheme 2021-09-06 12:42:02 +02:00
  • d99c0cead7 Don't allow failure for cargo fmt (#9702) Alexander Theißen 2021-09-06 12:09:34 +02:00
  • cd19c7b79e Fixed block response limit check (#9692) Arkadiy Paronyan 2021-09-06 09:25:30 +02:00
  • bbf09c96aa Bump structopt from 0.3.22 to 0.3.23 (#3770) dependabot[bot] 2021-09-05 20:59:27 +00:00
  • f3c3a5722d bump substrate and beefy (#3789) Andronik Ordian 2021-09-05 22:20:36 +02:00
  • 7815e7001b set DisputesHandler in initializer (#3788) Robert Habermeier 2021-09-05 11:58:14 -05:00
  • cdbd4c12af bump deps, fix aura-ext pallet, and fill in stubs for XCM (#600) Robert Habermeier 2021-09-04 14:57:48 -05:00
  • 6c8f1f7b3c bump deps, fix aura-ext pallet, and fill in stubs for XCM (#600) Robert Habermeier 2021-09-04 14:57:48 -05:00
  • ffced22fb7 sp-utils => sc-utils (#9677) Squirrel 2021-09-04 20:20:48 +01:00
  • c71a221097 Bump futures from 0.3.16 to 0.3.17 (#3742) dependabot[bot] 2021-09-04 21:16:23 +02:00
  • 30f3e11877 Convert rococo chainspec to raw chainspec (#3785) Bastian Köcher 2021-09-04 21:07:27 +02:00
  • 3cc5a1eee9 feat/overseer: introduce closure init (#3775) Bernhard Schuster 2021-09-04 10:07:07 +02:00
  • 8c3ad4300a Small syntax changes for staking and elections code (#9688) Zeke Mostov 2021-09-04 08:56:34 +02:00
  • 5596170bfb comment out bridges runtime modules (broken) and update Rococo chain-spec (#3780) Robert Habermeier 2021-09-03 16:46:18 -05:00
  • d260b0e14f Add script and dockerfile to build an injected docker image for the polkadot-collator binary (#591) Chevdor 2021-09-03 15:30:12 +02:00
  • bf4024fd49 Add script and dockerfile to build an injected docker image for the polkadot-collator binary (#591) Chevdor 2021-09-03 15:30:12 +02:00
  • 1bdede0da4 Add VoteLocking config (#3734) Xiliang Chen 2021-09-03 23:06:37 +12:00
  • 69a453ebd5 Clean up node-template (#9667) Michael Müller 2021-09-03 03:32:30 +02:00
  • 84d89475a5 Enable disputes on rococo (#3764) Lldenaurois 2021-09-02 23:51:00 +02:00
  • cd3e3043b0 Add VoteLocking config (#9641) Xiliang Chen 2021-09-03 06:53:57 +12:00
  • cfe3490007 Use coherent prost crate versions (#9676) Andreas Doerr 2021-09-02 20:50:27 +02:00
  • 82ffe7dd17 XCM: Automatic Version Negotiation (#3736) Gavin Wood 2021-09-02 18:47:38 +02:00
  • 1309adf247 remove unused origin (#9679) Guillaume Thiolliere 2021-09-02 17:14:41 +02:00
  • 446aa6777e dependabot: ignore yet another git dep (#3759) Andronik Ordian 2021-09-02 11:47:57 +02:00
  • 7721b2b373 Bump serde_json from 1.0.66 to 1.0.67 (#3767) dependabot[bot] 2021-09-02 09:21:29 +00:00
  • 1274b3df4b Bump syn from 1.0.74 to 1.0.75 (#3710) dependabot[bot] 2021-09-02 09:18:54 +00:00
  • 01c60ddeab Companion for substrate #9371 (#3487) Keith Yeung 2021-09-01 23:56:56 -07:00
  • 886825a5c0 Generate storage info for aura pallet (#9371) Keith Yeung 2021-09-01 18:24:08 -07:00
  • 7fe40d4c90 Remove some browser leftovers (#9636) Bastian Köcher 2021-09-01 22:04:25 +02:00
  • ffcde1e5e7 Fixes/improvements for disputes (#3753) Robert Klotzner 2021-09-01 21:25:56 +02:00
  • 72adb1d858 Update contrib docs to reflect simplified process (#9465) Squirrel 2021-09-01 17:58:53 +01:00
  • bff0ed532f chore: test helper arbitrary ordering for 2 (#3762) Bernhard Schuster 2021-09-01 18:52:59 +02:00
  • b85586619f disputes: fix relay chain selection sanity check (#3750) Bernhard Schuster 2021-09-01 18:09:13 +02:00
  • 16e4c8bc28 technical committee is using the weight of council, but should have its own generated weight instead (#3511) Guillaume Thiolliere 2021-09-01 15:37:14 +02:00
  • 62f3759351 new proxy for auctions, crowdloans, registrar, slots (#3683) Shawn Tabrizi 2021-08-31 10:33:57 -04:00
  • 6c2d9566df doc: subkey documentation (#9639) Chevdor 2021-08-31 15:24:37 +02:00
  • 6c8946ae21 fix tracker repeat writes (#9653) Guillaume Thiolliere 2021-08-31 14:41:44 +02:00
  • 2fa683da0e Fix clippy warnings (#9649) Nazar Mokrynskyi 2021-08-31 07:13:41 +03:00
  • 9da28d87c4 Fix compilation issue of pallet_contracts (#9652) Alexander Theißen 2021-08-31 06:11:50 +02:00
  • 2755cf801f Bump libc from 0.2.100 to 0.2.101 (#3726) dependabot[bot] 2021-08-30 18:56:41 +00:00
  • 80f8c5106e Removed unneeded deps (#3658) Squirrel 2021-08-30 18:18:33 +01:00
  • 2c1e9da46c Bump serde from 1.0.127 to 1.0.130 (#3739) dependabot[bot] 2021-08-30 13:42:07 +00:00
  • 847d264c33 Add methods param for RPC state_traceBlock (#9642) Qinxuan Chen 2021-08-30 19:52:26 +08:00
  • 0b5117f818 Companion for Generate storage info for pallet authority_discovery #9428 (#3517) Georges 2021-08-30 07:49:10 +01:00
  • ac2468c47b Generate storage info for pallet authority_discovery (#9428) Georges 2021-08-30 07:11:59 +01:00
  • 03c7b11244 improve decode for UncheckedExtrinsic (#9646) Xiliang Chen 2021-08-29 18:43:50 +12:00
  • e3e6855490 Bump Tokio to 1.10 (#592) Gavin Wood 2021-08-28 16:33:56 +02:00
  • 968c91e357 Bump Tokio to 1.10 (#592) Gavin Wood 2021-08-28 16:33:56 +02:00
  • 9cc277834c Companion for #3629 (XCM v2) (#571) Gavin Wood 2021-08-28 15:51:49 +02:00
  • 276e5bdd38 Companion for #3629 (XCM v2) (#571) Gavin Wood 2021-08-28 15:51:49 +02:00
  • 64cbeab3b3 Return a Result in invert_location (#3730) Keith Yeung 2021-08-27 17:17:51 -07:00
  • 636d0b030f XCM: Allow reclaim of assets dropped from holding (#3727) Gavin Wood 2021-08-28 02:09:36 +02:00
  • e56efb82d9 Further improved availability recovery (#3711) Robert Klotzner 2021-08-27 18:59:23 +02:00
  • 353cfc8e37 node/service: Update finality target to fix disputes tests (#3732) Lldenaurois 2021-08-27 11:59:09 -04:00
  • a44527b288 Fix benchmark writer (#9626) Guillaume Thiolliere 2021-08-27 15:43:01 +02:00
  • 10268c5b76 fix perthing add (#9638) Guillaume Thiolliere 2021-08-27 15:07:26 +02:00
  • 47c75122d1 staking-miner: remove need of a file to pass the seed (#3680) Chevdor 2021-08-27 11:29:17 +02:00
  • a636b7a512 rpc-api: use thiserror instead of derive_more for error handling (#9631) Qinxuan Chen 2021-08-27 13:50:36 +08:00
  • 328cfbe633 implement Add, Sub, CheckedAdd, CheckedSub, SaturatingAdd, Saturating… (#9594) Karel L. Kubat 2021-08-27 03:44:39 +02:00
  • bc47cfeefb remove crate visibility limitation (#9565) Joshy Orndorff 2021-08-26 12:24:14 -04:00
  • 07301bd693 Companion for 9619 (Private Events) (#3712) Shawn Tabrizi 2021-08-26 10:34:45 -04:00
  • 2c91f3a464 Make System Events Private from the Runtime (#9619) Shawn Tabrizi 2021-08-26 09:55:41 -04:00
  • 1d7e0e6b35 Fix Try-Runtime (#3725) ferrell-code 2021-08-26 07:36:07 -04:00
  • 8b80b283d4 XCM v2: Scripting, Query responses, Exception handling and Error reporting (#3629) Gavin Wood 2021-08-26 12:41:16 +02:00
  • 4193f05fa3 Bump async-trait from 0.1.50 to 0.1.51 (#3721) dependabot[bot] 2021-08-26 12:19:22 +02:00
  • 77489c3107 Improve errors for generate_solution_type macro (#9553) Amar Singh 2021-08-25 21:32:25 -04:00
  • 0f1896e7a2 improve doc of pallet macro (#9625) Guillaume Thiolliere 2021-08-26 03:14:09 +02:00
  • cfa88fe9f2 Fix Statemint benchmarks (#589) Ricardo Rius 2021-08-26 03:02:02 +02:00
  • f2f4f642ec Fix Statemint benchmarks (#589) Ricardo Rius 2021-08-26 03:02:02 +02:00
  • 93b58f1ee4 allow some overhead in MERKLE_NODE_MAX_SIZE (#3724) Andronik Ordian 2021-08-25 21:42:07 +02:00
  • 7c3890c652 Expose storage_prefix logic, and remove duplicate code (#9621) Shawn Tabrizi 2021-08-25 15:16:47 -04:00
  • 531fd70e22 Remove dependency on sandboxing host functions (#9592) Alexander Theißen 2021-08-25 13:37:15 +02:00
  • a7e714aeb1 pallet-proxy: emit events on proxy added. (#9546) Shaun Wang 2021-08-25 22:27:56 +12:00
  • 20d3f38726 Bump itertools from 0.10.0 to 0.10.1 (#3719) dependabot[bot] 2021-08-25 11:54:35 +02:00
  • 3c1f3527d3 Bump tokio from 1.10.0 to 1.10.1 (#3717) dependabot[bot] 2021-08-25 08:14:43 +00:00
  • 6dba325749 Bump trybuild from 1.0.43 to 1.0.45 (#3713) dependabot[bot] 2021-08-25 09:40:42 +02:00
  • 85897b5d36 Don't err on deactivated leaf during valiation. (#3708) Robert Klotzner 2021-08-25 09:25:45 +02:00
  • 5a347adad2 Fix state_subscribeRuntimeVersion for parachains (#9617) Bastian Köcher 2021-08-25 09:13:00 +02:00
  • 9d707b8b7c Bump libc from 0.2.99 to 0.2.100 (#3703) dependabot[bot] 2021-08-24 23:45:52 +02:00
  • 9b45483cb1 backing-availability-audit: Move ErasureChunk Proof to BoundedVec (#3626) Lldenaurois 2021-08-24 12:50:33 -04:00
  • ec86d1d119 Substrate Companion #9575 (#3695) Bastian Köcher 2021-08-24 17:25:32 +02:00
  • f92e5c5e65 Upgrade tokio to 1.10 (#9575) Bastian Köcher 2021-08-24 16:31:19 +02:00
  • 489a8e6da1 Fill up requests slots via launch_parallel_requests (#3681) Robert Klotzner 2021-08-24 15:05:25 +02:00
  • d722c44248 Better RPC prometheus metrics. (#9358) Tomasz Drwięga 2021-08-24 12:48:23 +02:00
  • 3abe7cc4d0 Run tests for the wasmer sandbox (#9610) Vladimir Istyufeev 2021-08-24 13:22:50 +03:00
  • 30ce8bbc8c Fetch runtime code from storage cache when using proofing backend (#9611) Bastian Köcher 2021-08-24 11:54:53 +02:00
  • ac9c3259bf Remove useless borrow (#9615) Alexander Theißen 2021-08-24 11:54:30 +02:00
  • 84452e8c60 Fix spelling (#9614) Gavin Wood 2021-08-24 10:37:14 +02:00
  • 5f144e15bd rebranding SubstraTEE to integritee (#9248) brenzi 2021-08-24 09:30:39 +02:00
  • 04e937d7d2 Bump serde_json from 1.0.64 to 1.0.66 (#3669) dependabot[bot] 2021-08-24 08:18:15 +02:00
  • aec7f47a24 substrate #9202 companion: Multiple vesting schedules (#3407) Zeke Mostov 2021-08-23 17:56:38 -07:00
  • ede36408a9 pallet-vesting: Support multiple, merge-able vesting schedules (#9202) Zeke Mostov 2021-08-23 17:15:27 -07:00
  • e0244f9769 XCM: Introduce versioning to dispatchables' params (#3693) Gavin Wood 2021-08-23 19:53:59 +02:00
  • 4ac1e73535 remove dead_code from chain selection test (#3685) Bernhard Schuster 2021-08-23 13:34:44 +02:00
  • 414f81774d Add NextKeys and QueuedKeys for session module (#291) Liu-Cheng Xu 2021-08-23 19:16:24 +08:00
  • 81692bd176 Improve MultiLocation conversion functions in xcm-procedural (#3690) Keith Yeung 2021-08-23 03:37:15 -07:00
  • fb408e3e85 Remove spurious debug_assert! (#9603) Pierre Krieger 2021-08-23 11:16:54 +02:00