-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactoring of the bridge logic to work with authorities #1
Labels
Comments
And I will create an issue in the main project to address functionality of extendable list of authorities similar to paritytech/parity-bridge#33. |
akolotov
changed the title
refactoring of the bridge logic
refactoring of the bridge logic to work with authorities
Feb 13, 2018
@akolotov so I started learning this story and I couldn't understand what needs to be done. |
akolotov
pushed a commit
that referenced
this issue
Mar 6, 2019
* unit tests - factories * unit tests - mapper * added bridge factories and mapper to gas consumption doc * typo * rename event to fix "[ethjs-abi] while decoding address data, invalid address data" in tests
dforsten
pushed a commit
to lab10-coop/artis-bridge-contracts
that referenced
this issue
Mar 11, 2019
dforsten
pushed a commit
to lab10-coop/artis-bridge-contracts
that referenced
this issue
Mar 11, 2019
dforsten
pushed a commit
to lab10-coop/artis-bridge-contracts
that referenced
this issue
Mar 11, 2019
dforsten
pushed a commit
to lab10-coop/artis-bridge-contracts
that referenced
this issue
Mar 11, 2019
…contract which can't receive or otherwise handle ETH. refs omni#1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I looked at the project swarmcity prepared: https://github.com/swarmcity/SCLabs-erc20-bridge/tree/master/contracts.
Seems that we can use great ideas for the bridge logic decomposition:
The text was updated successfully, but these errors were encountered: