Roman Storm
57dfe2285f
Double spending fix
2018-07-23 19:58:08 -07:00
Roman Storm
a815ac6d4d
Merge pull request #50 from rstormsf/refactor_v1
...
add feature on token transfer invoke contractFallback silently
2018-07-23 18:28:05 -07:00
Roman Storm
546ca65d3a
Merge pull request #55 from rstormsf/master
...
apply patch to prevent an attack on home
2018-07-17 21:31:55 -07:00
Roman Storm
2db543fdaf
apply patch to prevent an attack on home
2018-07-17 21:25:34 -07:00
Roman Storm
bb1611b468
remove code dublication
2018-07-11 13:12:48 -07:00
Roman Storm
0c01b48f46
audit request
2018-07-09 21:19:45 -07:00
Roman Storm
3e7560d08e
add feature on token transfer invoke contractFallback silently
2018-07-06 16:50:27 -07:00
Roman Storm
c62451c4d6
Merge pull request #48 from rstormsf/refactor_v1
...
Audit enhancements
2018-07-04 11:32:46 -07:00
Roman Storm
aeb2e1dd7e
Audit enhacements
2018-07-02 18:45:58 -07:00
Roman Storm
2bf70c7e9f
Resolve conflicts
2018-06-21 13:28:23 -07:00
Roman Storm
4717e48ff7
fix comment
2018-06-21 13:23:29 -07:00
Roman Storm
32cffe83ee
update deployment script
2018-06-19 14:11:53 -07:00
Roman Storm
078014e499
Add more abstraction for ERC677Bridge
2018-06-18 21:05:47 -07:00
Roman Storm
1da503d7f0
fix npm run test build
2018-06-11 22:59:51 -07:00
Roman Storm
d0f576f255
fix npm run test
2018-06-11 22:56:40 -07:00
Roman Storm
1c58167974
update node.js for travis
2018-06-11 22:54:14 -07:00
Roman Storm
b3a1575cdb
add message for deployment.
2018-06-11 22:50:43 -07:00
Roman Storm
f641adf8bb
fix npm run test
2018-06-11 22:42:26 -07:00
Roman Storm
e9a4c8ec05
rename POA20
2018-06-11 22:36:29 -07:00
Roman Storm
0da0ade2fd
finish refactoring
2018-06-11 20:33:16 -07:00
Roman Storm
7d9065124f
refactor foreign bridge
2018-06-11 19:56:01 -07:00
Roman Storm
f34620e8ae
WIP: refactor v1
2018-06-11 18:56:07 -07:00
Roman Storm
39c23a874c
Merge pull request #43 from rstormsf/v2
...
Clean up V2
2018-05-22 15:28:13 -07:00
Roman Storm
362e9860c6
clean up
2018-05-21 20:14:51 -07:00
Roman Storm
91f501563d
Merge branch 'v2' of github.com:poanetwork/poa-parity-bridge-contracts into v2
2018-05-21 20:13:44 -07:00
Roman Storm
40b52f075e
Merge pull request #42 from akolotov/v2-required-signatures-in-event
...
provide number of required signatures in CollectedSignatures event (reversed bridge)
2018-05-21 14:42:38 -07:00
Roman Storm
aa811e7223
Merge pull request #41 from akolotov/required-signatures-in-event
...
provide number of required signatures in CollectedSignatures event
2018-05-21 14:42:26 -07:00
Alexander Kolotov
87f6d54f87
changes applied under PR #40 propagated to submitSignature method
2018-05-21 16:57:46 +03:00
Alexander Kolotov
ed3db608cd
provide number of required signatures in CollectedSignatures event
...
CollectedSignatures event extended to provide number of signatures used to confirm a particular deposit transaction as so the bridge instance could use this number to fetch the corresponding number of signatures from the contract
2018-05-21 16:50:40 +03:00
Alexander Kolotov
c4779b8997
provide number of required signatures in CollectedSignatures method
...
CollectedSignatures event extended to provide number of signatures used to confirm a particular withdraw transaction as so the bridge instance could use this number to fetch the corresponding number of signtatures from the contract
2018-05-21 16:32:26 +03:00
Roman Storm
9de3aa03ab
Fixed #39 .
2018-05-19 21:09:51 -07:00
Roman Storm
64af20a12a
Merge pull request #40 from rstormsf/v2
...
hide requiredSignatures
2018-05-18 18:25:16 -07:00
Roman Storm
6ba32e2866
hide requiredSignatures
2018-05-18 17:05:14 -07:00
Roman Storm
c7b3b1fe3e
shorten message length
2018-05-17 09:58:35 -07:00
Roman Storm
a49b1bd74c
make tests happy
2018-05-16 20:12:16 -07:00
Roman Storm
4cd20a7756
add some changes
2018-05-10 18:19:01 -04:00
Roman Storm
188357798c
dirty reverse bridge for v2
2018-05-10 16:53:19 -04:00
Roman Storm
93969cd934
Merge pull request #35 from rstormsf/poa20_remove_unusedvar
...
remove unused return var
2018-05-08 10:40:11 -07:00
Roman Storm
4698f7c67c
remove unused return var
2018-05-08 11:05:37 -04:00
Roman Storm
3b33b2855f
Merge pull request #34 from rstormsf/0.4.23bump
...
0.4.23 bump and deployment logging optimization
2018-05-07 10:54:57 -07:00
Roman Storm
564fdd9d85
0.4.23 bump and deployment logging optimization
2018-05-07 00:31:16 -07:00
Roman Storm
591af7d3b8
Merge pull request #32 from akolotov/readme-and-example-update-01
...
README and config example update after ae4126a
2018-05-07 00:28:31 -07:00
Alexander Kolotov
12e217c27a
README and config example update after #ae4126a
2018-05-07 09:12:01 +03:00
Roman Storm
136e979ecb
Merge pull request #31 from rstormsf/master
...
Proxy
2018-05-06 11:44:12 -07:00
Roman Storm
ff5b49753b
Merge branch 'proxy'
2018-05-06 11:38:26 -07:00
Roman Storm
f45620c8fa
Merge pull request #28 from rstormsf/master
...
Add GasPrice, requiredConfirmations, optimize hashMessage, deployment script update
2018-05-06 11:36:50 -07:00
Roman Storm
ae4126a9d4
apply comments from PR
2018-05-06 10:38:51 -07:00
Roman Storm
e323377953
fix compiler warning,
...
convert this to address(this)
2018-05-05 21:13:29 -07:00
Roman Storm
0c2e5e2d61
add check for requiredSignatures
2018-05-05 20:59:33 -07:00
Roman Storm
35e5b7b08b
add safety memory allocation
2018-05-05 20:58:49 -07:00