1374 Commits

Author SHA1 Message Date
jonesmarvin8
5baa759283
Update nssa/program_methods/guest/src/bin/token.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-22 18:26:33 -05:00
jonesmarvin8
ca7cc10f7c
Update nssa/program_methods/guest/src/bin/token.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-22 18:26:19 -05:00
jonesmarvin8
c49a3afec7
Update nssa/program_methods/guest/src/bin/token.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-22 18:25:21 -05:00
jonesmarvin8
fe3c11fd3e
Update nssa/program_methods/guest/src/bin/token.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-22 18:24:59 -05:00
jonesmarvin8
9601e0053e removed enums 2025-12-19 20:05:42 -05:00
jonesmarvin8
de1bf770f0 update comments 2025-12-12 19:09:59 -05:00
jonesmarvin8
3acc51ac87 rebased with main token program 2025-12-12 16:50:13 -05:00
jonesmarvin8
e76800e283 Merge branch 'main' into marvin/nfts 2025-12-12 16:35:23 -05:00
jonesmarvin8
aa81a311ac Update token.rs 2025-12-12 16:30:54 -05:00
jonesmarvin8
213e8dfb82
Merge pull request #224 from logos-blockchain/marvin/token_burn_mint
add burn and mint to Token Program
2025-12-12 16:29:07 -05:00
jonesmarvin8
ae50ff65fa fixed conflicts with token rs from main 2025-12-12 16:27:27 -05:00
jonesmarvin8
fac1dc19e2 merge main minus token rs 2025-12-12 16:13:13 -05:00
jonesmarvin8
30b4c8036e
Merge pull request #238 from logos-blockchain/marvin/privacy_nonce_rearrangement
Rearrange nonce increment for privacy transactions
2025-12-12 15:53:58 -05:00
jonesmarvin8
9f443b92a8 modifications 2025-12-11 19:19:22 -05:00
jonesmarvin8
2d8722b7d0 nonce code shifting 2025-12-11 08:59:28 -05:00
Sergio Chouhy
abb1fc5e45
Merge pull request #151 from logos-blockchain/schouhy/implement-privacy-preserving-tail-calls
Implement privacy preserving tail calls
2025-12-11 08:08:23 -03:00
Sergio Chouhy
1b2962fa03 add missing check on pre_states for privacy tail calls 2025-12-10 23:10:25 -03:00
jonesmarvin8
1b7afbecdc updates 2025-12-10 20:21:11 -05:00
Sergio Chouhy
33ee1fc72e
Merge pull request #236 from logos-blockchain/schouhy/move-modified-transfer-to-test-methods
Move modified transfer program to test programs
2025-12-10 18:13:47 -03:00
Sergio Chouhy
d7f0346671 fix test 2025-12-10 15:57:43 -03:00
Sergio Chouhy
5276cc8f07 Merge branch 'schouhy/move-modified-transfer-to-test-methods' into schouhy/implement-privacy-preserving-tail-calls 2025-12-10 14:51:46 -03:00
Sergio Chouhy
e9c9058827 move modified transfer program to test programs 2025-12-10 14:07:06 -03:00
Sergio Chouhy
c6f0782d26
Merge pull request #221 from logos-blockchain/schouhy/add-wallet-deploy-command
Add deploy program command to wallet
2025-12-10 13:57:12 -03:00
jonesmarvin8
340c9c4ce6 redundant underflow check added 2025-12-10 08:12:17 -05:00
Sergio Chouhy
9637b8b666 Merge branch 'main' into schouhy/add-wallet-deploy-command 2025-12-10 09:58:45 -03:00
Daniil Polyakov
cd2430c2ee
Merge pull request #229 from logos-blockchain/arjentix/iss-186-fix-wallet-sync-print-spam
Remove print spam when running wallet account sync-private
2025-12-10 14:24:26 +03:00
Pravdyvy
0ac5cbb35d
Merge pull request #215 from logos-blockchain/Pravdyvy/tree-ux-updates
KeyTree UX updates
2025-12-10 11:33:06 +02:00
Pravdyvy
45e3223d51 fix: merge fix 2025-12-10 10:25:33 +02:00
Pravdyvy
81316f6766 Merge branch 'main' into Pravdyvy/tree-ux-updates 2025-12-10 10:18:07 +02:00
Pravdyvy
81393925d0
Merge pull request #211 from logos-blockchain/Pravdyvy/private-definition-token
Private TokenDefinition support
2025-12-10 10:03:42 +02:00
Pravdyvy
dc277b7e71
Merge pull request #153 from logos-blockchain/Pravdyvy/keys-restoration-from-mnemonic
Keys restoration from mnemonic
2025-12-10 10:02:47 +02:00
Pravdyvy
8e2b1c5993 Merge branch 'Pravdyvy/keys-restoration-from-mnemonic' into Pravdyvy/tree-ux-updates 2025-12-10 08:46:39 +02:00
Pravdyvy
1309185ecc Merge branch 'main' into Pravdyvy/keys-restoration-from-mnemonic 2025-12-10 08:34:01 +02:00
Sergio Chouhy
f54cdf4a4c Merge branch 'main' into schouhy/implement-privacy-preserving-tail-calls 2025-12-09 23:53:27 -03:00
jonesmarvin8
22440cf95d initialize nft branch 2025-12-09 17:38:02 -05:00
jonesmarvin8
70c228dbec fixed formatting and added overflow/underflow 2025-12-09 15:28:32 -05:00
jonesmarvin8
8c493a0155
Update nssa/program_methods/guest/src/bin/token.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-09 13:31:44 -05:00
jonesmarvin8
cf4d7ba80b
Update nssa/program_methods/guest/src/bin/token.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-09 13:31:13 -05:00
jonesmarvin8
17f77f9ae7
Update nssa/program_methods/guest/src/bin/token.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-09 13:31:02 -05:00
Daniil Polyakov
1ff5de1443
Merge pull request #220 from logos-blockchain/arjentix/iss-190-tx-size-limit
Account data size limit
2025-12-09 21:27:45 +03:00
Sergio Chouhy
79b4dc0333 Merge branch 'schouhy/add-wallet-deploy-command' of github.com:logos-blockchain/lssa into schouhy/add-wallet-deploy-command 2025-12-09 15:22:30 -03:00
Sergio Chouhy
ab6ea1f4c0 use pathbuf and context 2025-12-09 15:18:48 -03:00
Sergio Chouhy
8cfb586bee
Update wallet/src/cli/mod.rs
Co-authored-by: Daniil Polyakov <arjentix@gmail.com>
2025-12-09 14:55:12 -03:00
Daniil Polyakov
31e7016948 feat: introduce parameter to data_changer and add test for account data 2025-12-09 20:26:02 +03:00
Daniil Polyakov
4574acfc49 feat: introduce account data size limit 2025-12-09 20:26:02 +03:00
Daniil Polyakov
f6e2bcaad7
Merge pull request #228 from logos-blockchain/arjentix/wallet-basic-auth
Add basic auth to wallet
2025-12-09 20:25:35 +03:00
Daniil Polyakov
2518199be2
Merge pull request #223 from logos-blockchain/arjentix/fix-token-native-minting-bug
Fix token native minting bug
2025-12-09 20:23:44 +03:00
Daniil Polyakov
e5cbd82343 fix: add overflow check for balance sum validation 2025-12-09 18:28:58 +03:00
Daniil Polyakov
46ac451284 feat: add basic auth to wallet 2025-12-09 18:20:50 +03:00
jonesmarvin8
e0c6baf1ff added mint overflow protection 2025-12-09 08:11:15 -05:00