Commit Graph

  • 1dc15be5bd Check for block parent before verification. (#1714) Arkadiy Paronyan 2019-02-07 11:58:27 +01:00
  • fb0f4dfb03 Expose block random seed and timestamp to contract ABI (#1630) Jordan Beauchamp 2019-02-07 22:58:02 +13:00
  • eb6dc0394e core: network: fix sync on testing network (#1713) André Silva 2019-02-06 18:33:08 +00:00
  • e60be1ad12 Migrate network, primitives and rpc to the 2018 edition (#1710) Stanislav Tkach 2019-02-06 20:07:48 +02:00
  • 3a4dda7beb Migrate sr-primitives, sr-sandbox, sr-std and sr-version to the 2018 edition (#1694) Stanislav Tkach 2019-02-06 20:04:14 +02:00
  • 4e3eace15f Limit transaction pool size (#1676) Tomasz Drwięga 2019-02-06 19:03:05 +01:00
  • 461cd384fc Export TERM in node-template-release.sh (#1711) Bastian Köcher 2019-02-06 19:01:41 +01:00
  • 94e1e38008 build tagged versions (#1712) gabriel klawitter 2019-02-06 18:17:20 +01:00
  • db572aa0b9 Reference counted uncanonicalised overlay (#1695) Arkadiy Paronyan 2019-02-06 17:52:03 +01:00
  • 567122fab5 Moves node-template into substrate repo (#1637) Bastian Köcher 2019-02-06 17:15:12 +01:00
  • b6fd967dfb Update libp2p to v0.3 (#1634) Pierre Krieger 2019-02-06 16:39:22 +01:00
  • 7d8ae2df5c Indices maintenance (#1705) Sergei Pepyakin 2019-02-06 14:51:14 +01:00
  • 1d0049ee00 Update trie to v0.11 (#1704) Wei Tang 2019-02-06 14:50:52 +01:00
  • a2d2ed69ab Rewrite network protocol/service to use channels (#1340) Gregory Terzian 2019-02-06 19:54:02 +08:00
  • 8aae19e2db fix cache clearing error (#1703) gabriel klawitter 2019-02-06 12:40:36 +01:00
  • 190393d476 Make API backwards compatible with CC (#1697) Bastian Köcher 2019-02-06 11:47:47 +01:00
  • 1ba7e35c18 Support multi-hash in multi-trie via PlainDB (#1106) Wei Tang 2019-02-06 11:16:40 +01:00
  • fa2e323478 Add OnInitialise handler. (#1690) Gav Wood 2019-02-06 10:01:28 +01:00
  • 0eeef28382 Offline/Slashing improvements (#1665) Gav Wood 2019-02-05 22:11:40 +01:00
  • 471b7431bc Move CODE directly into TestExternalities (#1682) Bastian Köcher 2019-02-05 21:16:11 +01:00
  • 7c33728510 Lower log level of grandpa until_imported message (#1691) André Silva 2019-02-05 18:37:04 +00:00
  • 1cb02c318b Migrate srml-assets, srml-aura, srml-balances and srml-consens to the 2018 edition (#1633) Stanislav Tkach 2019-02-05 19:26:58 +02:00
  • 0242cee284 Update to latest jsonrpc-derive: fixes aliases (#1689) Andrew Jones 2019-02-05 14:11:04 +00:00
  • df685c9e53 Rename and use --max-heap-pages parameter (#1666) Stanislav Tkach 2019-02-05 13:35:12 +02:00
  • 888e7bb76f add test for wasm runtime changes (#1612) gabriel klawitter 2019-02-05 10:50:44 +01:00
  • 36034e79a2 Update to latest substrate (#120) Bastian Köcher 2019-02-04 22:58:03 +01:00
  • 822c7ded45 Convert to jsonrpc-derive, use jsonrpc-* from crates.io (#1679) Andrew Jones 2019-02-04 19:18:24 +00:00
  • 57ac31a0aa Split substrate-finality-grandpa (#1675) André Silva 2019-02-04 16:54:14 +00:00
  • bf49b00c90 Replace allocator with freeing-bump allocator (#1656) Michael Müller 2019-02-04 16:23:12 +01:00
  • 38d7eb66a7 Fixed pruning detection in archive mode (#1670) Arkadiy Paronyan 2019-02-04 15:30:05 +01:00
  • 1a3fa9eb68 Refactor aura and generalize slot worker (#1632) Wei Tang 2019-02-04 11:32:21 +01:00
  • 4ea3ac1c4a Use absolute path in native_executor for Blake2Hasher (#1671) Bastian Köcher 2019-02-04 11:26:51 +01:00
  • 6c341f4e9d Fixed panic handling (#1667) Arkadiy Paronyan 2019-02-04 09:11:29 +01:00
  • 87f0f6fd8f Migrate srml-support to the 2018 edition (#1663) Stanislav Tkach 2019-02-03 12:42:12 +02:00
  • ddb44db551 Add links to the README for further info (#1661) James Ray 2019-02-03 21:38:11 +11:00
  • dee1e6e3df Intro and add an intro link (#1662) James Ray 2019-02-03 21:37:58 +11:00
  • 1b5e311b05 Fix Telemetry link (#1660) James Ray 2019-02-03 21:37:49 +11:00
  • ef4dc12a5d Don't panic if parameter can not be converted between node and native runtime (#1659) Bastian Köcher 2019-02-02 14:13:50 +01:00
  • 303a1c37f9 implement parachain_key Robert Habermeier 2019-02-01 20:45:30 -03:00
  • b47cae17f0 implement parachain_key Robert Habermeier 2019-02-01 20:45:30 -03:00
  • 4983f113e6 Reduce consensus spam (#1658) André Silva 2019-02-01 17:25:07 +00:00
  • 641bb7cb46 Stop authoring blocks when offline (#1655) Arkadiy Paronyan 2019-02-01 17:17:53 +01:00
  • 2155e44e13 grandpa: consistent argument ordering in rebroadcast vs. network (#1647) Robert Habermeier 2019-02-01 13:17:43 -03:00
  • 1ea56905cf Fixed state-db block insertion and added forks trace (#1657) Arkadiy Paronyan 2019-02-01 17:17:31 +01:00
  • ecdd33a367 Allow both consensus and runtime to limit block building (#1581) Tomasz Drwięga 2019-02-01 13:58:23 +01:00
  • 381cf26f55 Make genesis state locally-available on light client (#1622) Svyatoslav Nikolsky 2019-02-01 12:27:54 +03:00
  • 5d82cf243e Fix minor error in chain-spec generation command in readme (#1644) Joshy Orndorff 2019-01-31 16:36:55 -05:00
  • a58de5d0ff Transaction signing payload is hashed first (#1624) Gav Wood 2019-01-31 18:39:20 +01:00
  • 4bcc8eda41 Check for disposed blocks when creating a state. (#1636) Arkadiy Paronyan 2019-01-31 18:06:10 +01:00
  • da029c87b7 Replace ⭳ and ⭱ characters with ⬇ and ⬆ (#1635) Stanislav Tkach 2019-01-31 15:18:40 +02:00
  • 80d4a0a21b Declare storage in contracts module (#1591) Sergei Pepyakin 2019-01-31 12:19:28 +01:00
  • fc41825fb6 Support edition 2018 for storage_items macro (#1625) Wei Tang 2019-01-31 11:34:16 +01:00
  • 9de35fa7d5 update rhododendron trie-bench for parity-codec 3.0 (#1613) thiolliere 2019-01-31 11:04:41 +01:00
  • 6cf382f8b0 Update the date (#1627) Gav Wood 2019-01-31 08:54:07 +01:00
  • ec790acf4d Print the local node address again (#1628) Pierre Krieger 2019-01-30 23:33:14 +01:00
  • ea2a03b7bb Merge metadata by module (#1428) cheme 2019-01-30 19:34:08 +01:00
  • 742f030ddd Transactional updates in the state-db (#1616) Arkadiy Paronyan 2019-01-30 16:58:25 +01:00
  • f98f9ac58a Migrate state-db, state-machine, telemetry, test-client and test-runtime to the 2018 edition (#1623) Stanislav Tkach 2019-01-30 16:51:59 +02:00
  • 2037c52fbe make --port 30334 work again (#1620) Svyatoslav Nikolsky 2019-01-30 16:46:39 +03:00
  • a4756710c5 fixed aux modifications on light client (#1621) Svyatoslav Nikolsky 2019-01-30 16:44:29 +03:00
  • aa5e0658f8 Fix consensus error between wasm and native (#1595) Michael Müller 2019-01-30 14:37:32 +01:00
  • 15ae7cfef6 Document more TODOs as tickets (#1418) Benjamin Kampmann 2019-01-30 10:29:48 +01:00
  • d2cfd7b9dc Allow runtime to return transaction validation error codes (#1534) Tomasz Drwięga 2019-01-29 19:06:05 +01:00
  • 473721f959 Migrate node (cli, executor, primitives and runtime) to the 2018 edition (#1589) Stanislav Tkach 2019-01-29 18:57:56 +02:00
  • d796e09f02 Migrate tx-graph, tx-pool and trie to the 2018 edition (#1611) Stanislav Tkach 2019-01-29 17:25:03 +02:00
  • e6839d2d41 Migrate executor, xinherens, keyring and keystore to 2018 edition (#1585) Stanislav Tkach 2019-01-29 15:30:07 +02:00
  • 82e866be42 Use new externs for eth crypto (#114) Gav Wood 2019-01-29 14:06:40 +01:00
  • ecffe0c371 impl Mul + saturating_mul by converting in u64 (#1610) thiolliere 2019-01-29 13:36:34 +01:00
  • a541ee8c05 Fix typo in chain_ops (#1597) Frank Prößdorf 2019-01-29 14:35:38 +02:00
  • 8247ad5613 Migrate subkey and chain-spec-builder to the 2018 edition (#1605) Stanislav Tkach 2019-01-29 13:47:40 +02:00
  • 24c531cf7b Fix generate node name with less then 32 characters (#1596) jkcomment 2019-01-29 20:46:18 +09:00
  • ced9e72824 Download unknown but announced forks (#1604) Robert Habermeier 2019-01-28 16:41:33 -03:00
  • 431ad3ca76 finalize multiple blocks at once (#1601) Svyatoslav Nikolsky 2019-01-28 20:16:30 +03:00
  • d027123059 GRANDPA: announce blocks we vote on to peers (#1593) Robert Habermeier 2019-01-28 13:41:36 -03:00
  • c363077404 set export-table link arg (#115) thiolliere 2019-01-28 15:43:14 +01:00
  • 0078927ac5 update codec and grandpa (#1582) thiolliere 2019-01-28 14:16:17 +01:00
  • f70fd6e450 set link-arg --export-table for wasm builds (#1598) thiolliere 2019-01-28 12:41:52 +01:00
  • 2b0dbd2d77 Updates substrate to latest master (#107) Bastian Köcher 2019-01-27 15:21:25 +01:00
  • 86c5f78805 more logging around pending GRANDPA changes (#1587) Robert Habermeier 2019-01-27 10:53:57 -03:00
  • 1514ee9192 readme: fix broken links (#113) Benjamin Wasty 2019-01-27 14:52:59 +01:00
  • f16ddcb622 Only request justifications from available peers (#1586) Arkadiy Paronyan 2019-01-26 00:09:56 +01:00
  • c132e84572 Additional externs for ecdsa recovery and keccak (#1583) Gav Wood 2019-01-25 19:07:02 +00:00
  • 5ddcbe0ca6 core: send justification requests in parallel to block requests (#1563) André Silva 2019-01-25 14:07:26 +00:00
  • 6e55812704 core: restrict grandpa voter on authority set change (#1564) André Silva 2019-01-25 14:05:39 +00:00
  • 0953521cc4 don't panic in best_containing (#1559) Robert Habermeier 2019-01-25 09:16:37 -03:00
  • ab4c70b379 Update dependencies (#1527) Benjamin Kampmann 2019-01-25 12:44:41 +01:00
  • b187695af7 Aura: Remove unused structures and adds SlotDuration::get() (#1565) Bastian Köcher 2019-01-25 11:56:46 +01:00
  • 27a882bfac Refactor CLI handling (#1368) Bastian Köcher 2019-01-25 11:48:46 +01:00
  • 375e01e6b1 core: grandpa limits votes to 3/4 of the unfinalized chain (#1554) André Silva 2019-01-25 10:37:56 +00:00
  • a1586df41b Report the average network bandwidth (#1551) Pierre Krieger 2019-01-25 11:34:34 +01:00
  • aeb6aa8b48 Refactor transfer() logic outside of dispatched function #1555 (#1562) Shawn Tabrizi 2019-01-25 11:33:39 +01:00
  • 6543207062 Fix inconsistency between CheckInherentsResult::new()/default() (#1561) Bastian Köcher 2019-01-25 11:22:04 +01:00
  • c5bb21ab3c Claim yer sale DOTs (#97) Gav Wood 2019-01-25 08:43:05 +00:00
  • 661e91e2c7 core: fix transaction-pool tests (#1557) André Silva 2019-01-25 07:49:20 +00:00
  • 82d014cf35 Remove TODO comment about unboxing state_machine error Stanislav Tkach 2019-01-24 16:38:24 +02:00
  • f38aa0d2de Test syncing to all forks (#1544) Arkadiy Paronyan 2019-01-24 16:52:48 +01:00
  • 1b0d90cdf6 Optimize transaction pool pruning (#1524) Tomasz Drwięga 2019-01-24 16:52:17 +01:00
  • 997c8b4020 Atomic operation and locking when importing a block (#1489) Wei Tang 2019-01-24 16:51:53 +01:00
  • 7f05bd959f Migrate consensus (common, aura-primitives, aura, rhd) to 2018 edition (#1548) Stanislav Tkach 2019-01-24 17:51:33 +02:00
  • a05d422a55 Initial erasure-coding of availability data (#56) Robert Habermeier 2019-01-24 12:31:22 -03:00