Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): release v0.4.0 #1513

Merged
merged 21 commits into from
Apr 13, 2021
Merged

chore(release): release v0.4.0 #1513

merged 21 commits into from
Apr 13, 2021

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    d82b2da View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    dfb95d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4529aee View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    3880a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b2ad8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22f7269 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. remove log (#1493)

    noot authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    a6e0bd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    ae7012b View commit details
    Browse the repository at this point in the history
  2. chore(cmd): rename genesis-raw flag and files to genesis, allow raw a…

    …nd human-readable genesis to be passed to it (#1500)
    noot authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    f5de11e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. refactor: docs: Docs Overhaul (#1438)

    * Beginning new docs
    
    * Theming set up
    
    * General layouts n links sorted
    
    * Cleaned up
    
    * Updated Commandline
    
    * Cleaned a bit
    
    * Minor cleaning
    
    * Removed todo
    
    * Config page
    
    * Connect to Polkadotjs
    
    * Fixed dev resources
    
    * New categories sorted
    
    * Updated permalink
    
    * Corrected contributor doc
    
    * Removed unused partials
    
    * Tidying
    
    * Removed offical nodes page
    
    * Amended with feed back
    
    * Resolved a majority of feedback
    
    * Ammeded workflows
    
    * Feedback
    
    * Added diagram
    
    * Recent feedback
    
    * Test package content
    
    * Removed comment
    
    * Debugging page
    
    * Block production expansion
    
    * Typos
    
    * Host spec link
    
    Co-authored-by: noot <36753753+noot@users.noreply.github.com>
    RyRy79261 and noot authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    976f53a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4298e View commit details
    Browse the repository at this point in the history
  3. fix: cmd/gossamer: Generate random name if --name flag not set (#1506)

    * generate random name if --name flag not set
    
    * update tests with name flag to handle random names
    
    * update tests that reference name cfg
    edwardmack authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    3c05a88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7df8ed View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. feat: dot/telemetry: Implement basic telemetry connection (#1497)

    * implement telemetry connection server
    
    * add telemetry for import block
    
    * setup telemetry to use node name from Global config
    
    * init telemetry connections based on genesis.json values
    
    * fix error message formatting
    
    * add tests for telemetry
    
    * implement no-telemetry cli flag
    
    * fix typos
    
    * cleanup error check
    
    * create TelemetryEndpoint struct
    
    * created connection data struct to hold connection data
    
    * make TelemetryEndpoints a pointer reference
    
    * add tests for interfaceToTelemetryEndpoint
    
    * update test to fix random name
    edwardmack authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    fcb4159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5089327 View commit details
    Browse the repository at this point in the history
  3. chore(readme): Fix broken image link (#1509)

    Co-authored-by: Arijit Das <arijit@chainsafe.io>
    dutterbutter and arijitAD authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    9453957 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98d1413 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    7850532 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. chore(release): Update name in package.json. (#1514)

    * Update package.json.
    
    * Disable package publish to npm.
    
    * Add support to skip a release.
    arijitAD authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    271f92e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. feat(dot/network): Add cache for network message. (#1511)

    * Add cache for network message.
    arijitAD authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    accaf69 View commit details
    Browse the repository at this point in the history
  2. chore(release): Fix Deepsource error on development branch. (#1516)

    * Fix Deepsource error.
    
    * Fix lint issues.
    arijitAD authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    558b9b3 View commit details
    Browse the repository at this point in the history