What's Changed
- bug fix - Node::__configured is never set by @amdfxlucas in #180
- Sync with master branch by @wonkr in #184
- Hosts management by @itsmahbub in #185
- Development: Add Ethereum Faucet Service by @wonkr in #194
- Chainlink Faucet testing by @amanvelani in #196
- IPFS Kubo by @jovannimosca in #197
- ChainlinkService by @amanvelani in #193
- Development by @wonkr in #199
- update visualization.py as A02-transit-as has been updated. by @wonkr in #200
- Documentation by @wonkr in #201
- Chainlink by @amanvelani in #198
- feat: add ca service by @fourdim in #205
- Sync chainlink branch with Development branch. by @wonkr in #207
- Chainlink Service by @amanvelani in #208
- docs: add README for devcontainer by @fourdim in #209
- Chainlink Service by @amanvelani in #213
- refactor: fix todos in pki by @fourdim in #214
- Traffic generator by @itsmahbub in #178
- Add developer manual for traffic generation by @itsmahbub in #215
- fix: better error handling by @fourdim in #216
- Ethereum Layer2 Service by @snail-inO in #211
- Chainlink Documentation by @amanvelani in #218
- Improve traffic generator documentation by @itsmahbub in #219
- Traffic generation documentation improved by @itsmahbub in #220
- Chainlink by @wonkr in #223
- Pki by @wonkr in #210
- improve Scion implementation to allow for link properties and beacon meta-data by @Bruol in #212
- Development by @wonkr in #228
- fix(pki): uid mapping when mounting volumes by @fourdim in #227
- Pki by @wonkr in #229
- Example reorganization by @amanvelani in #230
- Incorporate SDN network on seed emulator by @akibjawad in #206
- CARLA-SEED: Integration of CARLA Simulator with Seed Emulator by @jay13patel in #226
- Carla by @wonkr in #231
- Sdn support by @wonkr in #232
- Development 2 by @wonkr in #233
- Eth layer2 by @wonkr in #234
- Example reorganization by @wonkr in #235
- fix chainlink example by @amanvelani in #239
- Development by @wonkr in #238
- chainlink example update using new APIs by @amanvelani in #240
- changed api from setFaucetServer -> setFaucetServerInfo by @amanvelani in #241
- Traffic generation by @wonkr in #242
- Scion improvement by @wonkr in #243
- Development by @wonkr in #244
- Merge pull request #244 from seed-labs/development by @wonkr in #245
- Buildtime docker improve 2 by @wonkr in #246
- Support multiple traffic service on single virtual node by @itsmahbub in #250
- Ethereum improvement by @amanvelani in #251
- Traffic generation documentation improved by @itsmahbub in #221
- feat: allow multiple ca servers by @fourdim in #248
- Ethereum improvement by @wonkr in #252
- Enhanced KuboServer and Finalized Examples by @jovannimosca in #222
- feat: no source any more by @fourdim in #247
- Development by @wonkr in #253
- Update test-emulator.py by @wonkr in #254
- smart contract deployment using genesis block and storage by @amanvelani in #255
- D23_deploy_contract : storage calculation code updated by @amanvelani in #256
- Ethereum improvement by @wonkr in #259
- Traffic generator improvement by @itsmahbub in #257
- seed-emulator 2.0 update by @wonkr in #260
- update kubo-dapp interface info by @wonkr in #261
- fix typing_extensions module error. remove unnecessary module:typing_… by @wonkr in #262
- chore: remove redundant words by @InventiveCoder in #266
- Update to ensure compatibility with the latest SCION update by @tjohn327 in #265
- Minor code cleanup by @sammyhori in #263
- Add linters and code formatter by @lschulz in #271
- CI: Run tests on PRs by @lschulz in #274
- introduce distinction between 'rnode' and 'brdnode' by @amdfxlucas in #275
- Fix - reinstate staticInfoConfig.json generation in SCION by @amdfxlucas in #276
- make creation of RouteServers optional in InternetExchanges by @amdfxlucas in #277
- Introduce ControlService NodeRole by @amdfxlucas in #278
- fix Client Visualization by @amdfxlucas in #283
- refactor Docker Compiler by @amdfxlucas in #279
- rework SCION by @amdfxlucas in #280
- CI: Restore MiniInternetTestCase by @lschulz in #281
- Fix tests by @amdfxlucas in #284
- option system framework by @amdfxlucas in #285
- support named docker volumes by @amdfxlucas in #286
- /etc/scion config volume option by @amdfxlucas in #287
- PR for Updating some READMEs & Uploading installation guide for VM with Ubuntu24.04 by @BruceJqs in #289
- PR for Updating scripts for VM_images & Fixing zshrc Problem in docker_images by @BruceJqs in #291
- Update docker_images & README by @BruceJqs in #292
- Development Service by @amdfxlucas in #288
- refactor container sysctl flags by @amdfxlucas in #293
- add kernel L4 proto read/write memory sysctl params by @amdfxlucas in #294
- allow configuration of /etc/hosts entries by @amdfxlucas in #296
- remove unsupported Sysctl options by @amdfxlucas in #297
- map2 first commit by @cy-gitlab in #307
- Fix BotnetService with requirements override and version-agnostic patch by @Zephyriiiii in #310
- Visualization by @cy-gitlab in #312
- Add workflow_dispatch and test flags for more control by @ArsalanKhan04 in #313
- PR for Adding Gitee Automatic Sync Function by @BruceJqs in #314
- Docker compiler by @kevin-w-du in #315
- Visualization by @cy-gitlab in #317
- added environment variable arguments to the arguement by @kevin-w-du in #318
- Update Docker.py by @cy-gitlab in #319
- Revert "Update Docker.py" by @kevin-w-du in #321
- Custom containers are displayed on the map by @cy-gitlab in #323
- Comment Scion Test in run-tests by @BruceJqs in #326
- Docker compiler by @kevin-w-du in #327
- Visualization by @cy-gitlab in #325
- Development zju by @kevin-w-du in #328
- Visualization by @cy-gitlab in #331
- Visualization by @kevin-w-du in #332
- added ethereum 2025 docker changes by @MuhammadJamshaidGhaffar in #337
- Docker compiler by @kevin-w-du in #339
- added ethereum image contant by @MuhammadJamshaidGhaffar in #340
- Docker compiler by @kevin-w-du in #341
- fix real world routing by @amdfxlucas in #338
- Merge Forked Emulator-API into Origin by @BruceJqs in #343
- Supplementary Instruction Document by @cy-gitlab in #342
- Modify realization of hasDHCP API and add assertion to ensure Emulator has rendered by @BruceJqs in #345
- Visualization by @cy-gitlab in #344
- PR for Solving Overall Testing by @BruceJqs in #348
- chore: remove redundant word by @hustrust in #350
- Improve the documentation & Optimize the navigation page & Add Submit… by @cy-gitlab in #354
- fix: Optimize submit_event by @cy-gitlab in #356
- fix: fixed the BotnetService by @Zephyriiiii in #359
- add Y03_mirai example with .ipynb file by @Zephyriiiii in #361
- fix: seedemu_internet_map template by @cy-gitlab in #364
- Docker compiler by @kevin-w-du in #365
- Emulator API Update by @BruceJqs in #366
- Ethereum2025 2 by @MuhammadJamshaidGhaffar in #369
- chore: remove redundant words by @quantpoet in #372
- Yesterdayoncemore by @kevin-w-du in #373
- Visualization by @kevin-w-du in #371
- update: add new features of Y03-Mirai example by @Zephyriiiii in #374
- updated example to add any number of eth nodes by @MuhammadJamshaidGhaffar in #375
- Emulator api by @kevin-w-du in #377
- Merge master into yom by @BruceJqs in #378
- PR for rearranging files in BGP_Hijacking_Attack by @BruceJqs in #379
- update: add VM support to Y03_mirai and modify the file structure by @Zephyriiiii in #380
- DNS: fallback improvements and comprehensive tests by @zzw4257 in #386
- Email service by @kevin-w-du in #387
- DNS: fallback improvements and comprehensive tests by @zzw4257 in #383
- added lightouse apis testing script by @MuhammadJamshaidGhaffar in #389
- Add email service module and finalize #B29 example. by @zzw4257 in #390
- Ethereum2025 2 by @kevin-w-du in #396
- chore: remove repetitive words in README.md by @fengyuchuanshen in #395
- Yesterdayoncemore by @kevin-w-du in #397
- Etherview by @cy-gitlab in #398
- Etherview by @kevin-w-du in #400
- Add Monero Service. by @Zephyriiiii in #399
- Remove Irrelevant Files by @BruceJqs in #402
- Monero by @kevin-w-du in #401
- Feats: 1. change 'network' to 'blockchain' in MoneroService. 2. add detailed comments and a README in D60_monero 3. change docker image to handsonsecurity/seedemu-monero:latest by @Zephyriiiii in #403
- Monero by @kevin-w-du in #409
- Add rsAddress by @lxl706423651 in #410
- Development by @KkaiFang in #413
- Etherview by @kevin-w-du in #414
- Monero:enable wallet rpc by default; use default ports instead of using auto-assigned ports by @Zephyriiiii in #417
- InternetMap2 first commit by @cy-gitlab in #418
- Internet map by @cy-gitlab in #422
- add: DemoSystem first comit by @cy-gitlab in #432
- fix: 01_bgp_prefix_hijacking path by @cy-gitlab in #433
- fix: baidu demo by @cy-gitlab in #434
- Internet map by @kevin-w-du in #435
- fix: internet map2 by @cy-gitlab in #437
- add: Demosystem 02_morris_worm by @cy-gitlab in #439
- Monero by @kevin-w-du in #438
- Some update for MoneroService by @Zephyriiiii in #440
- fix: Demosystem 02_morris_worm conf by @cy-gitlab in #442
- Monero by @kevin-w-du in #441
- fix: home bashboard && docker compose by @cy-gitlab in #444
- fix: docker ps|grep as11 by @cy-gitlab in #446
- Internet map by @kevin-w-du in #447
- Feat: CDN example using revised DNS based on nginx by @BruceJqs in #462
- Feat: CDN example using revised DNS based on nginx by @BruceJqs in #463
- Merge Development into Master by @kevin-w-du in #471
New Contributors
- @itsmahbub made their first contribution in #185
- @amanvelani made their first contribution in #196
- @jovannimosca made their first contribution in #197
- @fourdim made their first contribution in #205
- @snail-inO made their first contribution in #211
- @akibjawad made their first contribution in #206
- @jay13patel made their first contribution in #226
- @InventiveCoder made their first contribution in #266
- @tjohn327 made their first contribution in #265
- @sammyhori made their first contribution in #263
- @Zephyriiiii made their first contribution in #310
- @hustrust made their first contribution in #350
- @quantpoet made their first contribution in #372
- @fengyuchuanshen made their first contribution in #395
Full Changelog: v1.1...v1.2