Commit Graph
1141 Commits
Author SHA1 Message Date
Pravdyvy bce0ac79cb fix: fmt fix 2025-11-27 05:55:25 +02:00
Pravdyvy d78c83b7d3 Merge pull request #196 from vacp2p/Pravdyvy/commenting-of-troublesome-test
Turn off test test_success_private_transfer_to_another_owned_account_cont_run_path
2025-11-26 20:54:33 +02:00
Daniil Polyakov 8568302f38 Merge pull request #195 from vacp2p/arjentix/toolchain-and-fmt-improvements 2025-11-26 21:35:28 +03:00
Pravdyvy c9b911836b fix: test commented 2025-11-26 15:13:40 +02:00
Pravdyvy e9d7e224b0 fix: ci test 1 2025-11-26 13:34:58 +02:00
Daniil Polyakov a714e3c563 feat: enhance rustfmt config 2025-11-26 00:33:09 +03:00
Daniil Polyakov 72d20a3546 feat: setup current stable toolchain 2025-11-26 00:27:26 +03:00
Daniil Polyakov 1910d68430 Merge pull request #184 from vacp2p/arjentix/iss-134-rename-address-to-account-id
refactor: rename `Address` to `AccountId`
2025-11-25 23:31:29 +03:00
Daniil Polyakov ea9c659fb1 refactor: rename Address to AccountId 2025-11-25 21:38:07 +03:00
Daniil Polyakov 3355d23218 Merge pull request #167 from vacp2p/iss145-fix-mempool-locks
Fix locking on high transaction amount, refactor sequencer & mempool
2025-11-21 13:22:10 +03:00
Daniil Polyakov 110589d332 refactor: remove RpcRollingConfig 2025-11-20 15:40:32 +03:00
Daniil Polyakov 95ec42bba7 chore: left some comments 2025-11-20 15:40:32 +03:00
Daniil Polyakov d15d208ad3 fix: typo 2025-11-20 15:40:32 +03:00
Daniil Polyakov c1fabb2181 refactor: sequencer & mempool 2025-11-20 15:40:32 +03:00
Daniil Polyakov 6280110c9f refactor: rename helperstruct to response 2025-11-20 15:40:32 +03:00
Pravdyvy 4847c84347 Merge pull request #148 from vacp2p/Pravdyvy/wallet-personalization
Wallet personalization
2025-11-19 18:44:56 +02:00
Pravdyvy 899b1b79a5 fix: ci test 1 2025-11-19 17:05:20 +02:00
Pravdyvy e44c0a8250 Merge branch 'main' into Pravdyvy/wallet-personalization 2025-11-19 14:05:20 +02:00
Pravdyvy 7ace27c4f9 Merge pull request #147 from vacp2p/Pravdyvy/default-wallet-config-path
Default wallet config path
2025-11-19 14:04:27 +02:00
Pravdyvy 10731e326d fix: suggestion upfix 2025-11-17 14:43:44 +02:00
Pravdyvy 20a31bd364 fix: suggestion fix 2025-11-17 14:43:33 +02:00
Sergio Chouhy d69e8a292e Merge pull request #150 from vacp2p/schouhy/update-readme
Update README
2025-11-07 14:42:48 -03:00
Sergio Chouhy a048fad7cd Update readme 2025-11-07 13:16:01 -03:00
Sergio Chouhy 5e22357f9a Merge pull request #143 from vacp2p/schouhy/node-state-reconstruction
Node state reconstruction from block storage
2025-11-04 01:17:37 -03:00
Sergio Chouhy 51c1b7f31f Merge pull request #142 from vacp2p/schouhy/add-sequencer-tps-test
Add tps integration test
2025-11-03 23:37:10 -03:00
Sergio Chouhy 883fdc583a Merge branch 'main' into schouhy/node-state-reconstruction 2025-11-03 23:36:42 -03:00
Sergio Chouhy 343f8c4864 Merge branch 'main' into schouhy/add-sequencer-tps-test 2025-11-03 13:47:57 -03:00
Pravdyvy 2920953184 Merge branch 'main' into Pravdyvy/default-wallet-config-path 2025-11-03 15:49:10 +02:00
Pravdyvy f593e6be94 Merge branch 'main' into Pravdyvy/wallet-personalization 2025-11-03 15:47:51 +02:00
Oleksandr Pravdyvyi 9d31b143ed feat: config command added 2025-11-03 15:45:50 +02:00
Sergio Chouhy 4be1977925 Merge pull request #146 from vacp2p/schouhy/add-tail-call-mechanism
Add tail call mechanism for public executions
2025-11-03 10:36:39 -03:00
Pravdyvy aa36cc09fa Merge pull request #141 from vacp2p/Pravdyvy/cli-refactor
CLI refactor
2025-11-03 15:35:30 +02:00
Oleksandr Pravdyvyi f635f07ebd feat: config subcommand 2025-10-31 16:23:01 +02:00
Oleksandr Pravdyvyi 18dca9407c fix: config update 2025-10-31 10:16:15 +02:00
Oleksandr Pravdyvyi e40d387475 fix: sequencer config update 2025-10-31 10:14:12 +02:00
Sergio Chouhy 12974f6f6b refactor 2025-10-30 14:10:33 -03:00
Oleksandr Pravdyvyi 228f7591d5 fix: lint and fmt 2025-10-30 17:23:50 +02:00
Sergio Chouhy 0fb72e452f fix claiming mechanism for chained calls 2025-10-30 10:52:53 -03:00
Oleksandr Pravdyvyi 2c21abc2d9 fix: default config paths agnostic 2025-10-30 15:33:58 +02:00
Oleksandr Pravdyvyi c2b8459645 fix: suggestions fix 1 2025-10-30 15:00:21 +02:00
Sergio Chouhy 48fc643952 add chained call test 2025-10-30 09:36:20 -03:00
Sergio Chouhy 3a27719392 add tail-chain logic for public transactions 2025-10-29 13:40:56 -03:00
Oleksandr Pravdyvyi 813868f16f feat: linux default config paths 2025-10-29 13:23:07 +02:00
Oleksandr Pravdyvyi a903c221db fix: tests fix 2025-10-29 12:02:41 +02:00
Sergio Chouhy 6d9d6b3d28 add chained_call field to program output 2025-10-29 00:40:56 -03:00
Sergio Chouhy e96bbb84a4 remove unnecesary line 2025-10-28 23:35:16 -03:00
Sergio Chouhy 719a8dcafe refactor tps test 2025-10-28 16:45:16 -03:00
Sergio Chouhy ad9ad8d1d3 Merge branch 'main' into schouhy/add-sequencer-tps-test 2025-10-28 16:39:38 -03:00
Sergio Chouhy 43cf732ad4 Merge branch 'main' into schouhy/node-state-reconstruction 2025-10-28 15:56:05 -03:00
Sergio Chouhy 97eb110f0e Merge pull request #144 from vacp2p/schouhy/add-progam-methods-guest-cargo-lock-for-determinism
Add `nssa/program_methods/guest/Cargo.lock` for nssa program deterministic builds
2025-10-28 13:12:11 -03:00