Commit Graph

20 Commits

Author SHA1 Message Date
ppe
4ab7790cda feat: skip unsafe foreign contract calls 2022-12-13 12:58:40 +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
70b9d3b8cf feat: Add persistent cache for the contract's data #225 2022-09-28 16:17:52 +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
asiaziola
11d18a753a renaming in tools directory 2022-06-14 15:06:11 +02:00
ppe
c2061e56be docs: readme update 2022-05-10 21:48:07 +02:00
ppe
ecf780de25 feat: add an option to read wallet balance at a given height 2022-05-09 23:45:34 +02:00
ppe
32611bbf59 feat: interactions loading optimized for cloudfront cache 2022-04-19 12:55:34 +02:00
ppedziwiatr
716d77f290 chore: restoring bundle contract deployment example 2022-04-13 22:28:42 +02:00
ppedziwiatr
74bb4e9362 chore: restoring node requirement 2022-04-13 22:13:50 +02:00
ppedziwiatr
b3bfe5b3d9 chore: bundler contract deployment examples 2022-04-13 12:22:19 +02:00
ppedziwiatr
65a529056f feat: add an option to deploy contracts through bundles #127 2022-04-13 09:57:06 +02:00