Commit Graph

222 Commits

Author SHA1 Message Date
Cassandra Heart
bfbd35aae0
v1.2.8 (#50) 2024-02-17 22:52:19 -06:00
Marius Scurtescu
0587e7d63d
add basic Docker configuration (#46)
* add initial Dockerfile

* use alpine, build all source code, use ENTRYPOINT instead of CMD

* add initial docker-compose.yml

* map ports

* add labels to image

* fully specify base image version

* add logging config

* map .config to host folder instead of volume
2024-02-17 22:52:11 -06:00
Cassandra Heart
1b810d624c
v1.2.7 (#48) 2024-02-16 15:46:54 -06:00
Cassandra Heart
d499a60937
v1.2.6 (#47) 2024-02-16 03:42:37 -06:00
Cassandra Heart
ac5c393745
add new bootstrap peers, adjust some of the peering params, also peer selection for version (#45) 2024-02-15 02:08:44 -06:00
Cassandra Heart
515c4748f7
adjust yaml tag 2024-02-14 20:32:05 -06:00
Cassandra Heart
9a7d054be5
v1.2.5 (#44) 2024-02-14 01:11:12 -06:00
Cassandra Heart
0cd6b41f5d
v1.2.4 (#43) 2024-02-13 01:04:56 -06:00
luk
1a1ef542d0
Adding GetNodeInfo (#41)
* proto,rpc_server: added NodeInfo that replaces PeerID and also yields max_frame

* proto,rpc_server: added peer_score and added another source for maxframe

---------

Co-authored-by: 0xluk <luk@luktech.dev>
2024-02-13 01:00:50 -06:00
Agost Biro
69213f6c61
feat: add balance flag to CLI (#38) 2024-01-29 15:11:40 -06:00
zoz
46f9014df2
remove bootstrap nodes (#39) 2024-01-29 15:10:24 -06:00
luk
85c53f0093
proto, rpc_server: added getpeerid (#40) 2024-01-29 15:09:48 -06:00
Cassandra Heart
d151e14166
fix: weird state from dropped channels 2024-01-16 01:14:00 -06:00
Cassandra Heart
175a35edec
feat: totals in console 2024-01-14 22:32:28 -06:00
Cassandra Heart
483077e1da
qol: banish the noise 2024-01-14 21:33:25 -06:00
Cassandra Heart
196588cbe6
v1.2.3 (#36) 2024-01-13 00:21:16 -06:00
Cassandra Heart
916a1514f1
fix: infinite loop edge case 2024-01-10 22:42:11 -06:00
Cassandra Heart
f48f177a10
v1.2.2 - sneaky sync troubles (#35) 2024-01-10 00:58:38 -06:00
Cassandra Heart
443612ac9b
Handle rare peerstore refresh case
On rare occasions, the peer store removes an address directly after successfully
polling for it
2024-01-06 02:02:08 -06:00
Agost Biro
bb71c38a39
Add CLI flag to print peer id from config (#34)
* Add CLI flag to print peer id from config

* Add printing peer id instructions to readme
2024-01-04 16:48:00 -06:00
Cassandra Heart
673b815ce8
v1.2.1 – adjust IP colocation factor (#33) 2024-01-03 22:45:25 -06:00
Cassandra Heart
6985823192
update poor_mans_cicd.sh to use proper flag 2024-01-03 02:51:15 -06:00
Cassandra Heart
c5c36c4491
opt for constrained errgroups to reduce parallelization factor so memory isn't overspent 2024-01-03 02:45:58 -06:00
Cassandra Heart
d02ef18174
also refer to adjusted balance for rpc 2024-01-03 02:13:51 -06:00
Cassandra Heart
8899ccd864
updated readme 2024-01-03 01:55:00 -06:00
Cassandra Heart
0c7dc38ac1
V1.2.0 (#32)
* v1.2.0

* one more thing – let's fix the rpc
2024-01-03 01:49:12 -06:00
Cassandra Heart
2e2a1e4789
v1.2.0 (#31) 2024-01-03 01:31:42 -06:00
Cassandra Heart
a0c1feb0bc
fix: upgrade pebble to stop OOM killer being out of control on some platforms 2023-12-02 19:25:01 -06:00
Cassandra Heart
645afad9c6
fix: mutex locking around entire dependencyMap logic 2023-12-02 02:37:39 -06:00
Cassandra Heart
6b660d0da7
fix: handle fresh sync 2023-12-02 00:08:50 -06:00
Cassandra Heart
e381165568
v1.1.8 (#27) 2023-12-01 23:44:24 -06:00
Cassandra Heart
00a471e84d
v1.1.7 – Improved DB Console, future fix for bloom utils (#26) 2023-11-26 20:51:46 -06:00
Cassandra Heart
a19d1490ea
fix: use multiaddr of reporting peer id 2023-11-15 01:34:23 -06:00
Cassandra Heart
f2ad38da05
v1.1.6 - fix: [PROTO-60],[PROTO-61],[PROTO-62] (#25)
* [PROTO-61] - fix: Use DHT for source of truth on peer info

* [PROTO-60] – fix: nil uncooperative peer state panic

* [PROTO-62] – fix: stored frame corruption due to old bug

* v1.1.6 – bump version
2023-11-08 00:27:06 -06:00
Cassandra Heart
bde6a921ca
fix: resolve bad peer info spam 2023-11-01 20:08:19 -05:00
Cassandra Heart
76089a1157
Merge pull request #24 from QuilibriumNetwork/PROTO-57
PROTO-57 - Peer Version Enforcement
2023-10-31 22:46:58 -05:00
Cassandra Heart
0eb4a3051a
PROTO-57 - Peer Version Enforcement 2023-10-31 22:45:20 -05:00
Cassandra Heart
8c73302d27
[PROTO-54] – Token Supply Info gRPC 2023-10-27 21:23:55 -05:00
Cassandra Heart
2fe0f7180a
tweak: adjust peer info behavior 2023-10-26 21:41:53 -05:00
Cassandra Heart
f0e99b42dc
[PROTO-55] adjust buffer sizes to stem bleed from overweight execution transforms in frames 2023-10-26 19:19:19 -05:00
Cassandra Heart
4a6c4fa08e
fix: OOM, send candidates on sync 2023-10-26 15:54:49 -05:00
Cassandra Heart
cbeec8b1ee
fix: add mutex to key map to avoid concurrent read/write on first key use under certain conditions 2023-10-26 02:34:51 -05:00
Cassandra Heart
52cfe0abb0
fix: self-reported peer info should contain timestamp 2023-10-26 01:32:57 -05:00
Cassandra Heart
fdc1f2553c
tweak: set min peer req to 3 to avoid low graft loops 2023-10-26 01:07:51 -05:00
Cassandra Heart
a81e56db2a
Merge pull request #23 from QuilibriumNetwork/v1.1.4
1.1.4 – Reversed sync, detached consensus loop
2023-10-26 00:56:44 -05:00
Cassandra Heart
45554cb9c2
1.1.4 – Reversed sync, detached consensus loop 2023-10-26 00:55:39 -05:00
Cassandra Heart
20aae290cb
Merge pull request #22 from scmart/fix-commitLongestPath-ob1
fix commitLongestPath off-by-one
2023-10-16 22:05:04 -07:00
Sedric
d45a925525
fix commitLongestPath off-by-one 2023-10-17 01:03:00 -04:00
Cassandra Heart
59c550db0f
1.1.3 – Rewinding heads and obvious fork comparison, additional bugfixes 2023-10-13 23:05:48 -05:00
Cassandra Heart
045fec34fa
Merge pull request #21 from 0xzoz/main
Update bootstrap node peer ids
2023-10-13 22:19:33 -05:00