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
0d944ca1dcd10128d97cba19b4a6ddab85938a77
Alfis
/
src
/
blockchain
T
History
Revertron
0d944ca1dc
Fixed a problem with allowed mining while waiting for signers.
...
Sped up initial blocks downloading. Changed block consensus a bit.
2021-04-23 01:09:38 +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 a problem with forks longer than one.
2021-04-22 14:52:14 +02:00
filter.rs
Fixed resolve of SOA records
#40
.
2021-04-15 12:33:47 +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 parsing of DomainData, many other fixes.
2021-04-11 17:50:55 +02:00
types.rs
Fixed a problem with forks longer than one.
2021-04-22 14:52:14 +02:00