issues
search
Drops-of-Diamond
/
diamond_drops
WIP on sharding and Ethereum 2.0 with enshrined-in-consensus data availability and Rust: a fast, safe, concurrent and practical programming language
The Unlicense
57
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Modify ToC
#96
jamesray1
closed
6 years ago
0
Data spec for sharding visualization
#95
jamesray1
opened
6 years ago
0
Implement Gossipsub for sharding p2p
#94
jamesray1
opened
6 years ago
2
CollationIndex code review changes
#93
timxor
closed
6 years ago
2
Merge changes to master to update the GitHub website
#92
jamesray1
opened
6 years ago
0
Add a changelog (use the release history)
#91
jamesray1
opened
6 years ago
0
Collation index
#90
jamesray1
closed
6 years ago
14
Fix up failing build
#89
jamesray1
closed
6 years ago
1
Fix errors in src/lib.rs
#88
jamesray1
closed
6 years ago
5
Support for a Collation Index
#87
timxor
closed
6 years ago
13
remove lint unused_doc_comment
#86
timxor
opened
6 years ago
3
merge in bintrie
#85
timxor
closed
6 years ago
0
Write benchmarks for existing code, e.g. blob serialization
#84
jamesray1
opened
6 years ago
3
Update the README
#83
jamesray1
closed
6 years ago
0
Add diamond_drops image
#82
jamesray1
closed
6 years ago
0
Remove paths beginning with /
#81
jamesray1
closed
6 years ago
0
Edit line in travis.yml for getting test reports
#80
jamesray1
closed
6 years ago
0
Add cobertura.xml files for codecov
#79
jamesray1
closed
6 years ago
8
Serialize a blob into an existing collation body.
#78
jamesray1
opened
6 years ago
13
Delete log folders in the root dir and fix the UML diagram in the readme
#77
jamesray1
closed
6 years ago
1
fix: Fix unresolved merge conflict
#76
ltfschoen
closed
6 years ago
0
update templates and add a DIP_template
#75
jamesray1
closed
6 years ago
0
Fix run tasks to include output e.g. for make docs and make uml
#74
jamesray1
opened
6 years ago
1
Blob serialization 6
#73
jamesray1
closed
6 years ago
4
Blob serialization 6
#72
jamesray1
closed
6 years ago
0
Node main function is not designed or written well
#71
jamesray1
opened
6 years ago
4
Separate protocol / SMC handler functionality from node functionality in different crates
#70
jamesray1
opened
6 years ago
0
P2P message layer
#69
jamesray1
closed
6 years ago
1
Serialization for when blobs are larger than a collation. Not a high priority for now.
#68
jamesray1
opened
6 years ago
0
Blob serialization v 5 + reorganizations
#67
jamesray1
closed
6 years ago
0
Handle unused imports and variables before a production release
#66
jamesray1
opened
6 years ago
0
WIP: Blob serialization v 4
#65
jamesray1
closed
6 years ago
2
Better integration of the error-chain crate
#64
jamesray1
opened
6 years ago
1
Bintrie
#63
jamesray1
opened
6 years ago
8
Use PyO3 for importing from Python
#62
jamesray1
closed
6 years ago
1
Blob serialization
#61
jamesray1
closed
6 years ago
0
Blob serialization
#60
jamesray1
closed
6 years ago
2
Fix OS compatibility issues with building Clap on Windows so the build succeeds
#59
jamesray1
opened
6 years ago
5
Error chain
#58
jamesray1
closed
6 years ago
1
Uml for different OSs and new tasks in makefile
#57
jamesray1
closed
6 years ago
0
cargo run -- mode --help doesn't work
#56
jamesray1
closed
6 years ago
1
Change launch.json to lldb-mi tasks only
#55
jamesray1
closed
6 years ago
0
`cli` in cargo run -- mode --help and cargo run -- --help is misleading
#54
jamesray1
opened
6 years ago
0
refactor: Declare Type Alias for primitive types. All tests passing
#53
ltfschoen
closed
6 years ago
0
Debugging with lldb doesn't work for me
#52
jamesray1
closed
6 years ago
0
Add gdb config to launch.json
#51
jamesray1
closed
6 years ago
1
Fix readme with cargo make test-all-watch as cargo make watch doesn't…
#50
jamesray1
closed
6 years ago
3
feat: Fixes #39. Integrates Clap CLI with Help menu. Update all tests passing
#49
ltfschoen
closed
6 years ago
3
Add support to open UML diagram in different browsers and OSs other than Mac
#48
ltfschoen
closed
6 years ago
9
Fix UML Diagram for README and Rust Docs. Setup Cargo Make task runner. Setup Cargo Watch.
#47
ltfschoen
closed
6 years ago
1
Next