Commit Graph

26943 Commits

Author SHA1 Message Date
Jonathan "Duke" Leto
cc6b990bdb Revert "Attempt to fix coredump found by TheTrunk/Shossain"
This reverts commit 4b8ae26232.
2019-04-21 06:50:38 -07:00
Jonathan "Duke" Leto
d302140b54 Merge branch 'duke' of https://github.com/MyHush/hush3 into duke 2019-04-21 05:50:34 -07:00
Jonathan "Duke" Leto
4b8ae26232 Attempt to fix coredump found by TheTrunk/Shossain 2019-04-21 05:50:26 -07:00
Duke Leto
c57806e7ba Add airdrop txids 2019-04-19 18:42:27 -07:00
Duke Leto
2b019cee0a fix testchain asset name 2019-04-16 08:39:24 -07:00
Jonathan "Duke" Leto
a3da29e994 Update testchain params to mimic mainnet, since our production supply curve is hardcoded and CLI args must match it 2019-04-16 17:29:51 +02:00
Jonathan "Duke" Leto
a4fcce1b9c testnet airdrop script, because lets be sure 2019-04-15 21:22:55 -07:00
Jonathan "Duke" Leto
7e5fd654a3 Initial airdrop script to disperse funds to HUSH3 chain 2019-04-15 20:52:27 -07:00
Luke Childs
e0d64f45c7 Fix hushd to work when called via symlink 2019-04-15 06:20:25 -07:00
Jonathan "Duke" Leto
ce2843810b Add snapshot json 2019-04-14 19:40:49 +02:00
Jonathan "Duke" Leto
8fe0e83aa6 Add snapshot of block 499958, just in case 2019-04-14 17:49:26 +02:00
Jonathan "Duke" Leto
0395eb4c9e Add ac_cclib to make our future lives easier, as per jl777 2019-04-14 07:03:57 -07:00
Jonathan "Duke" Leto
5ec7f56c22 Convert to HUSH3 asset name to prevent confusion about HUSH chainparams in iguana/etc 2019-04-14 06:33:43 -07:00
Jonathan "Duke" Leto
ce3abdcb60 This is the current value of HUSH mainnet supply, which could change via last minute xtns 2019-04-14 05:28:56 -07:00
Jonathan "Duke" Leto
eeb56cea95 This debug print is a bit noisy 2019-04-14 05:20:17 -07:00
Jonathan "Duke" Leto
d2bec31a7a Update to production mainnet block reward values 2019-04-13 19:08:38 -07:00
Jonathan "Duke" Leto
95d29ee2af +x 2019-04-14 02:47:29 +02:00
Jonathan "Duke" Leto
5042c9b11a Add seed node to prod 2019-04-13 11:20:14 -07:00
Jonathan "Duke" Leto
6461e96682 add seed node to script to make it easier 2019-04-13 11:10:42 -07:00
Jonathan "Duke" Leto
964424b6d0 Merge branch 'duke' of https://github.com/MyHush/hush3 into duke 2019-04-13 09:12:57 -07:00
Jonathan "Duke" Leto
d5f46f25eb Add hush-cli-testnet 2019-04-13 09:12:50 -07:00
Jonathan "Duke" Leto
38f5f34d7b We have 30 years to properly fix this bug, ain't got time now
Revert "Chasing a last block reward bug"

This reverts commit 034003c8d6.
2019-04-13 18:00:49 +02:00
Jonathan "Duke" Leto
034003c8d6 Chasing a last block reward bug 2019-04-13 08:57:13 -07:00
Jonathan "Duke" Leto
1e330acca3 T7 2019-04-13 07:01:04 -07:00
Jonathan "Duke" Leto
d81e7c47c2 ac_end=501 should mean that the last testnet BR is block 500 2019-04-13 15:52:50 +02:00
Jonathan "Duke" Leto
f457b96e67 This BR=0 logic overlaps/conflicts with core ac_end logic, and does not work. Get rid of it and verify things work as expected on one more testnet 2019-04-13 06:45:22 -07:00
Jonathan "Duke" Leto
3ac60ceb82 Merge remote-tracking branch 'jl777/dev' into duke 2019-04-13 06:00:09 -07:00
Jonathan "Duke" Leto
e73e6a69a9 Merge branch 'frfix' into duke 2019-04-13 04:46:04 -07:00
Jonathan "Duke" Leto
6c438dff91 HUSHT6 2019-04-13 03:03:56 -07:00
Jonathan "Duke" Leto
f4cedeffd8 Merge branch 'frfix' of https://github.com/MyHush/hush3 into frfix 2019-04-13 03:02:32 -07:00
Jonathan "Duke" Leto
7bba0ef046 Let us go back to simpler times when things worked 2019-04-13 03:02:22 -07:00
Jonathan "Duke" Leto
7e8d7d5539 Going back to simpler things that work 2019-04-13 02:55:07 -07:00
Jonathan "Duke" Leto
8d52fd6a58 add back perc 2019-04-13 05:47:45 +02:00
Duke Leto
7846f5fb35 T5 2019-04-12 20:23:11 -07:00
Jonathan "Duke" Leto
30643f4994 Stop using eras and hardcode HUSH subsidy/FR 2019-04-12 20:23:04 -07:00
Jonathan "Duke" Leto
7ce2189cfe HUSHT4 2019-04-12 11:55:10 -07:00
Jonathan "Duke" Leto
a4149b6a18 Smaller values for testnet blocks so we can verify faster 2019-04-12 11:19:25 -07:00
Jonathan "Duke" Leto
ed3090d2e8 Enforce founders reward = 0 when block reward goes to zero 2019-04-12 11:12:04 -07:00
Jonathan "Duke" Leto
41e97129ab Merge branch 'frfix' of https://github.com/MyHush/hush3 into frfix 2019-04-12 09:00:49 -07:00
Jonathan "Duke" Leto
ce41b2de32 Update almost-finalized prod chain params 2019-04-12 09:00:32 -07:00
Duke Leto
18e93c1c9b fix compile error 2019-04-12 05:55:12 -07:00
Jonathan "Duke" Leto
97eeeaa779 No FR in 0 BR transition period 2019-04-12 05:53:04 -07:00
Jonathan "Duke" Leto
da53f2ca17 Merge branch 'frfix' of https://github.com/MyHush/hush3 into frfix 2019-04-12 14:52:14 +02:00
Jonathan "Duke" Leto
85dd6ce61c T3 2019-04-12 14:32:09 +02:00
Jonathan "Duke" Leto
f4c4104cf0 more debug prints 2019-04-12 05:12:26 -07:00
Jonathan "Duke" Leto
c1934ec813 int64_t is probably important for commission, enable some debug prints 2019-04-12 04:00:14 -07:00
jl777
3fb8cba0b5 Merge pull request #1409 from jl777/FSM
FSM
2019-04-11 22:42:21 -11:00
jl777
993f91fbd4 Merge pull request #1408 from jl777/jl777
fix CCaddress calcs
2019-04-11 22:41:17 -11:00
jl777
79db859357 Merge pull request #1407 from blackjok3rtt/jl777
fix address type
2019-04-11 22:39:35 -11:00
blackjok3r
8bb5f9abd5 fix address type 2019-04-12 17:35:40 +08:00