1. 06 Oct, 2021 1 commit
    • Bernhard Schuster's avatar
      collect included disputes from on-chain (#3924) · b74335ac
      Bernhard Schuster authored
      
      
      * dummy: impl another runtime API
      
      * query the on chain disputes, and inform self
      
      * make use of the refactor
      
      * minro
      
      * SPLIT ME
      
      * write dispute values
      
      * wip
      
      * impl for all runtimes
      
      * chore: fmt
      
      * [] -> get
      
      * fixup mock runtime
      
      * fixup
      
      * fixup discovery for overseer init
      
      * chore: fmt
      
      * spellcheck
      
      * rename imported_on_chain_disputes -> on_chain_votes
      
      * reduction
      
      * make it mockable
      
      * rename and refactor
      
      * don't query on chain info if it's not needed
      
      * yikes
      
      * fmt
      
      * fix test
      
      * minimal fix for existing tests
      
      * attempt to fetch the session info from the rolling window before falling back
      
      * moved
      
      * comments
      
      * comments
      
      * test for backing votes
      
      * rename
      
      * Update runtime/polkadot/src/lib.rs
      
      * chore: spellcheck + dict
      
      * chore: fmt
      
      * fixup cache size
      
      * add warning
      
      * logging, rationale, less defense
      
      * introduce new unchecked, that still checks in debug builds
      
      * fix
      
      * draft alt approach
      
      * fix unused imports
      
      * include the session
      
      * Update node/core/dispute-coordinator/src/real/mod.rs
      
      Co-authored-by: asynchronous rob's avatarRobert Habermeier <rphmeier@gmail.com>
      
      * provide where possible
      
      * expand comment
      
      * fixin
      
      * fixup
      
      * ValidityVote <-> ValidityAttestation <-> CompactStatement has a 1:1 representation
      
      * mark TODO
      
      * Update primitives/src/v1/mod.rs
      
      Co-authored-by: asynchronous rob's avatarRobert Habermeier <rphmeier@gmail.com>
      
      * address review comments
      
      * update docs
      
      Co-authored-by: asynchronous rob's avatarRobert Habermeier <rphmeier@gmail.com>
      b74335ac
  2. 28 Sep, 2021 2 commits
  3. 20 Sep, 2021 1 commit
  4. 17 Sep, 2021 1 commit
    • Bernhard Schuster's avatar
      remove connected disconnected state only (#3868) · 7bc35262
      Bernhard Schuster authored
      * remove connected disconnected state from overseer
      
      * foo
      
      * split new partial
      
      * fix
      
      * refactor init code to not require a `OverseerHandle` when we don't have an overseer
      
      * intermediate
      
      * fixins
      
      * X
      
      * fixup
      
      * foo
      
      * fixup
      
      * docs
      
      * conditional
      
      * Update node/service/src/lib.rs
      
      * review by ladi
      7bc35262
  5. 14 Jul, 2021 1 commit
    • Denis_P's avatar
      WIP: CI: add spellcheck (#3421) · 8a6af441
      Denis_P authored
      * CI: add spellcheck
      
      * revert me
      
      * CI: explicit command for spellchecker
      
      * spellcheck: edit misspells
      
      * CI: run spellcheck on diff
      
      * spellcheck: edits
      
      * spellcheck: edit misspells
      
      * spellcheck: add rules
      
      * spellcheck: mv configs
      
      * spellcheck: more edits
      
      * spellcheck: chore
      
      * spellcheck: one more thing
      
      * spellcheck: and another one
      
      * spellcheck: seems like it doesn't get to an end
      
      * spellcheck: new words after rebase
      
      * spellcheck: new words appearing out of nowhere
      
      * chore
      
      * review edits
      
      * more review edits
      
      * more edits
      
      * wonky behavior
      
      * wonky behavior 2
      
      * wonky behavior 3
      
      * change git behavior
      
      * spellcheck: another bunch of new edits
      
      * spellcheck: new words are koming out of nowhere
      
      * CI: finding the master
      
      * CI: fetching master implicitly
      
      * CI: undebug
      
      * new errors
      
      * a bunch of new edits
      
      * and some more
      
      * Update node/core/approval-voting/src/approval_db/v1/mod.rs
      
      Co-authored...
      8a6af441
  6. 23 Jun, 2021 1 commit
  7. 29 Mar, 2021 1 commit
  8. 24 Nov, 2020 1 commit
    • aaron's avatar
      Update docker.md (#2000) · 2ffdbe14
      aaron authored
      when you use `CMD ["/usr/local/bin/polkadot"]` in dockerfile, you don’t need to use `polkadot` while creating a container.
      2ffdbe14
  9. 19 Oct, 2020 1 commit
  10. 25 May, 2020 1 commit
    • joe petrowski's avatar
      Update README (#1134) · 4c4dcd2f
      joe petrowski authored
      * update readme for current networks
      
      * remove networks docs (they were copy/paste from readme)
      
      * remove trailing whitespace
      
      * add polkadot wiki
      
      * remove hello world name
      
      * remove authors/revision
      4c4dcd2f
  11. 20 Apr, 2020 1 commit
  12. 28 Jan, 2020 1 commit
  13. 28 Nov, 2019 1 commit
  14. 21 Jul, 2019 1 commit
  15. 29 Mar, 2019 1 commit
  16. 20 Feb, 2019 1 commit
  17. 08 Jan, 2019 1 commit
    • Luke Schoen's avatar
      docs: Update Readme to PoC-3 (#64) · 3c6f561c
      Luke Schoen authored
      * docs: Update Readme for PoC-3
      
      * docs: Fix formatting and update Docker section
      
      * docs: Fix formatting. Start trying to make consistent with Substrate repo
      
      * docs: Move Two-Node example into Hack on Substrate
      3c6f561c
  18. 12 Sep, 2018 1 commit