[bisq-network/bisq-p2p] Add DAO code (#16)

Manfred Karrer notifications at github.com
Wed Aug 15 14:44:57 UTC 2018


Depends on: 
https://github.com/bisq-network/bisq-common/pull/34

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-p2p/pull/16

-- Commit Summary --

  * Merge remote-tracking branch 'origin/master' into voting
  * Use 128 bit AES key instead of 256 for blind vote
  * Refactor proposal domain and make it more thread safe
  * Merge branch 'master_origin' into voting
  * Change Lombok @Value annotation to @Getter
  * Change threading behaviour of ThreadContextAwareListeners
  * Refactor state
  * Clean up listeners
  * Remove usage of PeriodServiceFacade and ThreadAwareListener
  * Merge branch 'rpc_thread' into voting
  * Make blindVote data propagation more resilient
  * Add AppendOnlyPayload
  * Make only one call from SetupUtil to readFromResources
  * Update PersistableNetworkPayloadMap with latest data
  * Refactor persistence of PersistableNetworkPayloadMap and PersistedEntryMap
  * Add AppendOnlyDataStoreService for supporting multiple PersistableNetworkPayloadMapService implementations
  * Delegate storage to service in AppendOnlyDataStoreService
  * Add AccountAgeWitnessMap
  * Use a list in PB for AccountAgeWitnessStore for reducing disk space (no map with hash)
  * Fix wrong hash size in new data stores
  * Merge branch 'storage-provider' into voting
  * Remove AppendOnlyPayload
  * Add ProtectedDataStoreService
  * Remove PersistedEntryMap
  * Move classes related to persistence to persistence package
  * Move class related to persistence to persistence package
  * Rename BaseMapStorageService to StorageService
  * Merge branch 'storage-provider' into voting
  * Add protected data storage for proposal and blind vote
  * Use proposals from AppendOnlyDataStore for filling BallotListService
  * Merge master
  * Add mavenLocal, updatte hashes
  * Merged master
  * Update gradle files
  * Merge branch 'master' into voting
  * Add EqualsAndHashCode to PersistableLists
  * Change version from -SNAPSHOT to 0.9.0
  * Merge branch 'voting'
  * Merge branch 'master' into voting

-- File Changes --

    M src/main/java/bisq/network/p2p/peers/peerexchange/PeerList.java (3)
    R src/main/java/bisq/network/p2p/storage/persistence/SequenceNumberMap.java (0)

-- Patch Links --

https://github.com/bisq-network/bisq-p2p/pull/16.patch
https://github.com/bisq-network/bisq-p2p/pull/16.diff

-- 
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/bisq-p2p/pull/16
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180815/8d372896/attachment.html>


More information about the bisq-github mailing list