< achow101>
but if it's happening to all wallets, that doesn't quite make sense. were all of those wallets loaded at the same time?
< sipa>
yes
< achow101>
alternatively, did you somehow have a build without FTRUNCATE, and then now have a build with FTRUNCATE?
< achow101>
The comment on this error is: "Check that the meta page agrees with what we got from mpool. If we don't have FTRUNCATE then mpool could include some zeroed pages at the end of the file, we assume the meta page is correct." and the error is guarded by #ifdef HAVE_FTRUNCATE
< achow101>
but in that case, I would expect there to be more pages than listed in the meta page.
< sipa>
it was probably master as of a few days or weeks ago at most
< achow101>
sorry, I meant bdb build
< sipa>
just system libdb5.3
< sipa>
on ubuntu 20.04
< achow101>
it's probably the unclean shutdown
< achow101>
you may have lost some data
< sipa>
i suspect my shutdown was in the middle of a wallet rescan, actually
< sipa>
none of these wallets are important
< sipa>
don't worry about me losing something... i'm just slightly concerned that if this can happen to me it may happen to others
< achow101>
there isn't much that can be done about that
< achow101>
except stop using bdb
< sipa>
yes :p
< bitcoin-git>
[bitcoin] kallewoof opened pull request #19756: tests: add sync_all to fix race condition in wallet groups test (master...202008-wallet-groups-sync-all) https://github.com/bitcoin/bitcoin/pull/19756
< meshcollider>
Yeah it's fairly small and easy anyway
< bitcoin-git>
[bitcoin] JeremyRubin opened pull request #19757: net/net_processing: Convert net std::list buffers to std::forward_list (master...net-list-type) https://github.com/bitcoin/bitcoin/pull/19757
< meshcollider>
I'll review + merge it in a bit
< bitcoin-git>
[bitcoin] hebasto closed pull request #16641: refactor: Improve special member functions definitions (master...20190817-psbt-copy-ctor) https://github.com/bitcoin/bitcoin/pull/16641
< jonatack>
meshcollider: i think 19743 added an additional sync_all() since the acks, so that may be an improvement
< bitcoin-git>
[bitcoin] vasild closed pull request #18857: build: avoid repetitions when enabling warnings in configure.ac (master...avoid_repetitions_in_configure.ac) https://github.com/bitcoin/bitcoin/pull/18857
< bitcoin-git>
[bitcoin] hebasto opened pull request #19758: Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations (master...200818-tsa) https://github.com/bitcoin/bitcoin/pull/19758
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19759: [doc] Struct members should have m_ prefix (master...2020-08-struct-members) https://github.com/bitcoin/bitcoin/pull/19759
< bitcoin-git>
[bitcoin] fanquake opened pull request #19761: build: improve sed robustness by not using sed (master...maximum_sed_robustness) https://github.com/bitcoin/bitcoin/pull/19761
< satoshin>
Hello
< satoshin>
I working on the https://BITCOIN.FOUNDATION domain and I need a list about the Bitcoin core developers (preferably with PGP public keys attached to the list)
< satoshin>
You can send the list by email to: contact@bitcoin.foundation or post it here.
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #19762: rpc: Allow named and positional arguments to be used together (master...pr/named) https://github.com/bitcoin/bitcoin/pull/19762
< jeremyrubin>
did the build system change to no longer automatically build the tests?
< bitcoin-git>
[bitcoin] vasild opened pull request #19763: net: don't try to relay to node that knows an addr (master...only_relay_to_unaware) https://github.com/bitcoin/bitcoin/pull/19763
< bitcoin-git>
[bitcoin] dongcarl opened pull request #19764: depends: Split boost into build/host packages + bump + cleanup (master...2020-08-boost-build-pickup) https://github.com/bitcoin/bitcoin/pull/19764