ppe
4942dfc49c
feat: subscription plugin poc
...
feat: subscription plugin
2022-11-16 14:17:36 +01:00
just_ppe
ef6a445a2e
Rc/evm signature ( #249 )
...
* feat: allow signing function only for bundled txs
* fix: after ppe review
* feat: add transaction verification
* feat: warp plugins system
* chore: removing lodash dep
* feat: isEvmSigned verification
* chore: useFastCopy fix in tests
* feat: evm signature - minor fixes
* fix: try-catch for evm sig verification
* v1.2.14-beta.5
* fix: await for sig verification
* v1.2.14-beta.6
* chore: restore original package version
Co-authored-by: asiaziola <ziola.jm@gmail.com >
2022-11-07 15:16:33 +01:00
ppe
c1bfb2f585
fix: VRF issues with internal writes or 'strict' mode. #232
2022-10-03 19:06:30 +02:00
ppe
70b9d3b8cf
feat: Add persistent cache for the contract's data #225
2022-09-28 16:17:52 +02:00
ppe
1d68498ba4
fix: randomUUID breaks the browser
2022-09-20 12:56:17 +02:00
ppe
68683e9edc
fix: levelDb cannot save BigInts #205
2022-08-11 10:57:15 +02:00
ppe
910eee22b0
feat: block by default contracts with BigInts
2022-08-11 10:30:54 +02:00
ppe
be2ebcf971
fix: warpgw configuration fix
2022-08-08 15:18:03 +02:00
ppe
15675527e1
feat: Restore eager interactions loading in leveldb branch #198
2022-08-08 15:18:03 +02:00
ppe
74e8696838
feat: sortKey interactions cache
2022-08-08 15:18:03 +02:00
ppe
165bb38f06
fix: upToTransactionId fix; feat: store error message in the interaction result #150
2022-08-08 15:18:03 +02:00
asiaziola
11d18a753a
renaming in tools directory
2022-06-14 15:06:11 +02:00
ppe
22d0ce64bd
fix: rust js bindings fix
2022-04-29 16:06:59 +02:00
ppe
070952b0dd
chore: the test
2022-04-28 17:21:49 +02:00
ppe
8dc7ac4284
feat: syncState with the execution network
2022-04-26 18:39:15 +02:00
ppedziwiatr
74bb4e9362
chore: restoring node requirement
2022-04-13 22:13:50 +02:00
ppedziwiatr
65a529056f
feat: add an option to deploy contracts through bundles #127
2022-04-13 09:57:06 +02:00
ppedziwiatr
3157a8c4ba
feat: sequencer/en enhancements
2022-03-31 17:02:35 +02:00
ppedziwiatr
fa6276bba3
feat: sandboxing via VM2
2022-03-18 11:52:08 +01:00
ppedziwiatr
04a4683357
perf: add option to use fast-copy library for deep copying object #114
2022-03-08 17:43:44 +01:00
ppedziwiatr
39af94599f
fix: caching state for not confirmed interactions #112
2022-03-08 17:43:44 +01:00
ppedziwiatr
7562cf9fde
bug: updating cache for onContractCall hook does not work properly #53
2022-03-06 13:09:22 +01:00
ppedziwiatr
fcbf987f41
feat: adding wasm support to RedStoneGw contract loader
2022-02-23 22:28:48 +01:00
ppedziwiatr
5ae7fbba43
feat: adding wasm-related info to ContractDefinition object
2022-02-23 18:59:13 +01:00
ppedziwiatr
f54d421275
chore: arweave-js and arlocal libs update
2022-02-23 11:45:44 +01:00
ppedziwiatr
69983ef1fd
fix: safe-stable-stringify dependency fix
2022-02-23 11:34:38 +01:00
ppedziwiatr
7a7a9be1f8
fix: sdk should not cache on requested block height if interactions come from redstone-sequencer
2022-01-26 13:14:34 +01:00
ppedziwiatr
a5740a0d1d
feat: bundlr, sequencer
2022-01-25 13:31:53 +01:00
ppedziwiatr
e5a171a2a1
chore: tools crap update
2022-01-18 19:00:58 +01:00
ppedziwiatr
5f00d1ee6a
fix: knexStateCache does not work with postgres #78
2022-01-14 13:04:03 +01:00
ppedziwiatr
3a28248d5e
fix: evolved src for cached state
2022-01-12 09:30:04 +01:00
ppedziwiatr
29c733deea
perf: migrate to undici for node env #74
2022-01-08 18:35:02 +01:00
ppedziwiatr
0624de4a63
feat: saving last state read benchmark result
2022-01-03 16:27:46 +01:00
ppedziwiatr
ade2d6ff6a
docs: performance best practices
2022-01-03 16:27:46 +01:00
ppedziwiatr
b467ef6881
test: stable stringify in tests, new regression testcase
2022-01-03 16:27:46 +01:00
ppedziwiatr
a91f379e85
perf: unnecessary call to arweave.networkInfo when block height is request from client #70
2022-01-03 16:27:46 +01:00
ppedziwiatr
b1a060a46b
chore: sorting transactions test
2021-12-28 11:54:25 +01:00
ppedziwiatr
9daa9f1d4c
fix: FileBlockHeightSwCache does not respect maxStoredInMemoryBlockHeights while loading cache files
2021-12-27 20:48:15 +01:00
ppedziwiatr
4c1bbb8902
refactor: file cache refactor
2021-12-02 16:27:51 +01:00