Commit Graph

  • fb44a0e5e0 refactor thiolliere 2019-10-24 13:47:06 +02:00
  • 11dd0197d8 doc thiolliere 2019-10-24 13:44:05 +02:00
  • 280c89f149 doc thiolliere 2019-10-24 13:44:05 +02:00
  • 429876bfd8 code moved thiolliere 2019-10-24 13:41:58 +02:00
  • 05249cac55 code moved thiolliere 2019-10-24 13:41:58 +02:00
  • d97775542a Add SECP256k1/ECDSA support for transaction signing (#3861) Gavin Wood 2019-10-24 10:59:09 +02:00
  • 62a238a81b node: spawn grandpa voter as essential task (#3899) André Silva 2019-10-24 09:14:32 +01:00
  • 40a1f06419 Update README.adoc (#3900) Ryan Bell 2019-10-24 00:29:58 -07:00
  • a6a60d77ba Split the telemetry net status report in two (#3887) Pierre Krieger 2019-10-23 22:05:24 +02:00
  • eabdcbdd4f Remove support for secp256k1 for network keys (#3897) Pierre Krieger 2019-10-23 22:05:05 +02:00
  • 311be1d071 Fix phragmen election to wasm (#3898) Kian Paimani 2019-10-23 22:04:42 +02:00
  • dd2b43cd10 Update to latest substrate master (#491) André Silva 2019-10-23 16:17:49 +01:00
  • d82216673c Throw an error if a bootnode is registered with two different peer ids (#3891) Bastian Köcher 2019-10-23 17:17:12 +02:00
  • 8dc443dc5b Support account_nextIndex RPC. (#460) Tomasz Drwięga 2019-10-23 13:17:53 +02:00
  • 968b24d849 Add an OnUnbalanced hook for contract rent payments (#3857) Ashley 2019-10-23 11:02:30 +01:00
  • 5e889431d3 Wasm-builder-runner unset CARGO_TARGET_DIR and release 1.0.4 (#3893) Bastian Köcher 2019-10-23 10:28:44 +02:00
  • 70fd47e209 Fix srml assets compilation with std feature (#3892) Bastian Köcher 2019-10-23 09:37:41 +02:00
  • 5a07887535 gossip: futures 03 Receiver (#3832) Weiliang Li 2019-10-23 15:23:47 +09:00
  • 5123a84f13 Support disabling the addition of the default bootnode (#3888) Bastian Köcher 2019-10-22 18:54:52 +02:00
  • ae2b9249e4 Add instructions to the README Bastian Köcher 2019-10-22 17:02:16 +02:00
  • 535be44e8e Add instructions to the README Bastian Köcher 2019-10-22 17:02:16 +02:00
  • 00446b1fca The parachain does not need any bootnodes for now Bastian Köcher 2019-10-22 16:41:13 +02:00
  • 0edc170036 The parachain does not need any bootnodes for now Bastian Köcher 2019-10-22 16:41:13 +02:00
  • 5a40da5cba Dry out author rpc tests (#3878) Nikolay Volf 2019-10-22 16:53:20 +03:00
  • 378ea9db2f Fail on pruning mode change (#3882) Arkadiy Paronyan 2019-10-22 15:52:38 +02:00
  • d70ab136e4 cli: disable pruning on validators (#3835) André Silva 2019-10-22 14:51:59 +01:00
  • bbe889e9c3 Fix inconsistent head_data (#18) thiolliere 2019-10-21 11:44:26 +02:00
  • 712a2a1580 Fix inconsistent head_data (#18) thiolliere 2019-10-21 11:44:26 +02:00
  • 074e9e7de6 Implement block import Bastian Köcher 2019-10-22 15:26:11 +02:00
  • d3ed1df0ea Implement block import Bastian Köcher 2019-10-22 15:26:11 +02:00
  • 649f1b9a10 Fix proof generation and make validate block return the correct result Bastian Köcher 2019-10-22 14:46:27 +02:00
  • 451d92affa Fix proof generation and make validate block return the correct result Bastian Köcher 2019-10-22 14:46:27 +02:00
  • 20a3989785 Runtime logging. (#3821) Tomasz Drwięga 2019-10-22 14:13:44 +02:00
  • 934d7aac1c Remove sr-arithmetic/fuzzer from workspace to fix windows builds (#3872) Ashley 2019-10-22 12:24:58 +01:00
  • d6bb49136d Make most tests compile again Bastian Köcher 2019-10-22 12:10:40 +02:00
  • e458f20799 Make most tests compile again Bastian Köcher 2019-10-22 12:10:40 +02:00
  • d739e86798 fix ambiguity about start in doc (#3864) Nikolay Volf 2019-10-22 13:02:20 +03:00
  • 203cd74466 ci: fix publishing of ci builds (#488) gabriel klawitter 2019-10-22 11:44:05 +02:00
  • 8117ba6b31 refactor map macro for more general use (#3850) yjh 2019-10-22 17:37:52 +08:00
  • 16a5d43807 Improve logging for offchain transaction submission. (#3871) Tomasz Drwięga 2019-10-22 10:29:44 +02:00
  • 5d5e71028e Explicitly declare decl_storage! getters as functions (#3870) Robert Habermeier 2019-10-22 03:53:58 -04:00
  • 1111d79ac1 Fix deserialization of Bytes (#3866) Tomasz Drwięga 2019-10-22 03:09:39 +02:00
  • b888f7db71 Use uniform quotes (#3867) Nikolay Volf 2019-10-21 23:40:22 +03:00
  • af7e40ba17 Fix compilation errors after update Bastian Köcher 2019-10-21 21:12:37 +02:00
  • ffb042c18e Fix compilation errors after update Bastian Köcher 2019-10-21 21:12:37 +02:00
  • 11afe6a30c Only register one gossip validator for full nodes (#487) Bastian Köcher 2019-10-21 21:06:00 +02:00
  • fee152fa51 fix dockerfile build - upgrade image base from ubuntu 16 to 18 (#423) fbranciard 2019-10-21 12:32:11 +02:00
  • 87093feee2 Fix inconsistent head_data (#18) thiolliere 2019-10-21 11:44:26 +02:00
  • e7d8a2e9d0 Fix inconsistent head_data (#18) thiolliere 2019-10-21 11:44:26 +02:00
  • 7732e6cc60 Fixes required for Cumulus (#485) Bastian Köcher 2019-10-21 10:10:20 +02:00
  • 60d232c727 use ThreadPool to execute spawn_worker(fn) (#3836) CrocdileChan 2019-10-21 15:25:50 +08:00
  • 28f7814fb2 Change Contracts::DefaultMaxDepth from 1024 to 32 (#3855) Ashley 2019-10-21 07:46:23 +01:00
  • 2e47302ead Update to latest Substrate master (#486) Bastian Köcher 2019-10-20 21:23:16 +02:00
  • 222ff6fe79 Clean up the wasm-builder and release 1.0.8 (#3858) Bastian Köcher 2019-10-20 13:02:21 +02:00
  • 463b9f35b8 Make collator generate the correct block data Bastian Köcher 2019-10-19 15:45:02 +02:00
  • 982b2a7cf4 Make collator generate the correct block data Bastian Köcher 2019-10-19 15:45:02 +02:00
  • f861486fd2 integrate minor weight/fee changes (#482) Kian Paimani 2019-10-19 15:03:18 +02:00
  • 687244f989 Pass client and task_executor to BuildParachainContext (#484) Bastian Köcher 2019-10-19 13:26:15 +02:00
  • 2842be7b81 Make ParaId constructible from a const context (#483) Bastian Köcher 2019-10-19 13:09:21 +02:00
  • f5162edc83 It's Clippy time (#3806) Caio 2019-10-19 08:01:51 -03:00
  • 470b62366f Change manual dependency on wasm-gc executable to an automatic cargo dependency. (#3854) Andrew Dirksen 2019-10-19 01:38:19 -07:00
  • 141a64cf41 Move sr-arithmetic to a new crate and add in a fuzzer (#3799) Ashley 2019-10-19 08:36:43 +01:00
  • 356015e450 grandpa: pluggable voting rules (#3673) André Silva 2019-10-18 18:07:41 +01:00
  • 35f8cd19cb Support block revert operation in blockchain cache (#3401) Svyatoslav Nikolsky 2019-10-18 18:32:13 +03:00
  • b618d8f0b2 Make build work with rustc 1.37 stable and RUSTC_BOOTSTRAP=1 (#3844) Ximin Luo 2019-10-18 16:15:05 +01:00
  • 3963bb58ff Persist block announcements (#3826) Arkadiy Paronyan 2019-10-18 16:44:40 +02:00
  • 3437d64115 Don't make ServiceBuilder require to have a finality proof provider (#3831) Bastian Köcher 2019-10-18 16:05:23 +02:00
  • abaaaaffbf core/finality-grandpa: Minor refactorings (#3825) Max Inden 2019-10-18 16:01:14 +02:00
  • 31eebdf32b Fix typo (#3853) h4x3rotab 2019-10-18 21:00:45 +08:00
  • b5bc9a21a3 Make basic collation working Bastian Köcher 2019-10-18 14:16:32 +02:00
  • c7e229bf6e Make basic collation working Bastian Köcher 2019-10-18 14:16:32 +02:00
  • c1a24fb537 Switch node template to use AuRa (#3790) Shawn Tabrizi 2019-10-18 19:58:31 +09:00
  • bf1786b628 remove unused file (#3851) Xiliang Chen 2019-10-18 23:58:05 +13:00
  • 53e8200fb5 Update CONTRIBUTING.adoc (#3842) Kian Paimani 2019-10-18 12:41:57 +02:00
  • d9cffa0bb5 Code redundancy between ext implementation and testing. (#3830) cheme 2019-10-18 09:52:25 +02:00
  • fddfcbacea Use Bytes for contract rpc input_data (#3841) kwingram25 2019-10-18 09:28:48 +02:00
  • 5b9952ef1c grandpa: don't expire next round messages (#3845) André Silva 2019-10-18 00:25:18 +01:00
  • 8051fd5445 Don't panic when we try to register 2 global loggers (#3840) Bastian Köcher 2019-10-17 23:35:41 +02:00
  • 183c188111 refactor: Transaction-Payment module (#3816) Kian Paimani 2019-10-17 14:21:32 +02:00
  • 1711483fb6 Make VersionInfo derive Clone (#3839) Bastian Köcher 2019-10-17 12:54:28 +02:00
  • 411b8f96d4 Add error types to BABE and PoW (#3827) Ashley 2019-10-17 11:34:03 +01:00
  • 81c400e958 Make wasmi_execution public to use it from tests (#3829) Bastian Köcher 2019-10-16 21:00:31 +02:00
  • b890df6cde change versioning and tagging of releases (#476) gabriel klawitter 2019-10-16 16:03:28 +02:00
  • f4e36f0d74 Refactor decl storage (#3765) thiolliere 2019-10-16 15:47:46 +02:00
  • d9c6bc408c Begin to add a test parachain Bastian Köcher 2019-10-16 13:39:38 +02:00
  • d9edf82783 Begin to add a test parachain Bastian Köcher 2019-10-16 13:39:38 +02:00
  • dc92631180 Move srml RPC extensions to separate crates (#3791) Tomasz Drwięga 2019-10-16 12:40:35 +02:00
  • 642c8504c4 WIP: Node role RPC call (#3719) Ashley 2019-10-16 10:59:25 +01:00
  • 8ef20a5534 Fix #1536: do not require to construct a block for encoding it (#3813) Fabio Tudone 2019-10-16 11:02:12 +03:00
  • 6a2afdb204 Bump dependencies, respecting semver (#3812) Demi Obenour 2019-10-15 12:33:34 -04:00
  • 6c0e9fb107 chain spec builder: add generate mode for authority keys (#3811) André Silva 2019-10-15 15:07:56 +01:00
  • 9fe8ee4197 Fix asynchronous transaction rejections. (#3817) Tomasz Drwięga 2019-10-15 11:16:10 +02:00
  • ed449bf415 grandpa: fix until imported logging arg order (#3818) André Silva 2019-10-15 01:19:01 +01:00
  • e3ae647c42 Provide macro for exporting functions from wasm (#3801) Bastian Köcher 2019-10-14 20:20:07 +02:00
  • b989c6f9ba Update tests.rs (#3814) Kian Paimani 2019-10-13 17:22:53 +02:00
  • 6e5fe1a557 deps: update clap and structopt (#3809) André Silva 2019-10-12 18:31:49 +01:00
  • ea3b9bf393 node: re-use testnet genesis spec for staging testnet (#3802) André Silva 2019-10-12 16:12:03 +01:00
  • 625d697e26 fix comments (#3808) yjh 2019-10-12 17:32:29 +08:00
  • f60bc521c3 Fix Typo (#3805) Caio 2019-10-11 20:16:51 -03:00
  • eba7df9a7b Fix semantics of ExistenceRequirement::KeepAlive. (#3796) Gavin Wood 2019-10-11 13:59:26 +02:00