File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The installation process is still very manual. Will be improved based on feedbac
17
17
You might also want to allow more rpc workers on your node to speed things up.
18
18
- Processing a block takes ~ 100ms-300ms
19
19
- Disk space (~ 10Gb)
20
- - go 1.18 installed
20
+ - go 1.20 installed
21
21
22
22
### Build
23
23
@@ -41,12 +41,7 @@ You still have to set up a config file in any case as the rpc users can't and **
41
41
42
42
## Known Errors
43
43
44
- - [ Should be fixed] block 727506 no tweaks but still one utxo listed (this should not happen)
45
- - REASON: UTXOs are currently blindly added based on being taproot. There is no check whether the inputs are
46
- eligible. Will be fixed asap.
47
- - [ Should be fixed] cleanup has an error on block 712,517 as per
48
- this [ issue] ( https://github.com/setavenger/blindbit-oracle/issues/2#issuecomment-2069827679 ) . Needs fixing asap.
49
- - program can only be run in tweak only mode for the time being
44
+ All known errors resolved.
50
45
51
46
## Todos
52
47
You can’t perform that action at this time.
0 commit comments