Commit Graph

14 Commits

Author SHA1 Message Date
6d2e20cd85 chore: Move consensus trait to standalone crate (#7757)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 11:50:19 +00:00
7b16f0d0b6 chore: Move node-core/events to standalone crate (#7713)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-18 11:23:54 +00:00
b6fc756b42 chore: move pipeline setup to node-builder (#7588) 2024-04-12 12:06:52 +00:00
007e5c2c47 feat: exex manager (#7340)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-04-11 16:15:13 +00:00
8c89d9ca85 feat: exex crate (#7506) 2024-04-08 12:20:07 +00:00
1a7ba845b2 docs: add builder flow docs and diagram (#7348)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-03-27 13:48:50 +00:00
aac0b00f53 fix: configure global rayon pool to available_parallelism() - 2 (#7267) 2024-03-21 15:32:33 +00:00
4017b3ac65 docs: more node-builder docs (#7034) 2024-03-07 16:35:23 +00:00
6b5b6f7a40 Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
2024-02-29 12:37:28 +00:00
8d258bb7e7 feat(node): dev node print genesis account (#6819)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-02-27 12:08:17 +00:00
cfc914669b feat: declarative builder v2 (#6447)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-02-13 22:51:38 +00:00
1223895466 feat: separate node-builder crate (#6302) 2024-01-31 18:03:03 +00:00
9d65a4cfbb feat: add version_specific_fields method to EngineTypes (#6050) 2024-01-15 20:29:45 +00:00
cb96fe6d09 feat: make payload builder generic over attributes type (#5948)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-10 10:21:43 +00:00