170 Commits

Author SHA1 Message Date
Richard Ramos
aeccf8cbd3 Extracted gas estimate to individual function 2018-04-20 21:14:50 -04:00
Richard Ramos
b72605005c Reorganizing code 2018-04-20 20:48:09 -04:00
Richard Ramos
ac40bd7c4e Using web3 simulated 2018-04-17 17:09:52 -04:00
Richard Ramos
f22b439fd8 Adding gas limit estimation 2018-04-17 16:40:31 -04:00
Richard Ramos
d59c391147 Calculating gas limit 2018-04-17 13:25:25 -04:00
Richard Ramos
8a0a7b394a Using symkey as a public channel 2018-04-17 11:47:12 -04:00
Richard Ramos
4101246157 Adding gas minimal for balance verification 2018-04-12 10:00:02 -04:00
Richard Ramos
f4025f2586 Adding token and balance verification 2018-04-11 15:31:14 -04:00
Richard Ramos
a9d5366f71 Added token verification and base price plugin logic 2018-04-11 11:17:08 -04:00
Richard Ramos
eec54347fe Fixing reply error 2018-04-11 10:55:34 -04:00
Richard Ramos
e5b7b5bd3f Adding factor logic to relay 2018-04-11 09:56:25 -04:00
Richard Ramos
cc4dac63b8 Adding gas-relayer source 2018-04-10 11:42:36 -04:00
Richard Ramos
434f777b54 Updated contracts.json with missing contracts 2018-04-10 11:30:12 -04:00
Ricardo Guilherme Schmidt
74c5c98bb6 small fix 2018-04-09 18:17:12 -03:00
Richard Ramos
a7bb3b2683 Fixing naming errors required for compilation 2018-04-09 16:05:19 -04:00
Richard Ramos
43d56ead02 Set the version of solc 2018-04-09 15:47:52 -04:00
Richard Ramos
82b91db5c8 Merge from embark into develop 2018-04-09 10:18:44 -04:00
Ricardo Guilherme Schmidt
8f2aff2896 add transfer bytes payout+ small fix 2018-04-09 05:03:31 -03:00
Ricardo Guilherme Schmidt
b0c4faafce update links to ideas 2018-04-07 04:06:39 -03:00
Ricardo Guilherme Schmidt
fcfb9c1c40 remove leftover info in readme, move docs 2018-04-06 22:33:17 -03:00
Ricardo Guilherme Schmidt
d06a236062 list in work contracts 2018-04-06 22:30:56 -03:00
Ricardo Guilherme Schmidt
67a1bb97fe initialize first key as manager and action purpose 2018-04-02 16:26:25 -03:00
Ricardo Guilherme Schmidt
907c29ef25 prevent reentrancy + require transferFrom 2018-04-01 12:06:23 -03:00
Ricardo Guilherme Schmidt
2caff2c549 updated to new solidity keywords and linting 2018-03-30 02:31:08 -03:00
Ricardo Guilherme Schmidt
3102c5b785 included fee collector, moved executed flag to democracy and + 2018-03-29 16:09:30 -03:00
Ricardo Guilherme Schmidt
8695b2a7d2 fix typo 2018-03-28 18:37:17 -03:00
Ricardo Guilherme Schmidt
a8ff040733 refactor constitution, abstract democracy 2018-03-28 18:33:33 -03:00
Ricardo Guilherme Schmidt
2562243551 remove old gas abstraction code 2018-03-28 18:32:56 -03:00
Ricardo Guilherme Schmidt
55061d4eec democracy , constitution and factory refactor 2018-03-27 23:16:51 -03:00
Ricardo Guilherme Schmidt
e2f72a4600 delegation proxy refactor 2018-03-27 23:15:36 -03:00
Richard Ramos
69dd4fd55d Removed unneeded package 2018-03-26 17:32:50 -04:00
Ricardo Guilherme Schmidt
4031bee85d fix wrong var name 2018-03-24 05:58:49 -03:00
Ricardo Guilherme Schmidt
75e7e9a604 normalize 2018-03-24 05:58:04 -03:00
Ricardo Guilherme Schmidt
8752bd114f fix reentrancy and reexecution 2018-03-24 05:53:35 -03:00
Ricardo Guilherme Schmidt
aa317d9f6e reorder _removeKey logic 2018-03-24 05:30:07 -03:00
Ricardo Guilherme Schmidt
edf1754d15 move events and nonce increment 2018-03-24 05:16:54 -03:00
Ricardo Guilherme Schmidt
67bbd1bdab more comments 2018-03-21 23:32:56 -03:00
Ricardo Guilherme Schmidt
093f978230 (save gas) bypass "transaction sstore" if multisigned not required 2018-03-21 23:30:54 -03:00
Ricardo Guilherme Schmidt
e46e25215d enhance utility modifier 2018-03-21 13:23:46 -03:00
Ricardo Guilherme Schmidt
5373cb0fbe reduce warnings 2018-03-21 13:13:04 -03:00
Ricardo Guilherme Schmidt
2ebbfa7d92 fix inconsistent modifier 2018-03-21 13:07:12 -03:00
Ricardo Guilherme Schmidt
1cefb89baa function named wrongly fix: rename isKeyType -> isKeyPurpose 2018-03-21 12:50:03 -03:00
Ricardo Guilherme Schmidt
bb1cbef931 reduce warnings 2018-03-21 12:47:12 -03:00
Ricardo Guilherme Schmidt
14bde741eb fix ident 2018-03-21 12:30:54 -03:00
Ricardo Guilherme Schmidt
d494f81b7e remove abstracted InstanceStorage to prevent errors 2018-03-20 22:31:14 -03:00
Ricardo Guilherme Schmidt
573bd18d4a additional redundant security check 2018-03-20 22:29:37 -03:00
Ricardo Guilherme Schmidt
8ff63bcbd6 linguist sol support 2018-03-20 08:41:07 -03:00
Ricardo Guilherme Schmidt
ebe8021e64 comments + less warnings 2018-03-20 08:20:21 -03:00
Ricardo Guilherme Schmidt
8e512d5138 reduce warnings 2018-03-19 23:15:22 -03:00
Ricardo Guilherme Schmidt
6d518fdbbf fix compile errors 2018-03-17 13:50:33 -03:00