Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

PoC-3 Release (tracking issue) #45

Closed
9 tasks done
rphmeier opened this issue Nov 26, 2018 · 0 comments
Closed
9 tasks done

PoC-3 Release (tracking issue) #45

rphmeier opened this issue Nov 26, 2018 · 0 comments
Milestone

Comments

@rphmeier
Copy link
Contributor

rphmeier commented Nov 26, 2018

Current Blockers in Substrate:

Blockers in Polkadot:

Testing:

  • Ensure entire test suite passes
  • Ensure GRANDPA and regular set changes are working
  • Deploy and collate for parachains
@rphmeier rphmeier added this to the PoC-3 (AFG) milestone Nov 26, 2018
@rphmeier rphmeier changed the title PoC-3 Release PoC-3 Release (tracking issue) Nov 26, 2018
tomusdrw added a commit that referenced this issue Mar 26, 2021
* reward submitters on finalization

* PoA -> Substrate: unsigned_import_header API

* fix grumble

* make submitter part of ImportContext

* verify using next validators set + tests

* fix nostd compilation

* add sub-tx-mode argument

* support sub-tx-mode

* impl ValidateUnsigned for Runtime

* do not submit too much transactions to the pool

* cargo fmt

* fix bad merge

* revert license fix

* Update modules/ethereum/src/lib.rs

Co-Authored-By: Hernando Castano <HCastano@users.noreply.github.com>

* Update modules/ethereum/src/verification.rs

Co-Authored-By: Hernando Castano <HCastano@users.noreply.github.com>

* updated comment

* validate receipts before accepting unsigned tx to pool

* cargo fmt

* fix comment

* fix grumbles

* Update modules/ethereum/src/verification.rs

Co-Authored-By: Hernando Castano <HCastano@users.noreply.github.com>

* cargo fmt --all

* struct ChangeToEnact

* updated doc

* fix doc

* add docs to the code method

* simplify fn ancestry

* finish incomplete docs

* Update modules/ethereum/src/lib.rs

Co-Authored-By: Tomasz Drwięga <tomusdrw@users.noreply.github.com>

* Update modules/ethereum/src/lib.rs

Co-Authored-By: Tomasz Drwięga <tomusdrw@users.noreply.github.com>

* return err from unsigned_import_header

* get header once

* Update relays/ethereum/src/ethereum_sync.rs

Co-Authored-By: Tomasz Drwięga <tomusdrw@users.noreply.github.com>

* fix

* UnsignedTooFarInTheFuture -> Custom(err.code())

* updated ImportContext::last_signal_block

* cargo fmt --all

* rename runtime calls

Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
imstar15 pushed a commit to imstar15/polkadot that referenced this issue Aug 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant