Commit Graph

  • 05a73de366 Refine Complexity.md (#1038) Sergey Pepyakin 2018-11-01 09:30:32 +01:00
  • b21de8a0b5 Support multi trie in genesis generation (#958) Wei Tang 2018-11-01 16:30:03 +08:00
  • ac4a188e15 Use the upstream version of integer-sqrt. (#1041) Sergey Pepyakin 2018-10-31 15:40:59 +01:00
  • 9630f34775 client sets aux in import pipeline Robert Habermeier 2018-10-17 13:34:59 -07:00
  • d346b330f9 implement aux-storing in client-db Robert Habermeier 2018-10-17 13:27:39 -07:00
  • 3f2a7f3cba set aux in block import Robert Habermeier 2018-10-17 13:05:30 -07:00
  • c64ff78776 initial test to ensure auxiliary data is generated correctly Robert Habermeier 2018-10-31 12:39:27 +01:00
  • fe6dd131f0 tests compile after changes Robert Habermeier 2018-10-30 23:46:27 +01:00
  • afbe00db75 extract out tests to file Robert Habermeier 2018-10-29 17:05:42 +01:00
  • 6d4acb053d tests compile using new test framework Robert Habermeier 2018-10-29 17:03:08 +01:00
  • 84925067f4 generalizable data for peers in test network Robert Habermeier 2018-10-29 16:25:22 +01:00
  • 0302a1fc5e refactor import queue to use explicit block import references Robert Habermeier 2018-10-29 15:56:10 +01:00
  • 83683bce43 Update README.adoc Gav Wood 2018-10-29 10:44:38 +01:00
  • e2ee6a2b90 read authority set from DB on startup Robert Habermeier 2018-10-29 02:31:51 +01:00
  • 3317fee0a1 write authority set to DB Robert Habermeier 2018-10-29 02:05:47 +01:00
  • 55ca13ab09 call into chain WASM to check for changes Robert Habermeier 2018-10-28 20:50:31 +01:00
  • 442e300163 add substrate finality grandpa primitives for WASM Robert Habermeier 2018-10-28 20:36:59 +01:00
  • 66dafbcb0b minimize public interface Robert Habermeier 2018-10-28 18:45:42 +01:00
  • ab6c343aaf Merge branch 'master' into rh-grandpa-dynamic2 Robert Habermeier 2018-10-27 18:12:33 +02:00
  • b8b3f5b7d1 fix one typo (#1029) guanqun 2018-10-28 00:03:57 +08:00
  • 1a3fe5657d restart voter with new authority set as necessary Robert Habermeier 2018-10-27 17:32:42 +02:00
  • 25984d8dc8 add some tests for authority set logic Robert Habermeier 2018-10-27 16:18:01 +02:00
  • 50adea6220 Consensus Engines Implementation: Aura (#911) Benjamin Kampmann 2018-10-27 15:59:18 +02:00
  • e33a8dde4a compiles Robert Habermeier 2018-10-27 15:43:03 +02:00
  • c0f7021427 Remove pub in macros (#1027) guanqun 2018-10-27 18:15:15 +08:00
  • 55e53a9898 Use local index for misbehaviour calculation (#934) Tomasz Drwięga 2018-10-26 19:19:20 +02:00
  • 5f6dc6bc6a apply authority set changes Robert Habermeier 2018-10-26 19:19:12 +02:00
  • d3f2a00793 Multiple improvements to the decl_module! macro (#953) Bastian Köcher 2018-10-26 12:34:25 +02:00
  • f0eb519318 ci: change rust container tag from substrate to nightly (#1015) gabriel klawitter 2018-10-26 12:03:56 +02:00
  • b1976c9014 mutate returns a value (#945) guanqun 2018-10-26 17:13:16 +08:00
  • 10210b9520 docs: Remove readme since should not be in src folder (#1004) Luke Schoen 2018-10-26 11:10:06 +02:00
  • f923e38cc7 docs: Relates to Issue #995. Fix links in existing documentation (#999) Luke Schoen 2018-10-26 11:09:48 +02:00
  • 7b4b98abef docs: Move contribution links to Contribution section (#994) Luke Schoen 2018-10-25 18:35:42 +02:00
  • 190f167251 docs: Fix broken link to License in Readme (#993) Luke Schoen 2018-10-25 18:35:13 +02:00
  • a6596582bf docs: Relates to #578 Minor fixes to documentation section in Readme (#992) Luke Schoen 2018-10-25 18:34:49 +02:00
  • a422a14b52 use generic block number in GRANDPA Robert Habermeier 2018-10-25 18:00:46 +02:00
  • 08890f2bc1 note future changes when importing block Robert Habermeier 2018-10-25 16:48:51 +02:00
  • c207ecfbfc docs: Relates to #578. Add instructions for rustdoc viewing and contributing (#957) Luke Schoen 2018-10-25 10:13:20 +02:00
  • f8896f954d Make decl_storage! assume less about the environment (#956) Bastian Köcher 2018-10-25 09:44:47 +02:00
  • 6244b6a3b9 Encode Metadata once instead of two times (#946) Bastian Köcher 2018-10-25 09:36:57 +02:00
  • 1ba73e0e88 Make decl_module! implement OnFinalise (#947) Bastian Köcher 2018-10-23 09:58:15 +02:00
  • 52093c4b7a Runtime version pub sub. (#948) Tomasz Drwięga 2018-10-23 08:21:05 +02:00
  • fb1401ab79 Merge branch 'master' into rh-grandpa-dynamic2 Robert Habermeier 2018-10-22 16:06:42 +02:00
  • 396e258de3 Update README.adoc Gav Wood 2018-10-21 13:26:25 +02:00
  • f14a8c289d Update README.adoc Gav Wood 2018-10-21 13:25:11 +02:00
  • f31cfe96e4 Move getgoing script into scripts. Gav 2018-10-21 12:37:39 +02:00
  • d9a7c74e5c Add simple script to get going on mac Gav Wood 2018-10-21 12:37:01 +02:00
  • 515153fa85 localize messages to set-index and add pending changes Robert Habermeier 2018-10-21 11:11:53 +02:00
  • 5579eeb761 Minor fix for subkey Gav 2018-10-20 23:33:18 +02:00
  • cb6c2fa087 Remove erroneous println Gav 2018-10-20 23:23:41 +02:00
  • 8a9ffeaea2 Add runtime so that cargo install works (#940) Gav Wood 2018-10-20 23:01:49 +02:00
  • 1475610880 Remove nonsense code and options, fix score and generally make subkey work (#936) Gav Wood 2018-10-20 22:15:28 +02:00
  • e47f3835fd fix: Fix typo in argument name (#935) Luke Schoen 2018-10-20 12:43:20 +02:00
  • 583c24f017 Add Assets module (#925) Gav Wood 2018-10-20 12:43:00 +02:00
  • 7f6862ba5e Remove node-service (#933) Bastian Köcher 2018-10-19 12:22:32 +02:00
  • ca38fd72f6 Moved DigestItem impl to impl_outer_log (#932) Svyatoslav Nikolsky 2018-10-19 10:47:09 +03:00
  • 2604474880 Multiple storage root support (#902) Wei Tang 2018-10-19 00:54:02 +08:00
  • 849506daa5 Add docker file for Substrate (#930) Chevdor 2018-10-18 18:36:43 +02:00
  • e321a645c9 Fixes tests on master (#929) Bastian Köcher 2018-10-18 13:36:54 +02:00
  • 4132a49fbb Move inherent implementation into the modules (#924) Bastian Köcher 2018-10-18 10:55:52 +02:00
  • 36625faa9f Pool: parallel ready and runtime changes (#922) Tomasz Drwięga 2018-10-18 10:37:29 +02:00
  • 62c71a31ec Index blocks by number in the DB (#890) snd 2018-10-18 01:37:13 -07:00
  • fa62c8e9df start import queue in chain_ops as well Robert Habermeier 2018-10-17 16:09:05 -07:00
  • e7a50ff52a generalize some import_queue params Robert Habermeier 2018-10-17 15:56:20 -07:00
  • 1c75f8059a round-localized signatures on GRANDPA messages Robert Habermeier 2018-10-17 14:18:29 -07:00
  • b255f8f987 grandpa-compatible digest items Robert Habermeier 2018-10-04 17:54:56 -04:00
  • 89fd3a78d5 Contracts: COMPLEXITY.md (#905) Sergey Pepyakin 2018-10-17 17:47:55 +02:00
  • 0c7389e108 Pool: A bunch of tests and fixes (#914) Tomasz Drwięga 2018-10-17 16:25:30 +02:00
  • 9886d12c26 Pruning changes tries (#856) Svyatoslav Nikolsky 2018-10-17 11:08:45 +03:00
  • 8bc5242c92 Compact format for block number, nonce, balance (#910) Gav Wood 2018-10-16 22:47:30 +02:00
  • 54a0f5b204 Drew.commentfix: There is no next_era function in staking. (#915) Drew Stone 2018-10-16 21:58:19 +03:00
  • 8de663f105 Adds check_inherents function to the BlockerBuilder API (#912) Bastian Köcher 2018-10-16 20:30:04 +02:00
  • 169cf91bb5 Updates ws dependency (#913) Bastian Köcher 2018-10-16 18:39:33 +02:00
  • 15fe5f7540 Remove the packet ID system (#900) Pierre Krieger 2018-10-16 12:57:42 +01:00
  • ac4bcf879f Generalize the Consensus Infrastructure (#883) Benjamin Kampmann 2018-10-16 13:40:33 +02:00
  • a24e61cb29 Longevity handling. (#903) Tomasz Drwięga 2018-10-16 10:04:19 +02:00
  • 8050979660 Rename min-peers and max-peers CLI options (#909) Pierre Krieger 2018-10-16 08:34:59 +01:00
  • 2301163b2d Fixes error in impl_apis! macro, caused by a missing comma (#908) Bastian Köcher 2018-10-15 16:01:39 +02:00
  • f6f1d8dbc9 System should provide default Lookup impl (#906) Gav Wood 2018-10-14 21:58:38 +02:00
  • 26b105b472 fix the ignored tests in doc test (#898) guanqun 2018-10-13 21:16:17 +08:00
  • 2be621af77 Silence Telemetry WS errors (#904) Maciej Hirsz 2018-10-12 18:10:24 +02:00
  • db427cb45c Adds construct_simple_protocol macro for simplifying the creation of protocols (#897) Bastian Köcher 2018-10-12 13:10:36 +02:00
  • 671b0e0007 Tagged transaction queue integration (#893) Tomasz Drwięga 2018-10-12 13:09:35 +02:00
  • 2404d3c89f Adding instructions specific for OS X (#899) Shawn Tabrizi 2018-10-12 00:50:07 -07:00
  • 1a1300e845 remove unused nodecode in impl_stubs (#895) guanqun 2018-10-10 19:03:55 +08:00
  • 12f12bff28 Make all copyrights use the correct year (#894) Bastian Köcher 2018-10-10 10:28:41 +02:00
  • 6b4b8b8f8e Runtime API clean up (#892) Bastian Köcher 2018-10-09 14:01:23 +02:00
  • 2c65ad6c7b Refactor the runtime API to use traits. (#878) Bastian Köcher 2018-10-09 10:58:29 +02:00
  • fb058ae235 authorities_at cache update (#836) Svyatoslav Nikolsky 2018-10-09 11:54:57 +03:00
  • ceda61f13c fix the overflow issue (#891) guanqun 2018-10-09 16:50:08 +08:00
  • 0666759b16 Clean up the networking layer (#881) Pierre Krieger 2018-10-08 18:20:38 +02:00
  • 02f8897648 Fix grumbles from previous GRANDPA PR (#880) Robert Habermeier 2018-10-05 14:26:28 -04:00
  • f851dcf41c Filter peers on light nodes (#862) Svyatoslav Nikolsky 2018-10-05 20:51:28 +03:00
  • 36d71cb88d Add missing As imports. (#877) Sergey Pepyakin 2018-10-05 17:22:01 +02:00
  • 68b4be14ff Initial GRANDPA integration (#866) Robert Habermeier 2018-10-05 10:30:39 -04:00
  • 1cc0e3b6ea Enhance decl storage (#777) guanqun 2018-10-05 20:20:32 +08:00
  • 200a716a1a Extract search of digest item into Digest::log() function (#874) Svyatoslav Nikolsky 2018-10-05 15:17:00 +03:00
  • 187c232629 Compare digests item-by-item (#869) Svyatoslav Nikolsky 2018-10-05 15:16:22 +03:00
  • 4d18c50e67 Version bump on sysinfo (#871) Maciej Hirsz 2018-10-04 16:51:05 +02:00
  • e368b2d158 Updating Moment to support Mul/Div with BlockNumber (#868) Shawn Tabrizi 2018-10-03 18:32:43 +01:00