This website requires JavaScript.
Explore
Help
Sign In
Sweetbread
/
Alfis
Watch
1
Star
0
Fork
0
You've already forked Alfis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5cacc30b416e62787625698c0090994bf25c93b0
Alfis
/
src
/
blockchain
T
History
Revertron
f60e42eb2e
Fixed
#86
- shuffling domain zones list.
2021-04-27 17:10:05 +02:00
..
sql
Changed identity format in transactions, now it will be double Sha256.
2021-04-10 09:47:21 +02:00
block.rs
Fixed a problem with allowed mining while waiting for signers.
2021-04-23 01:09:38 +02:00
chain.rs
Fixed signers cache after block replace.
2021-04-27 12:17:52 +02:00
filter.rs
Refactored Chain a lot to make it possible to test.
2021-04-26 21:49:01 +02:00
hash_utils.rs
Added more block supremacy checks.
2021-04-22 16:31:42 +02:00
mod.rs
Changed identity format in transactions, now it will be double Sha256.
2021-04-10 09:47:21 +02:00
transaction.rs
Fixed
#86
- shuffling domain zones list.
2021-04-27 17:10:05 +02:00
types.rs
Fixed a problem with forks longer than one.
2021-04-22 14:52:14 +02:00