- Jul 16, 2020
-
-
Wolfgang Welz authored
-
Acha Bill authored
* validate max transaction inputs count * add tests for tx.InputsCountValid * fix linting
-
- Jul 13, 2020
-
-
Wolfgang Welz authored
Remove old API documentation
-
Angelo Capossele authored
*
CORS: AllowOrigins from anywhere * Add default config to CORS configuration
-
- Jul 10, 2020
-
-
capossele authored
-
- Jul 09, 2020
-
-
Acha Bill authored
-
Acha Bill authored
* validate tx signature before issueing tx * Fix typo Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> * refactor Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com>
-
Wolfgang Welz authored
* do not gossip old messages * improve tip broadcaster * remove log messages * make info consistent * delete id
-
Angelo Capossele authored
-
- Jul 01, 2020
-
-
Luca Moser authored
-
Luca Moser authored
-
Luca Moser authored
* adds blacklist and PoW requirement to the faucet * fixes wrong condition to check pow * fix faucet payload marhsaling * don't test payload data if not payload data set
-
Luca Moser authored
This reverts commit 9aa3d1bb.
-
Luca Moser authored
This reverts commit 3e626eac.
-
Luca Moser authored
-
Luca Moser authored
* adds tips broadcaster to gossip plugin * adds missing for loop * addresses review comments
-
Hans Moog authored
* Fix: added a check for doublespends * Fix: added a check for double spends * Fix: fixed iport cycle * Feat: replaced error with error variable * Feat: store tangle in factory * Update dapps/faucet/packages/faucet.go Co-authored-by:
Wolfgang Welz <welzwo@gmail.com> * makes send tx web API handler synced Co-authored-by:
Hans Moog <hm@mkjc.net> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com> Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
Wolfgang Welz authored
-
Rajiv Shah authored
-
- Jun 30, 2020
-
-
Wolfgang Welz authored
Merge develop into master
-
Wolfgang Welz authored
-
Luca Moser authored
* adds default entry node * updates default cfg values
-
Angelo Capossele authored
*
Initial commit * Update design * Update README * Update About section * Remove installation link * Updates links * Update README -
Luca Moser authored
* adds changelog entry for 0.2.0 * update changelog date * updates changelog
-
Wolfgang Welz authored
-
Luca Moser authored
-
- Jun 29, 2020
-
-
Wolfgang Welz authored
* publish docker image on release * switch to iotaledger/goshimmer * copy snapshot file into docker image * copy config file to docker image * use fixed docker/build-push-action
-
Ching-Hua (Vivian) Lin authored
* Update config.default.json * fix: Remove parameters with default values * Update config.default.json * Update config.default.json *
Remove unused CfgOutboundUpdateIntervalMs param Co-authored-by:Angelo Capossele <angelocapossele@gmail.com>
-
Luca Moser authored
* bumps network and db versions * make the network id simply a number * make the network id just a number
-
Angelo Capossele authored
-
Luca Moser authored
-
Luca Moser authored
-
Angelo Capossele authored
*
Make WaitToKillTimeInSeconds a parameter * Set default ParaWaitToKill to 60 seconds * Fix bug -
Angelo Capossele authored
-
Acha Bill authored
* Adjust inbox worker pool capacity to default * Adjust inbox worker pool capacity to default (#505) * validate api requests * release cachedInputs Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> * add payload size validation to sendPayload api * Apply suggestions from code review * validate transaction signatures * refactor: move validation to packages * update ValidateTransactionToAttach * define errors * Apply suggestions from code review * fixes from codereview Co-authored-by:
jonastheis <mail@jonastheis.de> Co-authored-by:
Wolfgang Welz <welzwo@gmail.com> Co-authored-by:
Angelo Capossele <angelocapossele@gmail.com> Co-authored-by:
Luca Moser <moser.luca@gmail.com>
-
- Jun 28, 2020
-
-
Wolfgang Welz authored
-
Luca Moser authored
* fix incorrect usage of timer instead of ticker * only add anchor points with newer issuance times * adds before time boundary
-
- Jun 26, 2020
-
-
Luca Moser authored
-
Angelo Capossele authored
*
Add object name to the payload registry * Add comment * Make ObjectName exported * Update Grafana dashboard -
Angelo Capossele authored
*
Add time unit to spammer and bootstrap * Fix linter warning
-