Commit Graph

31 Commits

Author SHA1 Message Date
Cecile Tonglet 7fb8b2fb47 Update substrate async api (#49)
* Update substrate: async API fix

* Fix to update polkadot and substrate

* Update substrate & polkadot to use cumulus-branch

* Apply suggestions from code review

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
2020-02-01 16:28:33 +01:00
Bastian Köcher 765a38932f Update Substrate & Polkadot (#41) 2020-01-16 17:26:49 +01:00
Bastian Köcher 307fbdc931 Overwrite more storage functions 2020-01-15 11:39:27 +01:00
Bastian Köcher 1bcb147669 Make everything compile and fix tests 2020-01-14 22:23:16 +01:00
Bastian Köcher 74cb79687c Fixes tests 2019-11-06 09:00:29 +01:00
Bastian Köcher d3ed1df0ea Implement block import 2019-10-22 15:26:11 +02:00
Bastian Köcher 451d92affa Fix proof generation and make validate block return the correct result 2019-10-22 14:46:27 +02:00
Bastian Köcher e458f20799 Make most tests compile again 2019-10-22 12:10:40 +02:00
Bastian Köcher 982b2a7cf4 Make collator generate the correct block data 2019-10-19 15:45:02 +02:00
Bastian Köcher a6888066b6 Merge remote-tracking branch 'origin/master' into bkchr-collator 2019-10-08 08:57:07 +02:00
Bastian Köcher bc4499b640 Try to fix the build 2019-09-29 02:05:49 +02:00
Bastian Köcher ce064775fc Some updates 2019-09-26 09:44:21 +02:00
Bastian Köcher a36527e360 Switch to parachain::ValidationParams 2019-06-21 13:17:37 +02:00
Bastian Köcher 84c9092530 Update Substrate, Polkadot and switch to wasm-builder 2019-06-18 08:43:39 +02:00
Bastian Köcher d8e901300d Update to latest Substrate + Polkadot 2019-06-05 20:38:26 +02:00
Stanislav Tkach 41f4460872 Add test 2019-05-03 13:50:54 +03:00
Stanislav Tkach cd6fd5ea53 Fix tests 2019-04-30 15:10:31 +03:00
Stanislav Tkach 6413c3557e Pass parent hash to the validate_block function 2019-04-29 21:00:48 +03:00
Bastian Köcher f1243548fa Fix review comments 2019-04-17 11:38:33 +02:00
Bastian Köcher 092f9acf27 Forget the correct value 2019-04-17 11:21:44 +02:00
Bastian Köcher 391792f3d0 Some fixes 2019-04-12 16:02:36 +02:00
Bastian Köcher 4fa5d35ec1 Some docs 2019-04-12 13:36:48 +02:00
Bastian Köcher cbaef32ddd Implement test that executes extrinsics 2019-04-12 13:34:48 +02:00
Bastian Köcher f213d5ed83 Fixes simple test 2019-04-12 13:08:44 +02:00
Bastian Köcher 815e466c41 Trying to get the tests back working 2019-04-12 12:01:16 +02:00
Bastian Köcher 101d338fb9 Adapt to latest changes in the specification 2019-04-05 13:21:16 +02:00
Bastian Köcher 2c6bf07e7d Start using trie db 2019-04-03 22:10:13 +02:00
Bastian Köcher 80b222c79d Update to latest polkadot/substrate 2019-03-28 17:33:14 +01:00
Bastian Köcher 86fc19933d Make the tests pass 2019-03-07 10:56:00 +01:00
Bastian Köcher 68100e7545 Adds test-runtime to start working on tests 2019-03-06 13:51:23 +01:00
Bastian Köcher ecbf2c45c2 Adds validate_block support for runtime 2019-03-06 12:53:41 +01:00