Commit Graph

125 Commits

Author SHA1 Message Date
ppedziwiatr
d8cb4cc181 feat: read state in batches 2023-12-14 09:56:09 +01:00
ppedziwiatr
e45c5f2f7b feat: events 2023-10-18 12:10:45 +02:00
ppedziwiatr
e5c2519a9d [BUG] Failed to evaluate the state of U contract by warp sdk #436 2023-09-06 13:57:53 +02:00
ppedziwiatr
f1cda738d6 [BUG] Failed to retrieve the stamp contract status from arweave.net. #419 2023-06-07 11:37:18 +02:00
ppedziwiatr
d136f734f3 feat: transaction origin 2023-05-31 16:21:58 +02:00
ppedziwiatr
03274aef08 fix: Arweave fetcher fix 2023-05-09 18:18:25 +02:00
ppe
be52a03a23 feat: handle fetch errors 2023-04-13 14:27:04 +02:00
ppe
4f4647b48e chore: deploytest script update 2023-03-29 11:22:52 +02:00
ppe
34d2e61b58 fix: unable to createSource with JWKInterface wallet #376 2023-03-23 12:09:21 +01:00
ppe
d5856c3f21 fix: update contract definition after syncing with DRE 2023-03-20 18:29:27 +01:00
Asia
6d0b45b3af feat: deploy plugin (#321) 2023-02-27 10:46:43 +01:00
robal
3495f43848 chore: no eslint warnings policy 2023-02-23 11:21:06 +01:00
ppe
e8b3002b19 fix: caching state - store latest value 2023-02-23 10:24:25 +01:00
ppe
f475297644 fix: contract manifest when no contract definition error 2023-01-27 10:44:16 +01:00
ppe
c418ac6b1e fix: readStatefor fixes 2023-01-27 10:44:16 +01:00
ppe
6f79c30ea8 chore: syncState example 2023-01-23 14:04:25 +01:00
ppe
e944cd7c0f feat: kv storage for contracts 2023-01-20 12:00:00 +01:00
Asia
277e692f95 feat: fetch options plugin (#255) 2022-12-29 11:07:51 +01:00
ppe
1dec8a00aa feat: contract manifest - more descriptive errors 2022-12-13 12:58:40 +01:00
ppe
5bfb55a510 fix: verifying user and contract evaluation options 2022-12-13 12:58:40 +01:00
ppe
2769d601ee feat: contract evaluation manifest #264 2022-12-13 12:58:40 +01:00
ppe
4ab7790cda feat: skip unsafe foreign contract calls 2022-12-13 12:58:40 +01:00
Asia
231fefa13c feat: save source through bundlr (#283) 2022-12-02 16:51:20 +01:00
Asia
dc4d1c70b3 feat: ethers plugin (#278)
* chore: arweave upgrade

* fix: add Buffer for browser env

* feat: ethers extension plugin

* fix: remove trash

* fix: normalize-source test
2022-11-29 11:56:26 +01:00
ppe
51c572056d fix: missing exports in barrel file 2022-11-16 21:34:16 +01:00
ppe
4942dfc49c feat: subscription plugin poc
feat: subscription plugin
2022-11-16 14:17:36 +01:00
ppe
587fec8e60 feat: extensions for SmartWeave global 2022-11-13 17:43:04 +01:00
ppe
0670c2d91c chore: local tests 2022-11-10 13:54:51 +01:00
ppe
4deee6f3bd fix: force leveldb open 2022-11-10 13:54:51 +01:00
just_ppe
27dcc8462a feat: the new testnet (#242)
* feat: the new testnet

* feat: the new testnet for contracts deployment

* feat: remove testing env validation for testnet

* feat: coherent generateWallet method for all envs

* fix: testing methods fixes

Co-authored-by: asiaziola <ziola.jm@gmail.com>
2022-11-09 15:51:26 +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
36684d3d89 docs: bundled contract format description 2022-09-12 18:10:40 +02:00
ppe
4175e2195d fix: Buffer import fix in WarpGatewayContractDefinitionLoader 2022-09-07 23:59:38 +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
fe3c1541c5 refactor: change writing interaction and factory methods #176 2022-08-08 15:18:03 +02:00
ppe
83c68df5df feat: leveldb migrations tool
feat: migration tools for sqlite
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
9d6fd2cc48 feat: customizable syncState method 2022-07-18 12:21:52 +02:00
asiaziola
e2d46e9cd4 feat: interface for bundlr response 2022-06-29 11:55:48 +02:00
asiaziola
922899eb8c SmartWeaveTags && SmartWeaveError 2022-06-14 15:08:19 +02:00
asiaziola
f2555a8ed1 swcache to warpcache renaming hell 2022-06-14 15:06:11 +02:00
asiaziola
11d18a753a renaming in tools directory 2022-06-14 15:06:11 +02:00
asiaziola
d552a6c13e smartweave to warp renaming hell 2022-06-14 15:04:57 +02:00