junderw
|
59b19eefe3
|
Move u32hasher into its own module, don't expose the Hasher for use.
|
2023-07-03 10:18:17 -04:00 |
|
junderw
|
3c652bdcbc
|
Optimize audit_pool key hashing as well. Use a const for starting capacity for tx related lists.
|
2023-07-03 10:18:17 -04:00 |
|
junderw
|
ded2352cf8
|
Use a class to hold state for Rust GbtGenerator
|
2023-07-03 10:18:17 -04:00 |
|
junderw
|
8cfda1a546
|
Use tokio async/await instead of callbacks
|
2023-07-03 10:18:17 -04:00 |
|
junderw
|
5f161e73c7
|
Check callback status in thread
|
2023-07-03 10:18:16 -04:00 |
|
junderw
|
dfe24ed9d7
|
Remove all unwrap() calls
|
2023-07-03 10:18:16 -04:00 |
|
junderw
|
4661bea2f0
|
Use N-API ThreadsafeFunction
|
2023-07-03 10:18:16 -04:00 |
|
junderw
|
2d4963c2df
|
Feature: Use napi-rs instead of neon
|
2023-07-03 10:18:16 -04:00 |
|
junderw
|
83bf9229e7
|
Fix: Some of the clippy pedantic lints
|
2023-07-03 10:18:15 -04:00 |
|
Mononaut
|
0e00881826
|
Refactor rust code for style
|
2023-07-03 10:18:15 -04:00 |
|
Mononaut
|
1d51b01bd1
|
Implement rust gbt updateBlockTemplates
|
2023-07-03 10:18:15 -04:00 |
|
Mononaut
|
52bb8b4a4d
|
Rust GBT proof of concept
|
2023-07-03 10:18:14 -04:00 |
|