Commit Graph

552 Commits

Author SHA1 Message Date
bedf1431fa nix development environment for P2PRC go program 2025-01-05 14:02:16 +00:00
111b4dd777 adding nix lock file 2025-01-05 13:41:59 +00:00
dfb606e59e moving flake file and additional gitignore changes to branch 2025-01-05 13:41:19 +00:00
Akilan Selvacoumar
67165d4bf6 Update README.md 2024-12-06 23:12:29 +00:00
Akilan Selvacoumar
c3e1f24f60 Update README.md 2024-12-06 23:12:05 +00:00
Akilan Selvacoumar
5cb8d5d50c Update README.md 2024-12-03 00:49:18 +00:00
Akilan Selvacoumar
e8b0834c36 Update README.md 2024-12-03 00:49:02 +00:00
Akilan Selvacoumar
b9c9ca5f42 Update README.md 2024-12-03 00:48:07 +00:00
Akilan Selvacoumar
9ca1587cd9 Update README.md 2024-12-03 00:47:51 +00:00
Akilan Selvacoumar
b20459224a Update README.md 2024-12-03 00:42:58 +00:00
Akilan Selvacoumar
92d50adb7c Update README.md 2024-12-03 00:42:32 +00:00
Akilan Selvacoumar
674a4b28d7 Merge pull request #116 from xecarlox94/haskell
Initial integration of Haskell orchestration module bindings
2024-12-03 00:36:20 +00:00
2ba8355fb1 finished first version of documentation 2024-12-03 00:33:28 +00:00
faabb4651f Merge branch 'Akilan1999:master' into haskell 2024-12-03 00:17:05 +00:00
2b170c7ea1 improving documentation 2024-12-02 00:35:48 +00:00
bf24c30470 improving documentation 2024-12-01 18:16:38 +00:00
0254bbbd43 improving documentation 2024-12-01 17:40:11 +00:00
Akilan Selvacoumar
de5042294f Update README.md 2024-11-25 14:48:25 +00:00
5394e8a657 working on documentation; finished upper structure 2024-11-21 21:58:23 +00:00
95620ba509 removing license 2024-11-21 19:35:37 +00:00
Akilan Selvacoumar
08d14b41a2 Merge pull request #115 from Akilan1999/setup-baremetal
Setup baremetal
2024-11-14 00:23:05 +00:00
6d6c997df5 working on documentation 2024-11-13 21:57:57 +00:00
55d1a5ec3f working on main page documentation 2024-11-13 21:01:15 +00:00
a9ec5332b4 working on documentation 2024-11-13 20:09:03 +00:00
c5ce6de385 working on documentation 2024-11-13 20:07:00 +00:00
277259a65a removed terminal channel check error prone 2024-11-13 19:16:18 +00:00
22c8fefd8d added base mechanism to add public keys from the propogated from the IPTable 2024-11-13 17:55:43 +00:00
623d7b93e0 for update IPTable reduce logic 2024-11-13 17:04:28 +00:00
eb0a7d6b34 for update IPTable reduce logic 2024-11-13 16:59:12 +00:00
2bd39cc450 fixed JSON compile time error 2024-11-13 16:31:01 +00:00
afacc339ec reverted IPTable logic 2024-11-13 16:29:21 +00:00
b3f5d63e16 fixed adding public key default path 2024-11-13 16:20:30 +00:00
f833eba32b fixed untracked files 2024-11-13 16:09:39 +00:00
b55134d194 fixed untracked files 2024-11-13 16:00:12 +00:00
0b0ae2df06 added optmized approach to update IPTable 2024-11-13 15:52:24 +00:00
ec2f169153 refactoring main imports 2024-11-12 17:41:16 +00:00
c3259e957b adding gitignore for haddocks 2024-11-10 20:29:51 +00:00
9265c616ef change module exports 2024-11-10 20:17:44 +00:00
1034a4c0b3 change module exports 2024-11-10 19:33:39 +00:00
030eb6d022 tested example 2024-11-10 19:23:23 +00:00
2e1ca51486 refactored library interface 2024-11-10 18:54:39 +00:00
c89e73eb3b small housekeeping tasks 2024-11-10 18:32:43 +00:00
a11efa624d finished moving code into their respective library modules 2024-11-09 21:47:27 +00:00
a9400d9079 moving API code 2024-11-09 21:28:31 +00:00
b6926e0998 moving code to different files 2024-11-09 21:19:17 +00:00
86dab8919e organised library for p2prc; moved Error, Environment and JSON logic to their own files 2024-11-09 20:50:41 +00:00
4a384f2c5c organising library files 2024-11-09 20:24:42 +00:00
4a103679ad moved code to library side 2024-11-09 19:52:56 +00:00
c481eb0b5c improving cabal build configuration 2024-11-09 19:28:05 +00:00
427f47cdf4 renamed app directory to src directory 2024-11-09 18:53:03 +00:00