Commit Graph

  • 703ac8bbbc Bump Substrate (#816) Gavin Wood 2020-02-09 17:50:17 +01:00
  • 147155359f Alter usage collection a bit (#4863) Nikolay Volf 2020-02-09 15:11:22 +03:00
  • cb567d6b8b Rename StorageMap::exists to ::contains_key (Resolves #4839) (#4847) Alexander Popiak 2020-02-08 20:31:35 +01:00
  • 503bfc9da9 WIP: Test: does cargo update work? (#4844) Cecile Tonglet 2020-02-07 17:38:13 +01:00
  • 164f620918 Implement From<DispatchError> for '&static str (#4856) Shawn Tabrizi 2020-02-07 16:25:20 +01:00
  • ec562fe937 Fix CLI setup again (#4851) Bastian Köcher 2020-02-07 15:00:51 +01:00
  • 60bd49ff0d Update parity-multiaddr dependency (#4852) Cecile Tonglet 2020-02-07 13:22:06 +01:00
  • 9277a53052 Move tracing cli args to ImportParams (#4850) Bastian Köcher 2020-02-07 13:21:46 +01:00
  • bf437cda8e pow: re-add support for algorithms where only linear verification is possible (#4843) Wei Tang 2020-02-07 11:58:31 +01:00
  • 41967186e4 Subsystems memory tracking: 1. Transaction pool (#4822) Nikolay Volf 2020-02-07 11:53:11 +01:00
  • 41644c2ae8 Enable trace timings logs for transaction factory (#4845) Marcio Diaz 2020-02-07 08:12:19 +01:00
  • 8c373916a4 easy with threads (#4848) Nikolay Volf 2020-02-06 23:32:48 +01:00
  • 14b0c9a746 babe: pass epoch data via intermediates (#4807) Wei Tang 2020-02-06 18:52:30 +01:00
  • 4df27e760e Refactor epoch changes to a separate crate (#4785) Wei Tang 2020-02-06 16:48:38 +01:00
  • c7a7197f97 ci: enable build for pre-tags (#4836) gabriel klawitter 2020-02-06 16:47:44 +01:00
  • 07daa525b9 Allocator improvements/clean ups (#4838) Bastian Köcher 2020-02-06 16:08:11 +01:00
  • be075893b5 CLI improvements & fixes (#4812) Cecile Tonglet 2020-02-06 15:46:49 +01:00
  • f891342f20 Fix broken factory by adding keystore back. (#4840) Marcio Diaz 2020-02-06 14:48:19 +01:00
  • c7867e5125 Fix memory leak in runtime interface (#4837) Bastian Köcher 2020-02-06 14:26:41 +01:00
  • 3c79e6d03c Fixed a few warnings (#4841) Arkadiy Paronyan 2020-02-06 14:06:53 +01:00
  • acb66f0699 Node template folders restructuring (#4811) Jimmy Chu 2020-02-06 20:13:44 +08:00
  • 6148c7ce15 do join_all (#4832) Nikolay Volf 2020-02-06 13:07:52 +01:00
  • db4c8c03bb node: disable grandpa automatic finality fallback (#4835) André Silva 2020-02-05 23:10:35 +00:00
  • d53bb5ec50 grandpa: bump version to v0.11.1 (#4813) André Silva 2020-02-05 20:47:11 +00:00
  • 1af9e4f3ee executor: Simplify the SandboxCapabilities interface (#4825) Sergei Pepyakin 2020-02-05 18:20:25 +01:00
  • 9202cd87e0 Additional RPC for dumping all main storage key pairs under a prefix (#4803) Gavin Wood 2020-02-05 17:27:50 +01:00
  • 1185f3ea30 Get rid of in-substrate usages of core_intrinsics feature (#4823) Sergei Pepyakin 2020-02-05 17:26:48 +01:00
  • c0af995362 Avoid losing values in intermediate take (#4833) Wei Tang 2020-02-05 17:26:07 +01:00
  • 54c10893ab Print an error if listener is closed (#4830) Pierre Krieger 2020-02-05 17:25:14 +01:00
  • a3439999cf Remove support for secio (#4831) Pierre Krieger 2020-02-05 16:56:49 +01:00
  • 39c037ab22 Fix missing overrides of NetworkBehaviour (#4829) Pierre Krieger 2020-02-05 11:56:59 +01:00
  • 710ffebcca pallet-evm: log created address (#4821) Wei Tang 2020-02-04 16:58:23 +01:00
  • 0ab013bddb Bump parking_lot (#4817) Demi Obenour 2020-02-04 15:56:50 +00:00
  • cd0d2fd791 Fix flaky messed signature test (#4819) Bastian Köcher 2020-02-04 12:39:56 +01:00
  • 78006d0523 Added GetCallMetadata for extrinsic calls. (#4791) Gautam Dhameja 2020-02-04 11:25:04 +01:00
  • febb6e29b2 add state_getKeysPaged (#4718) Xiliang Chen 2020-02-04 22:44:40 +13:00
  • 900295b020 Fix call to backend in child_storage_hash (#4815) cheme 2020-02-03 20:28:10 +01:00
  • 28275fee96 Switch to the new lockfile format (#4816) Demi Obenour 2020-02-03 19:19:33 +00:00
  • 9a2bba3ba1 Re-do #810 but properly (#821) Pierre Krieger 2020-02-03 17:37:29 +01:00
  • 9a2495c66e ci: fix check_runtime on busybox (#820) gabriel klawitter 2020-02-03 16:53:20 +01:00
  • 4a3ffe07e7 Update substrate and polkadot (#50) Cecile Tonglet 2020-02-03 15:39:51 +01:00
  • 0efd15c0c5 Update substrate and polkadot (#50) Cecile Tonglet 2020-02-03 15:39:51 +01:00
  • 2e5e256821 Update version Gav Wood 2020-02-03 14:41:18 +01:00
  • 83e1096f40 Blacklist invalid block in Kusama (#818) Bastian Köcher 2020-02-03 14:08:46 +01:00
  • bff1f4a18d block_import: switch to Box<dyn Any> for intermediates representation (#4809) Wei Tang 2020-02-03 09:55:09 +01:00
  • 991911ec4c Minor fix to readme instructions (#51) Joshy Orndorff 2020-02-03 03:36:33 -05:00
  • 539f83efbf Minor fix to readme instructions (#51) Joshy Orndorff 2020-02-03 03:36:33 -05:00
  • b390f51c2a Bump dependencies (#4808) Demi Obenour 2020-02-03 08:13:55 +00:00
  • 1c9418d748 Don't attempt to upgrade balances module on chain start (#4802) Gavin Wood 2020-02-01 18:08:39 +00:00
  • 7e4e4108a6 Fix cli/browser.rs and allow selecting a chainspec on wasm. (#815) Ashley 2020-02-01 17:32:52 +01:00
  • 98255bd37e fork-tree: add support for find_node_mut_where (#4784) Wei Tang 2020-02-01 16:35:05 +01:00
  • 75b03f2aa6 Update substrate async api (#49) Cecile Tonglet 2020-02-01 16:28:33 +01:00
  • 7fb8b2fb47 Update substrate async api (#49) Cecile Tonglet 2020-02-01 16:28:33 +01:00
  • 2b41fe2856 Urgent patch Gav Wood 2020-02-01 13:28:37 +00:00
  • d52d8692f9 Refactor the balances module (#4649) Gavin Wood 2020-02-01 13:20:16 +00:00
  • b6e8fba179 Remove warning about connecting to non-Substrate nodes (#4797) Pierre Krieger 2020-02-01 14:02:10 +01:00
  • 8a3caaeb68 update prost-build (#4789) Nikolay Volf 2020-02-01 03:33:14 -08:00
  • 63ad759c69 Increase transaction pool default limits (#4792) Nikolay Volf 2020-02-01 00:27:53 -08:00
  • 2e3dd801b9 Bump substrate (#814) Gavin Wood 2020-01-31 19:17:08 +00:00
  • adde404e41 client/finality-grandpa: Add regression test for observer polling network (was #4778) (#4795) Gavin Wood 2020-01-31 19:12:03 +00:00
  • 111207afe8 Adding Serde Deserialisation to UncheckExtrinsics (#4793) Benjamin Kampmann 2020-01-31 20:01:32 +01:00
  • 2f9315cc02 Refactor im-online and print more debug info. (#4771) Tomasz Drwięga 2020-01-31 19:59:49 +01:00
  • a36a170c15 remove ambiguous into_iter (#4794) thiolliere 2020-01-31 18:49:02 +01:00
  • 4cbd03f62b Small follow-up docs improvements in rent module (#4790) Sergei Pepyakin 2020-01-31 17:27:10 +01:00
  • df6ef1780f pallet-contracts: Rent projection RPC (#4754) Sergei Pepyakin 2020-01-31 15:22:25 +01:00
  • 3df4d2843f Update to latest Substrate master (#813) Bastian Köcher 2020-01-31 14:03:35 +01:00
  • 3018bfe0e9 Update to the latest crate names (#4783) Eric 2020-02-01 01:59:11 +13:00
  • 42dd01cbbd add negative tests for signatures (#4788) Nikolay Volf 2020-01-31 04:26:36 -08:00
  • 399ac68cb1 Allow irrefutable let pattern for subscriptions, remove legacy lint Andrew Jones 2020-01-31 11:52:30 +00:00
  • 131ad136cb Update Substrate (#812) Gavin Wood 2020-01-31 11:47:02 +00:00
  • 1a5e74ac76 Update substrate, bump metadata version to v11 (#67) Yuanchao Sun 2020-01-31 19:40:45 +08:00
  • 709a899f9d Cleanup transaction pool deps (#4782) Bastian Köcher 2020-01-31 12:40:32 +01:00
  • ce47bfa2ba Removed a few warnings (#4786) Cecile Tonglet 2020-01-31 12:32:12 +01:00
  • 4de44129cf Fix ui tests with rust 1.41.0 (#4787) Bastian Köcher 2020-01-31 11:46:05 +01:00
  • cfb9e7c8cb Reduces the number of threads we spawn (#810) Pierre Krieger 2020-01-30 18:06:35 +01:00
  • 0dc1e415b7 Update yamux to v0.4.1 (#811) Toralf Wittner 2020-01-30 18:04:40 +01:00
  • 45938d8033 Expose information about the extrinsic in the metadata (#4774) Bastian Köcher 2020-01-30 16:41:03 +01:00
  • 6272b8d2c7 Remove notices regarding wasm file in check_runtime.sh (#4779) Sergei Pepyakin 2020-01-30 15:26:05 +01:00
  • 605f643eed CLI API refactoring and improvement (#4692) Cecile Tonglet 2020-01-30 11:40:08 +01:00
  • 506f9c29d9 Remove --release from check_for_exit.sh (#4775) Cecile Tonglet 2020-01-30 09:54:10 +01:00
  • fd03f4e950 Fix warnings. (#4768) Tomasz Drwięga 2020-01-29 21:37:26 +01:00
  • 6c32055fbe Update Substrate (#808) Gavin Wood 2020-01-29 20:46:51 +01:00
  • 504b4e89e8 client/finality-grandpa/src/observer: Poll NetworkBridge (#4766) Max Inden 2020-01-29 18:42:21 +01:00
  • 907fd8c2fa Identity should bound additional fields (#4770) Gavin Wood 2020-01-29 18:41:51 +01:00
  • a9100449dc RPC calls should execute with configured strategy (#4772) Gavin Wood 2020-01-29 17:57:51 +01:00
  • 4c36143375 Add get_global for Sandbox (#4756) Bastian Köcher 2020-01-29 16:24:40 +01:00
  • ae1e9002d7 Order network dependencies alphabetically (#4763) Pierre Krieger 2020-01-29 15:32:45 +01:00
  • b6dc02decc adding a ss58 format for SubstraTEE (#4764) brenzi 2020-01-29 15:30:25 +01:00
  • ed8a4c29bb Fix weights (#807) Gavin Wood 2020-01-29 14:03:31 +01:00
  • 5c1c31ccd4 Revamp some of the weights (#4759) Gavin Wood 2020-01-29 13:38:46 +01:00
  • 556c80e792 LinkedMap doesn't implement StoragePrefixedMap (#4760) thiolliere 2020-01-29 13:36:52 +01:00
  • 2c90562818 Clean up indentation problems (#4762) Sergei Pepyakin 2020-01-29 13:27:23 +01:00
  • f4fa59470a doc (#4761) thiolliere 2020-01-29 13:26:09 +01:00
  • 04eae615b5 Update tokio to 0.2 again and remove TaskExecutors (#786) Ashley 2020-01-29 12:13:47 +01:00
  • 3f9a05a0d3 clarify licensing (#4755) Benjamin Kampmann 2020-01-29 11:57:13 +01:00
  • b452867eb7 Add diagnostics to tasks (#4752) Pierre Krieger 2020-01-29 11:46:39 +01:00
  • 34c1c4b954 Don't run dev light client as validator (#4757) Bastian Köcher 2020-01-29 09:52:54 +01:00
  • 9a6d9f0db5 RPC api for offchain storage (#4694) Edwin 2020-01-29 06:31:28 +08:00
  • d38e96f2e1 Remove unnecessary duplication in generic asset create (#4744) Hoani Bryson 2020-01-29 11:30:25 +13:00
  • aa86197ec9 Update docker.md (#802) Muhammad Altabba 2020-01-28 23:12:52 +01:00