issues
search
Tribler
/
anydex-core
The Universal Decentralized Exchange
GNU Lesser General Public License v3.0
10
stars
6
forks
source link
Several major improvements
#55
Closed
devos50
closed
4 years ago
devos50
commented
4 years ago
In this PR, I:
Fixed compatibility with the latest version of IPv8.
Copied the TrustChain implementation to AnyDex, and changed the imports where applicable.
Implemented a more efficient approach to determine the open responsibilities of other traders by inspection of the last TrustChain block.
Implemented incremental settlements.
Fixes #53
In this PR, I:
Fixes #53