issues
search
interledger-deprecated
/
ilp-core
Core ILP module — handles ledger abstraction and quoting
Other
8
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: merge #87
#90
michielbdejong
closed
7 years ago
0
feat: use localQuote if we have the curve
#89
michielbdejong
closed
7 years ago
4
feat: use localQuote if we have the curve
#88
michielbdejong
closed
7 years ago
2
Add license scan status and badge
#87
xizhao
closed
7 years ago
3
Fix: check whether sourceAmount is falsey instead of undefined
#86
sharafian
closed
7 years ago
1
chore: use node 7
#85
michielbdejong
closed
7 years ago
1
Use new field names for sendMessage
#84
michielbdejong
closed
7 years ago
3
BREAKING new ilp-packet format
#83
sentientwaffle
closed
7 years ago
1
refactor: add more debug output for quoting and messages
#82
emschwartz
closed
7 years ago
0
Update for Crypto-Conditions draft-02
#81
justmoon
closed
7 years ago
1
fix: ilp-routing requirement in line with improved-route-broadcast
#80
momerath42
closed
7 years ago
1
feat: improved route broadcast
#79
momerath42
closed
7 years ago
1
feat: quote.liquidity_curve
#78
sentientwaffle
closed
7 years ago
1
feat: BREAKING: make getConnectors return IlpAddress[]
#77
sentientwaffle
closed
7 years ago
1
Proposal: Remove ilp-core
#76
emschwartz
closed
7 years ago
1
feat: add destination{Precision,Scale} to quote
#75
sentientwaffle
closed
7 years ago
1
docs: remove waitForConnection from README
#74
sentientwaffle
closed
7 years ago
1
feat: [BREAKING] remove waitForConnection()
#73
sentientwaffle
closed
7 years ago
2
feat: relay connect() options
#72
sentientwaffle
closed
7 years ago
1
fix: use one listener for all incoming messages
#71
sentientwaffle
closed
8 years ago
0
Warning about event listeners when 10+ messages are in flight
#70
emschwartz
closed
8 years ago
0
chore: switch to integration-test-loader
#69
justmoon
closed
8 years ago
1
TypeError can be thrown as "headHop" might be null or undefined
#68
BillHodghead
opened
8 years ago
0
_sendAndReceiveMessage shouldn't refer to quotes
#67
vhpoet
opened
8 years ago
0
fix: stop listening only after quote_response
#66
vhpoet
closed
8 years ago
1
fix: fix circleci npm publish
#65
sentientwaffle
closed
8 years ago
1
fix: circleci node 6.6.0
#64
sentientwaffle
closed
8 years ago
1
Update license
#63
adrianhopebailie
closed
8 years ago
1
Feat: allow a fully instantiated plugin in place of pluginOpts
#62
sharafian
closed
8 years ago
1
fix: wait till nextTick to remove listener
#61
sentientwaffle
closed
8 years ago
2
fix: try to get CI to run
#60
sentientwaffle
closed
8 years ago
0
feat: [BREAKING] quote via messages; use connector names, not URIs; removeClient()
#59
sentientwaffle
closed
8 years ago
2
Chore: update integration tests
#58
sharafian
closed
8 years ago
0
Chore: update five-bells-routing to ilp-routing
#57
sharafian
closed
8 years ago
1
Proposal: Change `Core` to `ClientManager`
#56
sharafian
opened
8 years ago
1
docs: document "connectors" in README.md
#55
sharafian
closed
8 years ago
2
Docs: add badges
#54
sharafian
closed
8 years ago
0
Update core for latest plugin changes
#53
emschwartz
closed
8 years ago
0
fix: sendQuotedPayment should set transfer.ledger
#52
sentientwaffle
closed
8 years ago
0
send* should set the `ledger` field when calling <plugin>.send
#51
justmoon
closed
8 years ago
0
feat: clientOpts.connectors; getConnectors
#50
sentientwaffle
closed
8 years ago
2
Clients should communicate via `sendMessage`
#49
justmoon
closed
8 years ago
0
The list of `connectors` should also be parameter of the constructor
#48
justmoon
closed
8 years ago
0
fix: support same-ledger payments
#47
sentientwaffle
closed
8 years ago
2
Emit transfer-specific events from the client
#46
emschwartz
opened
8 years ago
0
fix: support subledger quotes
#45
sentientwaffle
closed
8 years ago
1
Run integration tests
#44
emschwartz
closed
8 years ago
1
Don't use deprecated getConnectors method
#43
emschwartz
closed
8 years ago
0
Core quoting doesn't work with subledger addresses
#42
emschwartz
closed
8 years ago
5
Accept standard ILP Packet & Transfer for quote and send
#41
emschwartz
closed
8 years ago
2
Next