Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spork?? #176

Closed
feeleep75 opened this issue Feb 12, 2015 · 1 comment
Closed

spork?? #176

feeleep75 opened this issue Feb 12, 2015 · 1 comment

Comments

@feeleep75
Copy link

something happened with spork functionality - my pool wallet suddenly rolled back approx 100 blocks and then started from the beginning. I had to manually adjust DB on my pool. Apart of this I had 3 orphaned blocks in last 3 hrs which is very unusual. Here is debug.log:

http://pastebin.com/q4qSL4m4

@eduffield222
Copy link

We had a minor fork early and the spork corrected it by reprocessing blocks to get back on the correct chain. What happened with your database? are you running NOMP?

@UdjinM6 UdjinM6 closed this as completed Aug 10, 2015
kwvg pushed a commit to kwvg/dash that referenced this issue Dec 21, 2022
* Nightly relic, otherwise pin.

* Bump cibuildwheel and add on dispatch
PastaPastaPasta added a commit that referenced this issue Jul 23, 2024
… qt improvements and related fixes

2917c33 partial Merge bitcoin-core/gui#205: Save/restore TransactionView and recentRequestsView tables column sizes (Konstantin Akimov)
e5c2c03 Merge bitcoin-core/gui#154: qt: Support macOS Dark mode (MarcoFalke)
29a98c7 Merge bitcoin-core/gui#251: Improve URI/file handling message (MarcoFalke)
48d66fd Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "Bytes/s" with 1000-based prefix names use 1000-based divisor instead of 1024-based (MarcoFalke)
63b1800 Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixes and improvements (MarcoFalke)
0d1faa2 fix: removed maximum width of transaction list on overview page (Konstantin Akimov)
458384a Merge bitcoin-core/gui#176: Fix TxViewDelegate layout (MarcoFalke)
d670240 Revert "fix: remove stretching from Overview page when it's not needed" (Konstantin Akimov)

Pull request description:

  ## Issue being fixed or feature implemented
  Backports of QT related improvements from bitcoin v22

  ## What was done?
  See commits for list of backports.
  Changes related to improved behavior of columns while resizing for Transactions List and Recent Requests is dropped due to low performance and buggy behaviour. bitcoin-core/gui#205 and bitcoin-core/gui#229 are DNM due to incompatibility with our table view.
  It reverts also #5992 as better fix is found (see css changes).

  ## How Has This Been Tested?
  Run qt app, try to resize main view with overview page.

  ## Breaking Changes
  N/A

  ## Checklist:
  - [x] I have performed a self-review of my own code
  - [ ] I have commented my code, particularly in hard-to-understand areas
  - [ ] I have added or updated relevant unit/integration/functional/e2e tests
  - [ ] I have made corresponding changes to the documentation
  - [x] I have assigned this pull request to a milestone

ACKs for top commit:
  UdjinM6:
    light ACK 2917c33 (CI failure is unrelated)
  PastaPastaPasta:
    light-ACK 2917c33

Tree-SHA512: b84c7e254562d86da30515d05572587edd1b451d988bbcfe16b8874f13d6b581910bed9008a7f8a408aae9181faa86703463fd508711e6e09b299be232ba3f48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants