- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 9 2018
Oct 4 2018
No longer needed.
Sep 27 2018
Rebase
Rebase
Rebase
Rebase
Rebase
test
Rebase
Rebase
Sep 26 2018
test
another fixup attempt
Cleanup and rebase
Another rebase attempt
test
testing
Rebase attempt
Move to new task
ci fix
staging test
Staging test
rebase test
Staging area testing
Restore file permissions on nsis .bmp's
I've got this built locally and running (see below) using a linux cross-compile. I need to figure out why it's not building on the CI. Pictures below:
Sep 25 2018
Remove accidentally merged commit per @jasonbcox
Build fix
Rebase to master
I've got this built locally and running (see below) using a linux cross-compile. I need to figure out why it's not building on the CI. Pictures below:
Rebase fix 2
Rebase fix
Update staging
Sep 20 2018
Rebase off fresh master.
Sep 17 2018
Rebased from D1787
May 25 2018
May 24 2018
Recreate icons based off of original vector file
May 17 2018
Looks good to me.
May 15 2018
This might be able to be configured through a Phabricator setting:
May 7 2018
Add platform-independent SetEnvironmentalVariable() and GetEnvironmentalVariable() functions
In D1373#27860, @deadalnix wrote:Where does bitcoin256.png comes from ? The edges are all fubared.
May 4 2018
This is still a WIP, going to make this an independent function and add tests...
Screenshots from 05903a903976
Split image edits into D1373 (removes test_main.cpp which kept sneaking in the previous commits)
Split image edits into D1373 (last commit had an error)
Split image edits into D1373
This diff updates the NSIS icons and imagery only. See D1370 for installation directory and uninstall registry key changes.
In D1370#27612, @deadalnix wrote:You made all the images executable. Thanks for the screenshots, it looks great!
It would also be preferable to do the renaming and the images change in two different diffs as I makes review impossible.
Screenshots from 1af0c431211c448724e943e2a629d98fbbd3eaab
Squash previous two commits
Update installation directory, installation registry key, and filenames
Images from updated installer:
Remove Gimp metadata from .xpm files
In D1368#27524, @deadalnix wrote:Googleing a bit, it seems like setenv doesn't exist on windows. So:
- There is no way to to know if the fix is appropriate with knowing what the problem is.
- If the problem is that there is no way to set environment variable in a plateform agnostic manner, and we want one, then we make one.
- In the absence of the above mentionned way, it is only a matter of time before this breaks again.
- It doesn't seem to be the responsibility of the main function to know about the management of environment variable on various systems so it seems inappropriate to put it there.
- It doesn't looks like the cross compilation has been tested in any way. I suspect it may not be working at all.
May 3 2018
Mar 30 2018
Update comment in monolith-opcodes.py
user@debian:~/code/bitcoin-abc$ test/functional/test_runner.py ALL | ✓ Passed | 480 s (accumulated) ... Runtime: 127 s
Remove whitespace nits.
Rebased to fresh master.
Mar 29 2018
Major code rebase
Mar 28 2018
Fixup: Minor typo in modulus error message
Mar 17 2018
Rebase off of master
Rebase off of master
Rebase off of master
Rebase off of master
Rebase off master
Rebase off master
Rebased off master
Undo previous diff
Adjust input order
Rebase off phabricator master
Fixup for opcode input order
Add script json tests
Mar 16 2018
Fixup for diff 5 (wrong commit submitted)
Fix monolith_opcodes.cpp for disabled opcodes
Cleaning up due to D1202
Cleaning up due to D1202