-
Notifications
You must be signed in to change notification settings - Fork 19
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
Make sure Raiden Network Smart Contracts Specification has the correct information, data fields and tables #253
Comments
21 tasks
Unreleased0.31.0 - 2019-08-20
0.30.0 - 2019-08-15
0.29.1 - 2019-08-13
0.29.0 - 2019-07-26
0.28.0 - 2019-07-26
0.27.0 - 2019-07-23
0.26.0 - 2019-07-11
0.25.1 - 2019-07-03
0.25.0 - 2019-07-03
0.24.0 - 2019-06-190.23.0 - 2019-06-07
0.22.0 - 2019-06-03
0.21.0 - 2019-05-28
0.20.0 - 2019-05-17
0.19.1 - 2019-05-14
0.19.0 - 2019-05-09
0.18.0 - 2019-04-12
0.17.2 - 2019-04-06
0.17.1 - 2019-04-02
0.17.0 - 2019-03-27
0.16.0 - 2019-03-26
0.15.0 - 2019-03-19
0.14.0 - 2019-03-11
0.13.0 - 2019-03-04
0.12.0 - 2019-02-28
0.11.0 - 2019-02-14
0.10.1 - 2019-02-13
0.10.0 - 2019-02-13
0.9.0 - 2019-01-23
0.8.0 - 2018-11-12Changed
0.7.0 - 2018-10-25Changed
0.6.0 - 2018-10-17Changed0.5.1 - 2018-10-12Changed0.5.0 - 2018-10-11Changed0.4.1 - 2018-10-05Changed |
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 4, 2019
This follows a change in the implementation https://github.com/raiden-network/raiden-contracts/pull/1118/files Two events got new arguments. This commit is a part of solving raiden-network#253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 5, 2019
This follows the implementation change made in raiden-network/raiden-contracts#1126 This commit is a part of updating the spec raiden-network#253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 5, 2019
I wanted to add a new event about the deprecation switch, but the deprecation was never explained in the spec. This commit is a part of updating the spec according to the implementation raiden-network#253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 5, 2019
This commit adds the new argument `expiration_block` to `setTotalWithdraw()` function. The change follows the implementation raiden-network/raiden-contracts#1103 This commit is a part of updating the spec raiden-network#253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 5, 2019
from participant and partner into receiver and sender. This change reflects the change made in the implementation https://github.com/raiden-network/raiden-contracts/pull/988/files This commit is a part of updating the spec raiden-network#253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 5, 2019
The implementation changed the hash function for the hashtimelocks raiden-network/raiden-contracts#979 This commit reflects that in the spec. This commit is a part of updating the spec: raiden-network#253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 5, 2019
The implementation re-enabled setTotalWithdraw in raiden-network/raiden-contracts#711 This commit reflects the change in the spec. This commit is a part of updating the spec: raiden-network#253
palango
pushed a commit
that referenced
this issue
Sep 5, 2019
This follows a change in the implementation https://github.com/raiden-network/raiden-contracts/pull/1118/files Two events got new arguments. This commit is a part of solving #253
palango
pushed a commit
that referenced
this issue
Sep 5, 2019
The implementation re-enabled setTotalWithdraw in raiden-network/raiden-contracts#711 This commit reflects the change in the spec. This commit is a part of updating the spec: #253
palango
pushed a commit
that referenced
this issue
Sep 5, 2019
from participant and partner into receiver and sender. This change reflects the change made in the implementation https://github.com/raiden-network/raiden-contracts/pull/988/files This commit is a part of updating the spec #253
palango
pushed a commit
that referenced
this issue
Sep 5, 2019
This follows the implementation change made in raiden-network/raiden-contracts#1126 This commit is a part of updating the spec #253
palango
pushed a commit
that referenced
this issue
Sep 5, 2019
The implementation changed the hash function for the hashtimelocks raiden-network/raiden-contracts#979 This commit reflects that in the spec. This commit is a part of updating the spec: #253
palango
pushed a commit
that referenced
this issue
Sep 5, 2019
I wanted to add a new event about the deprecation switch, but the deprecation was never explained in the spec. This commit is a part of updating the spec according to the implementation #253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 5, 2019
This commit adds the new argument `expiration_block` to `setTotalWithdraw()` function. The change follows the implementation raiden-network/raiden-contracts#1103 This commit is a part of updating the spec raiden-network#253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 5, 2019
This follows the change in the implementation raiden-network/raiden-contracts#655 This commit is a part of updating the specification: raiden-network#253
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 6, 2019
This is a part of updating the spec raiden-network#253 I had to add ``channel_participant_deposit_limit`` and ``token_network_deposit_limit``. And then I noticed that the attributes were never described. I added new attributes and explained attributes.
pirapira
added a commit
to pirapira/spec
that referenced
this issue
Sep 6, 2019
This is a part of updating the spec raiden-network#253 I had to add ``channel_participant_deposit_limit`` and ``token_network_deposit_limit``. And then I noticed that the attributes were never described. I added new attributes and explained attributes.
palango
pushed a commit
that referenced
this issue
Sep 6, 2019
This commit adds the new argument `expiration_block` to `setTotalWithdraw()` function. The change follows the implementation raiden-network/raiden-contracts#1103 This commit is a part of updating the spec #253
When all PRs are merged, this issue can be closed. |
palango
pushed a commit
that referenced
this issue
Sep 9, 2019
This is a part of updating the spec #253 I had to add ``channel_participant_deposit_limit`` and ``token_network_deposit_limit``. And then I noticed that the attributes were never described. I added new attributes and explained attributes.
Everything has been done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue keeps track of updating the spec for the current version of Raiden Network Smart Contracts.
This is a part of #252.
There have been several ABI breaking changes recently. I first make a list of those breaking changes and see if each change is reflected in the spec.
The text was updated successfully, but these errors were encountered: