- Jun 09, 2020
-
-
Acha Bill authored
* add healthz endpoint * fix comment
-
dependabot[bot] authored
* Bump websocket-extensions in /plugins/analysis/dashboard/frontend Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 ) Signed-off-by:
dependabot[bot] <support@github.com> * Bump websocket-extensions in /plugins/analysis/dashboard/frontend Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 ) Signed-off-by:
dependabot[bot] <support@github.com> *
Update packr Co-authored-by:dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
capossele <angelocapossele@gmail.com>
-
dependabot[bot] authored
* Bump websocket-extensions in /plugins/dashboard/frontend Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 ) Signed-off-by:
dependabot[bot] <support@github.com> *
Update packr Co-authored-by:dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
capossele <angelocapossele@gmail.com>
-
- Jun 08, 2020
-
-
Levente Pap authored
-
- Jun 02, 2020
-
-
Hans Moog authored
* Fix: fixed marshal/unmarshal of branch regarding finalized flag * Feat: added confirmed propagation to branch dag * Feat: added rejected marshaling * Feat: added comment for SetBranchFinalized * Feat: finished confirmed propagation * Feat: private setters so one can not mess with the tangle * Refactor: refactored some code * Feat: linked branchmanager to tangle * Feat: refactored confirmed propagation * Feat: started to clean up the code / resort methods * Feat: cleaned up more code * Refactor: reordered methods
-
jkrvivian authored
* fix: Fix bugs while enabling value transfer *
Remove unused plugin * feat: Implement value web api & client library (#438) * feat: Implement value api: Attachment * feat: Implement value api: UnspentOutputs * feat: Implement value api: transactionByID * feat: Implement client lib & value api: sendTransaction * fix: minor tweak * fix: minor fix * refactor: Refactor sendTransaction api * Refactor: Fix * refactor: Fix * refactor: Rename api route of testSendTxn to camel case * fix: Fix bugs in webapi * Release object storage after retreiving it * Handle IOTA color specifically * refactor: Add balances in unspentOutput api * Fix entry node disabled plugins for integration tests * Fix grpc server nil * Fix FPC round initiator * Fix backgroundWorker name * Adjust imports order * Wait for autopeering when node starts * Fix background worker name conflict with message tangle * Use Voter() * Re-fix ValueTangle BackgroundWorker name Co-authored-by:capossele <angelocapossele@gmail.com> Co-authored-by:
jonastheis <mail@jonastheis.de>
-
Luca Moser authored
* Feat: initial commit * Feat: added setPreferred to TransactionMetadata * Feat: added a Conflicting() method to the transactionMetadata * Fix: fixed logic bug * Feat: refactored fcob * Refactor: refactored additional code * Fix: fixed a bug in ForeachConsumers * Refactor: cleaned up code * Feat: implemented FCOB consensus into the valuetransfer dapp * Refactor: refactored FCOB * Docs: added some additional comments * Docs: fixed comments * add branch manager conflict test * cleans failing test * Refactor: commit before branch change * Fix: fixed bug in AggregateBranches * assert aggr. branch IDs * expands branch conflict detection test * add visualisation of branch graph of test * Feat: added PayloadLiked Event * Refactor: fixed some missing comments + added liked to marshal * Feat: reworked the preferred and liked propagation * Refactor: cleaned up some logic * Refactor: simplified code * Refactor: cleaned up more stuff :P * Refactor: refactor * Feat: moved test + refactored fcob * adds more tests * fixes liked state not getting updated correctly of conflict members * adds additional liked/preferred propagation test * Fix: fixed missing preferred propagation to aggregated branches * Fix: fixed a few bugs in liked propagation * adapt to new hive.go version * upgrade hive.go * Feat: started implementing a wallet * Feat: extended wallet files * remove weird test * use mem db for tests * more tests * did someone say more tests? * Fix: fixed bug in findDeepestCommonDescendants * simply test * adds additional test * use store backed sequence * add option to use in-memory database * address review comments * Fix: fixed missing events in branchmanaer * Feat: propagate changes from branch to transaction * Feat: started implementing confirmed propagation * Fix: fixed unreachable code * Refactor: refactored some code according to wolfgangs review * Refactor: cleaned up the code according to DRY * Refactor: refactored according to wollac * Refactor: refactored according to wollac * Refactor: refactored according to wollac * Refactor: refactored the code to make it more readable * Refactor: added some doc comments + cleaned up some more code * fix weird duplicated code * fixes shadow dec. * check modified flags Co-authored-by:
Hans Moog <hm@mkjc.net> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
Angelo Capossele authored
*
Add panic if backgroundWorker fails * Use log.Panicf instead of panic
-
- May 31, 2020
-
-
lunfardo314 authored
* bug fix: Transaction.String() method panic * Update dapps/valuetransfers/packages/transaction/transaction.go Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> * Update dapps/valuetransfers/packages/transaction/transaction_test.go Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> * Update dapps/valuetransfers/packages/transaction/transaction.go Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> * Update dapps/valuetransfers/packages/transaction/transaction_test.go Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> * Update dapps/valuetransfers/packages/transaction/transaction_test.go Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com>
-
- May 30, 2020
-
-
Jonas Theis authored
* Split tests in different packages so that they can run in parallel * Set name to env name * Add jobs for other integration tests * Adjust waiting times * Remove cleanup from workflow * Add timeout to wait for peers to start
-
- May 29, 2020
-
-
Levente Pap authored
* Transition to Analysis Dashboard for visualization * Add FPC heartbeat changes to analysis plugin * Introduce Dashboard for analysis related visualization * Refactor Analysis Dashboard backend * Prepare base of frontend * Add skeleton of AutopeeringStore in frontend * Update analysis dashboard frontend dependencies * Remove old analysis webinterface * Remove unnecessary components from analysis dashboard * Remove analysis webinterface from pluginmgr * Analysis Dashboard Frontend updates for autopeering * Use base58 encoding for autopeering node ID visualization * Add Ping WS message to analysis dashboard * Frontend visuals update * AutopeeringStore updates * Graph mouse hover highlighting * Fill graph with data upon rendering * Dynamic node spacing in graph based on number of nodes * Added code comments for readability * packr config updates * Websocket connection lost warning in frontend * Update title of index.html * packr update for analysis dashboard * Update frontend README * Update default config: webinterface -> dashboard * Fix linter warnings * Delete package-lock.json * Frontend updates * Size of vertices enlarges during selection * Decrease visibility of not highlighted links * Fixed layout for react components with auto overflow (no jumping) * Disable Analysis-Dashboard plugin by default * Adjust docker container configs for analysis dashboard Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com>
-
- May 28, 2020
-
-
jkrvivian authored
* feat: Implement value api: Attachment * feat: Implement value api: UnspentOutputs * feat: Implement value api: transactionByID * feat: Implement client lib & value api: sendTransaction * fix: minor tweak * fix: minor fix * refactor: Refactor sendTransaction api * Refactor: Fix
* refactor: Fix * refactor: Rename api route of testSendTxn to camel case
-
- May 26, 2020
-
-
Jonas Theis authored
* Add TipManager with naive locking and some basic tests * Add ValueObjectFactory * Bones * Refactor TipManager to be able to handle tips in the context of branches * Add unit tests * Add more tests * Feat: initial commit * Feat: added setPreferred to TransactionMetadata * Feat: added a Conflicting() method to the transactionMetadata * Fix: fixed logic bug * Feat: refactored fcob * Refactor: refactored additional code * Fix: fixed a bug in ForeachConsumers * Refactor: cleaned up code * Feat: implemented FCOB consensus into the valuetransfer dapp * Refactor: refactored FCOB * Docs: added some additional comments * Docs: fixed comments * Refactor: commit before branch change * Feat: added PayloadLiked Event * Refactor: fixed some missing comments + added liked to marshal * Feat: reworked the preferred and liked propagation * Refactor: cleaned up some logic * Refactor: simplified code * Refactor: cleaned up more stuff :P * Refactor: refactor * Feat: moved test + refactored fcob * Fix: fixed a few bugs in liked propagation * Rewrite TipManager to maintain a simple flat map of tips. The value transfers plugin needs to call the corresponding functions AddTip and RemoveTip when a value object is liked or disliked, respectively. * adapt to new hive.go version * upgrade hive.go * Feat: started implementing a wallet * Feat: extended wallet files * Integrate tipmanager on tangle events * Rename TipCount to Size Co-authored-by:
Wolfgang Welz <welzwo@gmail.com> Co-authored-by:
Hans Moog <hm@mkjc.net>
-
Hans Moog authored
* Feat: initial commit * Feat: added setPreferred to TransactionMetadata * Feat: added a Conflicting() method to the transactionMetadata * Fix: fixed logic bug * Feat: refactored fcob * Refactor: refactored additional code * Fix: fixed a bug in ForeachConsumers * Refactor: cleaned up code * Feat: implemented FCOB consensus into the valuetransfer dapp * Refactor: refactored FCOB * Docs: added some additional comments * Docs: fixed comments * Refactor: commit before branch change * Feat: added PayloadLiked Event * Refactor: fixed some missing comments + added liked to marshal * Feat: reworked the preferred and liked propagation * Refactor: cleaned up some logic * Refactor: simplified code * Refactor: cleaned up more stuff :P * Refactor: refactor * Feat: moved test + refactored fcob * Fix: fixed a few bugs in liked propagation * adapt to new hive.go version * upgrade hive.go * Feat: started implementing a wallet * Feat: extended wallet files * use store backed sequence * add option to use in-memory database * address review comments * Fix: fixed missing events in branchmanaer * Feat: propagate changes from branch to transaction * Feat: started implementing confirmed propagation * Fix: fixed unreachable code * Refactor: refactored some code according to wolfgangs review * Refactor: cleaned up the code according to DRY * Refactor: refactored according to wollac * Refactor: refactored according to wollac * Refactor: refactored according to wollac * Refactor: refactored the code to make it more readable * Refactor: added some doc comments + cleaned up some more code Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
lunfardo314 authored
Misc improvements of value transaction and address packages.
-
- May 25, 2020
-
-
Wolfgang Welz authored
-
lunfardo314 authored
-
lunfardo314 authored
- unit tests cleanup
-
Wolfgang Welz authored
* adapt to new hive.go version * upgrade hive.go * use store backed sequence * add option to use in-memory database * address review comments
-
Jonas Theis authored
* Add caching volume to tester container to significantly speed up integration test development * Increase wait time for peer to sync * Enable the creation of a partitioned network with Pumba to block traffic between the partitions * Add autopeering test
-
- May 22, 2020
-
-
lunfardo314 authored
- added function to sort slice of addresses - minor edits
-
lunfardo314 authored
- added function to sort slice of addresses - minor edits
-
- May 20, 2020
-
-
lunfardo314 authored
- added function to sort slice of addresses - minor edits
-
- May 19, 2020
-
-
lunfardo314 authored
- addded Transaction.PutSignature
-
- May 16, 2020
-
-
Hans Moog authored
* Feat: added valueobjectbooking model * Docs: adjusted docs * Docs: updated another comment * Feat: added first function to book ValueObjects * Feat: intermediary commit so nothing gets lost * Feat: nearly done with the refactor * Feat: nearly finished the tangle refactor * Feat: finished refactor * Fix: fixed unreleased object * Refactor: removed comment * Feat: added LedgerState.Balances * Feat: first successful test for valuetransfer * Feat: refactor * Fix: fixed bug in BranchesConflicting * Fix: fixed annotations from cilint * Feat: commit so we can merge :D
-
- May 14, 2020
-
-
Levente Pap authored
* Refactor heartbeat packet into message for TLV * Refactor Analysis-Server for TLV protocol * Adjust Heartbeat packet tests for TLV * Remove obsolete ping packet * Add comments * Add message registry for analysis packet types * Update hive.go * Refactor analysis message registry initialization * go mod tidy for integration tests * format files with gofmt * Linter warning fix * Small fix
-
jkrvivian authored
* fix: Rename SPA to dashboard and disable portcheck of peer_replica * feat: Add data & unknown type of payload to dashboard * refactor: Implement paylaod interface that allows different json structs * feat: Implement Drng paylaod * refactor: Use Listgroup for layout consistency * doc: Add description * feat: Implement Value payload handler * feat: Add Value payload layout * refactor: Refactor payload layouts * refactor: Remove debug print out * fix: Remove redundant assignment * refactor: Fix
* refactor: Fix -
Angelo Capossele authored
*
fix entropy of prng * simplify pseudoR
-
- May 13, 2020
-
-
Jonas Theis authored
-
Jonas Theis authored
* Add status code check to network shutdown so that a test fails if a container stops caused by an error * Speed up Docker network through little caching trick
-
Luca Moser authored
-
- May 11, 2020
-
-
Jonas Theis authored
* Add common integration tests * Add message layer persistence test * Adjust bootstrap time
-
Wolfgang Welz authored
There seems to be an issue with the very recent v1.3 update
-
- May 08, 2020
-
-
dependabot[bot] authored
* Bump jquery from 3.4.1 to 3.5.0 in /plugins/dashboard/frontend Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 ) Signed-off-by:
dependabot[bot] <support@github.com> *
upgrades frontend dependencies and re-packr2 Co-authored-by:dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
capossele <angelocapossele@gmail.com>
-
Hans Moog authored
* Feat: started adding conflict checls * Feat: finished BranchConflicting function * Fix: fixed bugs in BranchesConflicting * Feat: InheritBranches now checks conflicts * Feat: completed AddBranch method * Feat: refactored InheritBranches * Refactor: refactored AddBranch * Feat: started implementing objectstorage in branchmanager * Refactor: refactored Parse functions * Feat: added KeyPartitions to branchmanager objectstorage * Refactor: refactored some code * Feat: added events to Branch * Refactor: refactored event logic * Refactor: removed unnecessary code * Refactor: replaced events with manager based implementation * Refactor: refactored branchmanager to update branches * Feat: removed unused property * Refactor: removed unused method (fork does everything) * Refactor: commit before branch change * Feat: added a method to update the parent branch * Feat: added SetModified in models * Feat: completed different logics * Feat: added ability to uncolor coins * Refactor: refactored some code + comments * Refactor: renamed ancestor to descendant :P * adds comments from meeting (#411) * Refactor: refactored some last stuff before merge * Feat: updated to latest hive.go * Feat: updated hive.go in tester Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
Angelo Capossele authored
dRNG integration test
-
capossele authored
-
- May 07, 2020
-
-
Levente Pap authored
* Refactor gracefulshutdown plugin * Remove reporting hanging workers * Add ShutdownWithError() func to trigger graceful shutdown from outside of the package with error message * Simplify code * Increase forcekill timeout to 60 seconds * Add back reporting of hanging workers * Upgrade hive.go * go mod tidy Co-authored-by:
Wolfgang Welz <welzwo@gmail.com>
-
capossele authored
-
capossele authored
-