Skip to content

Add Tendermint development videos to Github#3929

Merged
melekes merged 7 commits intotendermint:masterfrom
Michelle-L:master
Sep 3, 2019
Merged

Add Tendermint development videos to Github#3929
melekes merged 7 commits intotendermint:masterfrom
Michelle-L:master

Conversation

@Michelle-L
Copy link
Contributor

@Michelle-L Michelle-L commented Aug 30, 2019

Tendermint Core Development Sessions

The Tendermint Core developer call is comprised of both Interchain Foundation and All in Bits team members discussing the development of Tendermint BFT and related research.

Previous Tendermint Core Development Sessions

August 2019 | Part Three: Tendermint Lite Client | video |

August 2019 | Fork Accountability | video |

July 2019 | Part Two: Tendermint Lite Client | video |

July 2019 | Part One: Tendermint Lite Client | video |

June 2019 | Testnet Deployments | video |

June 2019 | Blockchain Reactor Refactor | video |

June 2019 | Tendermint Rust Libraries | video |

May 2019 | Merkle Tree Deep Dive | video |

May 2019 |Remote Signer Refactor | video |

May 2019 | Introduction to Ansible | video |

April 2019 | Tendermint State Sync Design Discussion | video |

April 2019 | ADR-036 - Blockchain Reactor Refactor | video|

April 2019 | Verifying Distributed Algorithms | video |

April 2019 | Byzantine Model Checker Presentation | video|

January 2019 | Proposer Selection in Idris | video|

January 2019 | Current Mempool Design | video|

December 2018 | ABCI Proxy App | video|

October 2018| DB Performance | video|

October 2018| Alternative Mempool Algorithms| video|

October 2018| Tendermint Termination | video |

@codecov-io
Copy link

Codecov Report

Merging #3929 into master will decrease coverage by 1.67%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3929      +/-   ##
==========================================
- Coverage      67%   65.33%   -1.68%     
==========================================
  Files         219      205      -14     
  Lines       18207    16682    -1525     
==========================================
- Hits        12200    10899    -1301     
+ Misses       5125     4869     -256     
- Partials      882      914      +32
Impacted Files Coverage Δ
config/config.go 67.53% <0%> (-16.9%) ⬇️
consensus/reactor.go 70.92% <0%> (-8.56%) ⬇️
consensus/ticker.go 91.66% <0%> (-4.17%) ⬇️
tools/tm-monitor/monitor/network.go 89.24% <0%> (-1.18%) ⬇️
libs/common/async.go 88.4% <0%> (-1.15%) ⬇️
rpc/client/localclient.go 63.8% <0%> (-0.68%) ⬇️
libs/autofile/group.go 58.49% <0%> (-0.56%) ⬇️
mempool/reactor.go 78.99% <0%> (-0.52%) ⬇️
libs/common/string.go 81.08% <0%> (-0.5%) ⬇️
consensus/state.go 79.73% <0%> (-0.46%) ⬇️
... and 94 more

@ebuchman
Copy link
Contributor

This is awesome thanks michelle! Could we just change the name of the file to DEV_SESSIONS.md or something - it just shouldn't have any spaces. Also we can link to it from the root README.md under Contributing

@melekes
Copy link
Contributor

melekes commented Aug 30, 2019

Maybe we should put these somewhere under docs/, so they are visible in https://tendermint.com/docs/?

Copy link
Contributor

@tac0turtle tac0turtle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love this!!! Nice job.

@Michelle-L
Copy link
Contributor Author

I agree having it in the docs folder makes sense. I can keep it update there when new videos are published.

@melekes
Copy link
Contributor

melekes commented Sep 2, 2019

Alternatively, we can list them here

@tac0turtle
Copy link
Contributor

lets put in docs with file title DEV_SESSIONS.md and then we can link in awesome. think this makes the most sense for now.

@Michelle-L
Copy link
Contributor Author

I also agree with Marko, I wouldn't actually think to look in awesome section

@melekes melekes merged commit 1802b60 into tendermint:master Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants