Mononaut
|
3d5fb9537a
|
swap mempool_array deque for a mempool_stack vec
|
2023-07-03 10:18:20 -04:00 |
|
Mononaut
|
d883c4fadd
|
protect ancestor data from outside assignments
|
2023-07-03 10:18:20 -04:00 |
|
Mononaut
|
dcb597d58c
|
fix rust gbt cpfp cluster construction
|
2023-07-03 10:18:20 -04:00 |
|
Mononaut
|
ac3d85539d
|
fix rust gbt priority queue handling
|
2023-07-03 10:18:20 -04:00 |
|
junderw
|
d8eb10753f
|
Use U32HasherState for HashSet
|
2023-07-03 10:18:19 -04:00 |
|
junderw
|
dfcae1dfb6
|
Fix clippy pedantic and nursery lints as well
|
2023-07-03 10:18:18 -04:00 |
|
junderw
|
b3f67ae150
|
Protect score from outside assignment and document the requirements
|
2023-07-03 10:18:17 -04:00 |
|
junderw
|
a814933661
|
Use u32hasher with PriorityQueue as well
|
2023-07-03 10:18:17 -04:00 |
|
junderw
|
887f42fcac
|
Move u32hasher into its own module, don't expose the Hasher for use.
|
2023-07-03 10:18:17 -04:00 |
|
junderw
|
83fb2f0663
|
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
|
6e3b57d5fc
|
Use a class to hold state for Rust GbtGenerator
|
2023-07-03 10:18:17 -04:00 |
|
junderw
|
b2a7bd6b83
|
Remove all unwrap() calls
|
2023-07-03 10:18:16 -04:00 |
|
junderw
|
35764a29a7
|
Feature: Use napi-rs instead of neon
|
2023-07-03 10:18:16 -04:00 |
|
junderw
|
20dbcf14c9
|
Remove empty function
|
2023-07-03 10:18:16 -04:00 |
|
junderw
|
8dfe74a5a2
|
Move conversion logic to struct file
|
2023-07-03 10:18:16 -04:00 |
|
junderw
|
6580d9dc0e
|
Fix: Some of the clippy pedantic lints
|
2023-07-03 10:18:15 -04:00 |
|
mononaut
|
6a439a24d9
|
Remove redundant gbt function
Co-authored-by: Jonathan Underwood <jonathan.underwood4649@gmail.com>
|
2023-07-03 10:18:15 -04:00 |
|
Mononaut
|
44487e4e2b
|
Refactor rust code for style
|
2023-07-03 10:18:15 -04:00 |
|
Mononaut
|
f2bd4caf25
|
Implement rust gbt updateBlockTemplates
|
2023-07-03 10:18:15 -04:00 |
|
Mononaut
|
63713ca4ed
|
Rust GBT proof of concept
|
2023-07-03 10:18:14 -04:00 |
|