• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Recent content by dashvolution

  1. D

    Governance questions

    Hi, I'm reading the dash source code to understand how things are done. Starting from no knowledge at all about a software and with no documentation more than the source code comments it's quite difficult but more or less I'm starting to get why things are made in a certain way. I still have...
  2. D

    Why BDB is still a requirement?

    Thank you! Can you point me to the code where BDB is used to parse the wallet? I guess it's being used to parse the .dat files when you back up the wallet data right? Thank you!
  3. D

    Why BDB is still a requirement?

    Hi, I've been compiling Dash from sources and I saw that Berkeley DB is still a requirement in the Makefile. Why is that? I thought that Dash (and Bitcoin) migrated from BDB to LevelDB years ago. Actually in the file dbwrapper.cpp I can see references to LevelDB and not to BDB. Any idea why...
  4. D

    Is Evolution source code available?

    Is it a private branch? Is that even possible? Or you have a private repo for it? Thank you @tunfga
  5. D

    Is Evolution source code available?

    Hi there! I know that Evolution has yet not been launched but I guess it is actively being developed since I don't see any commit in Github for the dash repo since April 6. Is the evolution code available so I can help with it? Where is it? Thank you!
Back
Top