Stellar

Stellar

XLMLayer 1

Reference implementation for the peer-to-peer agent that manages the Stellar network.

3,272
1,050
View on GitHub

Top Contributors

#1latobarita
2,081
commits
#2MonsieurNicolas
1,896
commits
#3graydon
1,858
commits
#4sisuresh
1,021
commits
#5marta-lokhova
968
commits
#6vogel
572
commits
#7jonjove
522
commits
#8SirTyson
482
commits
#9dmkozh
355
commits
#10jedmccaleb
348
commits

Recent Commits

73babfd2 days ago

Bump to P26 (#5173)

Siddharth Suresh

4a759ec2 days ago

Log state rebuild timings on startup (#5179)

mlo

c5744712 days ago

Log state rebuild timings on startup

marta-lokhova

90e32892 days ago

Generate test lcm for vnext

Siddharth Suresh

26e1d1a2 days ago

Generate next test tx meta

Siddharth Suresh

0c8baa32 days ago

Generate curr test tx meta

Siddharth Suresh

79258893 days ago

Remove p26 ifdefs

Siddharth Suresh

ffa95193 days ago

Bump xdr and env

Siddharth Suresh

39c3ec53 days ago

Minor updates to fee tracking logic in tx sets. (#5170)

Dmytro Kozhevin

eb706455 days ago

Minor updates to fee tracking logic in tx sets.

Dmytro Kozhevin

1bedb045 days ago

History test fixes (#5168)

mlo

76bf1fc5 days ago

Update testnet settings with SLP-5 (#5152)

Dmytro Kozhevin

5de9a435 days ago

History test fixes

marta-lokhova

571628119 days ago

Update testnet settings with SLP-5

Dmytro Kozhevin

0007f4e5 days ago

Implement CAP-77 - ability to freeze ledger keys via network configuration (#5162)

Dmytro Kozhevin

87e216129 days ago

Implement CAP-77 - ability to freeze ledger keys via network configuration.

Dmytro Kozhevin

b87341610 days ago

Copilot improvements (#5111)

Graydon Hoare

5c5208babout 2 months ago

Rewrite copilot-instructions, add some skills.

Graydon Hoare

124e0ff10 days ago

Add INFO log messages tracking validator timeouts (#5155)

mlo

1584f7412 days ago

Optimize parallel TxSet building logic (#5144)

Dmytro Kozhevin

593515e19 days ago

Remove unused mBinPacking.

Dmytro Kozhevin

452c50425 days ago

Misc optimizations:

Dmytro Kozhevin

d857bb329 days ago

Replace SurgePricingPriorityQueue with pre-sorted vector.

Dmytro Kozhevin

dfa194929 days ago

Replace hash-map conflict detection with sort-based approach

Dmytro Kozhevin

531e20c29 days ago

Fix by-value captures

Dmytro Kozhevin

3f6662529 days ago

In-place mClusters mutation with rollback

Dmytro Kozhevin

4cea37529 days ago

Replace O(C) cluster scan with O(K) tx-to-cluster lookup

Dmytro Kozhevin

a8241d129 days ago

Add global conflict mask to Stage for fast-path getConflictingClusters

Dmytro Kozhevin

44196e129 days ago

Enhance parallel tx set building benchmark with 3 new scenarios

Dmytro Kozhevin

e5d56ab29 days ago

VS project fix

Dmytro Kozhevin