Releases: ckb-js/lumos
Releases · ckb-js/lumos
v0.13.2
Bug Fixes
Fix Locktime pool CellCollector no dao cells & add tests (#117 )
Add dao.CellCollector & Fix unlock bugs(#116 )
Fix indexer.subscribe arsgLen bug(#118 )
Features
Add tests for Indexer, Sql-indexer(#118 , #119 )
v0.13.1
Bug Fixes
Empty result if type = empty in indexer (#115 )
v0.13.0
Breaking Changes
fromBlock|toBlock
's type changed from number
to HexString
(#100 )
Bug Fixes
Locktime pool script type not support in common (#102 )
Anyone can pay limit capacity & limit amount check (#110 )
Update createdCells after tx committed (#111 )
Features
Implement HD wallet & mnemonic (#99 )
Change fromBlock, toBlock type from number to Hexadecimal (#100 )
Indexer support argsLen any option (#103 )
Support destroyable in sudt transfer (#104 )
Add isCellMatchQueryOptions
(#105 )
Indexer support any argsLen query for transaction collector (#106 )
v0.12.0
Breaking Changes
Refactor setupInputCell logic, setupInputCell
interface and behavior changed(#95 )
Bug Fixes
Update note-fetch related dependencies for security fix
Improvements
Add acp & sudt config for LINA config(#97 )
Indexer add support for order option(#98 )
v0.11.0-rc1
Features
Pay fee by fee rate (#93 )
Bug Fixes
Fix outdated method calling in transaction-manager(#94 )
Fix transaction hash calculation(#94 )
Improvements
Add fromBlock|toBlock|skip
query options and sql optimization for sql-indexer(#88 )
v0.10.0
Breaking Changes
Update defaultWitness
default value to undefined
in common#setupInputCell
(#92 )
v0.9.0
v0.9.0 (2020-08-19)
Breaking Changes
Rename usedCapacity
to availableCapacity
(#91 )
Bug Fixes
Add missing config-manager package to helpers(#87 )
Don't update capacity directly when deduct (#89 )
Add missing since
/defaultWitness
to setupInputCell
(#90 )
Refactors
Rename usedCapacity
to availableCapacity
(#91 )
v0.8.0
v0.8.0 (2020-08-07)
Breaking Changes
Change default data
value in TransactionManager#collector
(3c09ff5 )
Bug Fixes
Fix and refactor TransactionManager#collector (3c09ff5 )
Too many logs in generateLockScriptInfos (133d78a )
Features
Add usePendingOutputs
options to TransactioManager#collector (b63cc4c )
You can’t perform that action at this time.