[bisq-network/proposals] Integrate transaction proof verification for Monero (#86)

chimp1984 notifications at github.com
Sun Jul 26 22:29:18 UTC 2020


With release `0.12.0.0` I get even more errors...

```
[ 60%] Building CXX object src/CMakeFiles/myxrm.dir/MicroCore.cpp.o
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp: In member function ‘bool xmreg::MicroCore::init(const string&)’:
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:69:55: error: reference to ‘testnet_hard_fork_version_1_till’ is ambiguous
     uint64_t hard_fork_version_1_till = use_testnet ? testnet_hard_fork_version_1_till : mainnet_hard_fork_version_1_till;
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/monero/src/cryptonote_basic/hardfork.h:32,
                 from /root/monero/src/blockchain_db/blockchain_db.h:41,
                 from /root/monero/src/cryptonote_core/tx_pool.h:49,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/monero_headers.h:24,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.h:10,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:5:
/root/monero/src/hardforks/hardforks.h:48:23: note: candidates are: ‘const uint64_t testnet_hard_fork_version_1_till’
 extern const uint64_t testnet_hard_fork_version_1_till;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:14:20: note:                 ‘const uint64_t {anonymous}::testnet_hard_fork_version_1_till’
     const uint64_t testnet_hard_fork_version_1_till = 624633;
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:69:90: error: reference to ‘mainnet_hard_fork_version_1_till’ is ambiguous
     uint64_t hard_fork_version_1_till = use_testnet ? testnet_hard_fork_version_1_till : mainnet_hard_fork_version_1_till;
                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/monero/src/cryptonote_basic/hardfork.h:32,
                 from /root/monero/src/blockchain_db/blockchain_db.h:41,
                 from /root/monero/src/cryptonote_core/tx_pool.h:49,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/monero_headers.h:24,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.h:10,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:5:
/root/monero/src/hardforks/hardforks.h:44:23: note: candidates are: ‘const uint64_t mainnet_hard_fork_version_1_till’
 extern const uint64_t mainnet_hard_fork_version_1_till;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:13:20: note:                 ‘const uint64_t {anonymous}::mainnet_hard_fork_version_1_till’
     const uint64_t mainnet_hard_fork_version_1_till = 1009826;
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [src/CMakeFiles/myxrm.dir/build.make:63: src/CMakeFiles/myxrm.dir/MicroCore.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:260: src/CMakeFiles/myxrm.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/proposals/issues/86#issuecomment-664048397
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200726/da0f7837/attachment-0001.html>


More information about the bisq-github mailing list