datdot-node-rust icon indicating copy to clipboard operation
datdot-node-rust copied to clipboard

datdot blockchain node in rust

Results 30 datdot-node-rust issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...

dependencies

Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.4.2 to 0.4.4. Commits 48b13dc Bump crossbeam-channel to v0.4.4 679dac8 Bump crossbeam-channel to v0.4.3 f652c6a Change crossbeam-channel's license to MIT OR Apache-2.0. 149a3c9 Release crossbeam-queue 0.2.3 18363b5...

dependencies

Bumps [zeroize_derive](https://github.com/RustCrypto/utils) from 1.0.0 to 1.3.2. Changelog Sourced from zeroize_derive's changelog. Changelog All notable changes to this project will be documented in this file. The format is based on Keep...

dependencies

Bumps [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) from 0.7.3 to 0.7.4. Changelog Sourced from crossbeam-deque's changelog. Version 0.8.1 Support targets that do not have atomic CAS on stable Rust (#698) Version 0.8.0 Bump the minimum...

dependencies

## `@TODO` * [ ] SUBSTRATE ENCODING hash_number - should be named: index hash - should be named: hash.data total_length - should be named: size * [ ] get rid...

## `@todo` * [x] [`datdot-substrate#6` [runtime] simultaneous challenges](https://github.com/playproject-io/datdot-substrate/issues/6) * [x] [`substrate-epoch#4` [runtime] Fix build](https://github.com/playproject-io/datdot-substrate/issues/4) * [x] [`datdot-substrate#2` Update README.md](https://github.com/playproject-io/datdot-substrate/pull/2) * [x] [`datdot-substrate#10` cleanup, pull upstream, fix build](https://github.com/playproject-io/datdot-substrate/pull/10) * [x] [`datdot-substrate#14`...

Are there any prior discussions available to read about the incentive design of datdot?

set up CI via github actions or other suitable framework * [ ] Tests #29 * [ ] Builds * [ ] Wasm Builds #28

task

* [ ] #9 * [ ] Mocks for pallets * [ ] Event tests * [ ] State tests * [ ] Economics tests

task