Skip to content

Commit f4cf7b5

Browse files
authored
Update README.md
1 parent a1cff9f commit f4cf7b5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The installation process is still very manual. Will be improved based on feedbac
1717
You might also want to allow more rpc workers on your node to speed things up.
1818
- Processing a block takes ~100ms-300ms
1919
- Disk space (~10Gb)
20-
- go 1.18 installed
20+
- go 1.20 installed
2121

2222
### Build
2323

@@ -41,12 +41,7 @@ You still have to set up a config file in any case as the rpc users can't and **
4141

4242
## Known Errors
4343

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.
5045

5146
## Todos
5247

0 commit comments

Comments
 (0)