XRP Ledger

XRP Ledger

XRPLayer 1

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++

5,110
1,607
View on GitHub

Top Contributors

#1JoelKatz
4,611
commits
#2vinniefalco
2,719
commits
#3ahbritto
1,745
commits
#4nbougalis
730
commits
#5seelabs
367
commits
#6ximinez
318
commits
#7rec
236
commits
#8scottschurr
215
commits
#9HowardHinnant
205
commits
#10miguelportilla
200
commits

Recent Commits

1bf9e6e1 day ago

fix: Remove a newline from logging statement in `changeSpotPrice` calculation (#6547)

Mayukha Vadari

0446bef1 day ago

feat: Enforce feature name lengths and character set (#5555)

Bronek Kozicki

7a3bf161 day ago

refactor: Simplify set/get field call to use existing variable (#6534)

Mayukha Vadari

c1d108e2 days ago

docs: Improve documentation for InvariantCheck (#6518)

Vito Tumas

1ba1bf92 days ago

chore: Fix typo in freezeHandling parameter name (#6543)

Mayukha Vadari

7dd3e0b2 days ago

refactor: remove dead code in `CreateOffer` (#6541)

Mayukha Vadari

2b14ee32 days ago

refactor: Split combined transactor files into individual classes (#6495)

Vito Tumas

ce31a7e2 days ago

chore: Replace levelization shell script by python script (#6325)

Jingchen

91a23cf2 days ago

chore: Fix minor issues in the comments (#6535)

tsinglua

e460ea03 days ago

ci: Move Type of Change from PR template to CONTRIBUTING (#6522)

Ayaz Salikhov

46d5c673 days ago

fix: Mark SAV and Lending transactions as `NotDelegable` (#6489)

yinyiqian1

ce9ccf83 days ago

fix: Remove unneeded import, fix log (#6532)

Mayukha Vadari

c791cae3 days ago

test: Fix flaky subscribe tests (#6510)

Sergey Kuznetsov

7b3724b3 days ago

fix: Add missed clang-tidy `bugprone-inc-dec-conditions` check (#6526)

Alex Kremer

bee2d113 days ago

ci: Fix how clang-tidy is run when .clang-tidy is changed (#6521)

Ayaz Salikhov

01c977b4 days ago

ci: Fix rules used to determine when to upload Conan recipes (#6524)

Bart

3baf5454 days ago

ci: Only upload artifacts in the XRPLF/rippled repository (#6523)

Bart

24a5cba4 days ago

chore: Build voidstar on amd64 only (#6481)

Michael Legleux

eb7c8c64 days ago

chore: Use CMake components for install (#6485)

Michael Legleux

f27d8f34 days ago

chore: Enable clang-tidy `bugprone-inc-dec-in-conditions` check (#6455)

Alex Kremer

8345cd74 days ago

chore: Enable clang-tidy `bugprone-unused-raii` check (#6505)

Alex Kremer

c38aabd4 days ago

chore: Enable clang-tidy `bugprone-unhandled-self-assignment` check (#6504)

Alex Kremer

a896ed34 days ago

chore: Enable clang-tidy `bugprone-optional-value-conversion` check (#6470)

Alex Kremer

1a7d67c5 days ago

chore: Enable clang-tidy `bugprone-reserved-identifier` check (#6456)

Alex Kremer

92983d85 days ago

chore: Enable clang-tidy bugprone-too-small-loop-variable check (#6473)

Alex Kremer

320a65f5 days ago

chore: Enable clang-tidy `bugprone-suspicious-stringview-data-usage` check (#6467)

Alex Kremer

45b8c4d5 days ago

chore: Update XRPLF/actions (#6508)

Ayaz Salikhov

e2849695 days ago

chore: Enable clang-tidy `bugprone-pointer-arithmetic-on-polymorphic-object` check (#6469)

Alex Kremer

03350765 days ago

chore: Fix additional clang-tidy issues for `unused-local-non-trivial-variable` check (#6509)

Alex Kremer

7e2b1375 days ago

chore: Use check-pr-title from XRPLF/actions (#6506)

Ayaz Salikhov