issues
search
LiskArchive
/
lisk-elements
⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The P2PPeerSelectionForSendRequest function should receive the current message/request packet as an argument - Closes #1200
#1231
jondubois
closed
5 years ago
0
Multi-signature registration - Create member accounts - Closes #1227
#1230
pablitovicente
closed
5 years ago
1
fix dappId constraint
#1229
SargeKhan
closed
5 years ago
0
Remove constraint of generation of outTransfer transaction from dapp owner accounts
#1228
SargeKhan
closed
5 years ago
1
Remove constraint of generation of outTransfer transaction from dapp owner accounts
#1226
SargeKhan
closed
5 years ago
0
Fix the invalid filter for fetching dapp account in InTransfer Transaction
#1225
SargeKhan
closed
5 years ago
0
Recipient account should be created in case it does not exist for OutTransfer transaction
#1224
SargeKhan
closed
5 years ago
0
Fix the invalid filter for fetching dapp account in InTransfer Transaction
#1223
SargeKhan
closed
5 years ago
0
Recipient account should be created in case it does not exist for OutTransfer transaction
#1222
SargeKhan
closed
5 years ago
1
OutTransfer transaction should not fail if transaction with id provided in property "transactionId" already exists in the database - Closes 1219
#1221
SargeKhan
closed
5 years ago
0
Recipient account should be created in case it does not exist for OutTransfer transaction
#1220
SargeKhan
closed
5 years ago
0
OutTransfer transaction should not fail if transaction with id provided in property "transactionId" already exists in the database
#1219
SargeKhan
closed
5 years ago
0
Deduct amount from account for exception vote transactions - Closes #1215
#1218
mitsuaki-u
closed
5 years ago
0
Fix validation of asset data - Closes #1214
#1216
mitsuaki-u
closed
5 years ago
0
Deduct amount from sender account in case of vote transaction if it is non zero
#1215
SargeKhan
closed
5 years ago
0
Transaction validate incorrectly throws error from assetToBytes
#1214
mitsuaki-u
closed
5 years ago
0
Integration tests failing randomly due to low timeout - Closes#1103
#1211
ishantiw
closed
5 years ago
1
applyNodeInfo is not adding custom fields anymore - Closes #1209
#1210
jondubois
closed
5 years ago
0
applyNodeInfo is not adding custom fields anymore
#1209
jondubois
closed
5 years ago
0
Improve error datapath for vote transaction
#1208
shuse2
closed
5 years ago
0
Socket protocol error when trying to make outbound connections
#1207
ishantiw
closed
5 years ago
1
TransactionError in case of exceeding votes for VoteTransaction has invalid parameters
#1206
SargeKhan
closed
5 years ago
0
Fix to slice bytes exceeds uint64 for recipientId
#1205
shuse2
closed
5 years ago
0
Convert optional field null to undefined
#1204
shuse2
closed
5 years ago
2
Non required properties for transactions should be allowed to be null/undefined
#1203
SargeKhan
closed
5 years ago
0
Remove the requirement for recipient_public_key property for vote transaction
#1202
SargeKhan
closed
5 years ago
0
Vote transaction should not throw an error if recipientPublicKey is not preset
#1201
SargeKhan
closed
5 years ago
0
The P2PPeerSelectionForSendRequest function should receive the current message/request packet as an argument
#1200
jondubois
closed
5 years ago
0
Update transaction to hold blockchain related property
#1199
shuse2
closed
5 years ago
0
getBytes function should take the first 8 bytes for recipientID if it exceeds uint8 size.
#1198
SargeKhan
closed
5 years ago
0
Store blockchain specific properties in transaction instances
#1197
SargeKhan
closed
5 years ago
0
Fix the order of elements returned from peekUntil and dequeueUntil - Closes #1195
#1196
SargeKhan
closed
5 years ago
0
PeekUntil and DequeueUntil does not return transactions in the correct order
#1195
SargeKhan
closed
5 years ago
0
Default to pending for multisig registration transaction - Closes #1192
#1193
mitsuaki-u
closed
5 years ago
0
Multi-signature registration transaction without signatures should have status pending
#1192
pablitovicente
closed
5 years ago
0
Update existsInTransactionPool function parameters and use id instead of transaction object
#1191
SargeKhan
closed
5 years ago
0
Update existsInTransactionPool function parameters and use id instead of transaction object
#1190
SargeKhan
closed
5 years ago
0
Check for network, version, protocol compatibility during handshake - Closes#1137
#1189
ishantiw
closed
5 years ago
0
Update to BigNum to use @liskhq/bignum - Closes #1182
#1188
shuse2
closed
5 years ago
0
PeerPool should not respond to get peers list - Closes#1186
#1187
ishantiw
closed
5 years ago
2
PeerPool should not respond to get peers list
#1186
ishantiw
closed
5 years ago
0
Add lisk validator - Closes #1139
#1185
shuse2
closed
5 years ago
0
The format defined for "fee" property should allow 0 as value
#1184
SargeKhan
closed
5 years ago
2
Create addMultisignature function in BaseTransaction - Closes #1176
#1183
pablitovicente
closed
5 years ago
3
Update BigNum to use @liskhq/bignum
#1182
shuse2
closed
5 years ago
0
Fix undo to reset value not to strip - #Closes 1177
#1181
shuse2
closed
5 years ago
0
Fix timestamp validation - Closes #1179
#1180
shuse2
closed
5 years ago
0
Negative timestamp should be allowed in transaction
#1179
shuse2
closed
5 years ago
0
Improve error message and not throw in constructor - Closes #1164
#1178
shuse2
closed
5 years ago
0
UndoAsset for transactions should revert the properties instead of removing them
#1177
SargeKhan
closed
5 years ago
0
Next