Commit Graph

89 Commits

Author SHA1 Message Date
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
ppe
54327c08c9 chore: example fix 2022-05-25 10:19:14 +02:00
ppe
3244805949 fix: getBalance fix 2022-05-18 16:27:01 +02:00
ppe
0098bd127b chore: bundle example fixed 2022-05-15 23:09:16 +02:00
ppe
6d86046da9 fix: vrf fixes 2022-05-15 22:34:15 +02:00
ppe
57b0d39229 chore: darkblock syncstate example 2022-05-11 10:57:44 +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
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
f862c837bb feat: allow for custom transactions signing 2022-04-27 21:57:19 +02:00
ppe
8dc7ac4284 feat: syncState with the execution network 2022-04-26 18:39:15 +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
ppedziwiatr
296badacaf fix: sequencer transactions caching fix # 2 2022-04-07 17:45:25 +02:00
ppedziwiatr
07bf8657e3 feat: to make arconnect happy.. 2022-04-07 16:02:44 +02:00
ppedziwiatr
57fa106fbb feat: reducing the amount of data loaded from rgw 2022-04-07 13:26:41 +02:00
ppedziwiatr
096d66ec9f feat: internal writes for Rust 2022-04-04 14:46:08 +02:00
ppedziwiatr
4b3f2a81ab chore: restoring node req. 2022-04-04 10:45:51 +02:00
ppedziwiatr
3157a8c4ba feat: sequencer/en enhancements 2022-03-31 17:02:35 +02:00
ppedziwiatr
3d90f84723 feat: a kind of magic 2022-03-21 12:15:44 +01:00
ppedziwiatr
fa6276bba3 feat: sandboxing via VM2 2022-03-18 11:52:08 +01:00
ppedziwiatr
09398452f8 feat: rust wasm contracts (WIP) 2022-03-10 10:44:09 +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
dc4aa575ba test: removing 2 contracts from regression tests (not compatible with rgw - see issue #17 in redstone-sw-gateway) 2022-03-06 13:09:22 +01:00
ppedziwiatr
459a28f059 fix: init state from wasm contracts when state fully cached 2022-03-06 13:09:22 +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
a679c04ebe feat: storing info about contract type and contract lang in tags 2022-02-22 20:45:19 +01:00
ppedziwiatr
97ce0a9273 chore: example of reading contract with interactions from other contract 2022-02-22 20:45:19 +01:00