Signal
Advertise
Signal
Advertise
Sign in
Submit
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
Log in
MilosMicun/rwa-invoice-financing — GitHub trending stats & insights | Trendshift
Featured
open-connector
MilosMicun/rwa-invoice-financing
#
Fintech
RWA invoice financing protocol architecture with ERC-4626 liquidity pools, waterfall accounting, and NFT-based receivables financing.
Visit GitHub
Solidity
1 contributors
Social mentions
Recent discussions about this repository across the web
The final review also caught a real liveness edge case: Very small financed amounts could round one tranche allocation to zero. Fixed by rejecting zero-tranche configurations and zero-tranche…
@MilosMicun · x.com
Covered: • advance / fee monotonicity • full uint256 overflow regression • senior / junior liquidity reverts • settlement fee split • default recovery waterfall • bad debt accounting • underfunded…
@MilosMicun · x.com
Remediation: • oracle now finalizes status + recovered principal • pool stores the immutable outcome • resolveDefault(invoiceId) no longer accepts recovery input • executor only triggers…
@MilosMicun · x.com
Key idea: A passing transaction is not enough. Tests must prove: • principal is conserved • exposure is released once • senior + junior losses equal total loss • failed execution leaves no partial…
@MilosMicun · x.com
Key idea: The oracle reports truth. The pool executes accounting. InvoiceNFT records lifecycle only after accounting is resolved. This separation prevents state/accounting mismatch before settlement…
@MilosMicun · x.com
DAY 94 — Invoice Financing Execution Implemented the core transition from verified invoice to funded credit position. Today was about turning an approved receivable into an active financing position.…
@MilosMicun · x.com
DAY 93 — RWA Risk Manager Built the underwriting layer before funding: • eligibility checks • buyer concentration limits • active exposure tracking • advance calculation • fee math • buyer denylist •…
@MilosMicun · x.com
DAY 91 — InvoiceNFT Registry Implemented the lifecycle source of truth for an RWA invoice financing protocol • non-transferable ERC721 invoice claims • explicit invoice state machine • role-separated…
@MilosMicun · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues